<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:56:08 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[CONTROLLER-1668] Tell based protocol doesnt time out transactions after hard-timeout.</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1668</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;When running with tell-based protocol transactions dont seem to abort and fail with Transaction timeout after reaching hard-time out which seems to be 60seconds.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-only-carbon-2nd/13/archives/log.html.gz#s1-s1-t1-k2-k18-k3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-only-carbon-2nd/13/archives/log.html.gz#s1-s1-t1-k2-k18-k3&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This suite tries to run write-transactions on an isolated node and expects&lt;br/&gt;
that the transactions are aborted after reaching the hard timeout, however&lt;br/&gt;
it fails after reaching timeout of 150seconds on the robot side.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="26222">CONTROLLER-1668</key>
            <summary>Tell based protocol doesnt time out transactions after hard-timeout.</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="rovarga">Robert Varga</assignee>
                                    <reporter username="tcere">Tomas Cere</reporter>
                        <labels>
                    </labels>
                <created>Thu, 11 May 2017 13:11:56 +0000</created>
                <updated>Tue, 25 Jul 2023 08:24:36 +0000</updated>
                            <resolved>Wed, 17 May 2017 17:04:20 +0000</resolved>
                                                                    <component>clustering</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="52168" author="tcere" created="Thu, 11 May 2017 13:13:36 +0000"  >&lt;p&gt;Upon investigating the code paths it seems like were losing track of the original enque times once requests are replayed, leading to never reaching the timeout since the timer is reset for each request.&lt;/p&gt;</comment>
                            <comment id="52169" author="rovarga" created="Thu, 11 May 2017 14:04:49 +0000"  >&lt;p&gt;This is an artifact of the code structure change with the request queue. The expectation was that the original submitter would retry the request on timeout, but that is not feasible and we really need to separate the timeouts for the request (i.e. its forward progress) and reconnect-and-retry logic.&lt;/p&gt;

&lt;p&gt;As a first step, &lt;a href=&quot;https://git.opendaylight.org/gerrit/56747&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/56747&lt;/a&gt; cleans up the replay logic so that we do not lose the enqueue timers. A follow-up patch will separate out the retry logic.&lt;/p&gt;</comment>
                            <comment id="52170" author="tpantelis" created="Thu, 11 May 2017 14:39:28 +0000"  >&lt;p&gt;Lowering this to major as it&apos;s not a blocking issue for the Carbon release since tell-based won&apos;t be enabled by default.&lt;/p&gt;</comment>
                            <comment id="52171" author="rovarga" created="Sun, 14 May 2017 21:45:51 +0000"  >&lt;p&gt;This actually affects prefix-based shards, rendering them vulnerable.&lt;/p&gt;

&lt;p&gt;The timer part:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/56874&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/56874&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52172" author="anipbu" created="Wed, 17 May 2017 16:37:34 +0000"  >&lt;p&gt;Can your team take a look and update the status of this bug.  With the patch &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/56874/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/56874/&lt;/a&gt; was successfully merged, can we mark this bug as fixed and resolved?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="26219">CONTROLLER-1665</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="26228">CONTROLLER-1674</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8422</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=8422]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10314"><![CDATA[Carbon-RC1]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02rzr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>