<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:14:04 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>[NETCONF-58] netconf connector replace causes transaction chain failure</title>
                <link>https://jira.opendaylight.org/browse/NETCONF-58</link>
                <project id="10142" key="NETCONF">netconf</project>
                    <description>&lt;p&gt;tested with &lt;a href=&quot;https://nexus.opendaylight.org/content/groups/public/org/opendaylight/integration/distribution-karaf/0.3.0-Lithium/distribution-karaf-0.3.0-Lithium.zip&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://nexus.opendaylight.org/content/groups/public/org/opendaylight/integration/distribution-karaf/0.3.0-Lithium/distribution-karaf-0.3.0-Lithium.zip&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;i made some post, put and delete requests (see attachment), in random order and quantity and after while i got exception: java.lang.IllegalStateException: Transaction chain has failed&lt;/p&gt;

&lt;p&gt;i was tested it against testtool started with command:&lt;br/&gt;
java -Dorg.apache.sshd.registerBouncyCastle=false -Xmx1G -XX:MaxPermSize=256M -jar /tmp/netconf-testtool/netconf-testtool-0.3.0-SNAPSHOT-executable.jar ssh true --generate-configs-batch-size 1000 --exi false --generate-config-connection-timeout 10000000 --generate-config-address 127.0.0.1 --device-count 2 --starting-port 17830 --debug false &lt;/p&gt;

&lt;p&gt;karaf log with trace logs is also attached&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21071">NETCONF-58</key>
            <summary>netconf connector replace causes transaction chain failure</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="adetalhouet">Alexis de Talhou&#235;t</assignee>
                                    <reporter username="amarcine@cisco.com">Andrej Marcinek</reporter>
                        <labels>
                    </labels>
                <created>Mon, 10 Aug 2015 15:51:53 +0000</created>
                <updated>Fri, 15 Mar 2019 22:22:13 +0000</updated>
                            <resolved>Mon, 18 Jan 2016 16:49:38 +0000</resolved>
                                                                    <component>netconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="38917" author="amarcine@cisco.com" created="Mon, 10 Aug 2015 15:52:32 +0000"  >&lt;p&gt;Attachment bug_chain_failed.txt has been added with description: rest requests&lt;/p&gt;</comment>
                            <comment id="38918" author="amarcine@cisco.com" created="Mon, 10 Aug 2015 15:53:06 +0000"  >&lt;p&gt;Attachment karaf.log has been added with description: karaf log&lt;/p&gt;</comment>
                            <comment id="38913" author="jbehran@cisco.com" created="Mon, 17 Aug 2015 13:40:43 +0000"  >&lt;p&gt;Replicated reliably with today&apos;s ODL version (URL: &lt;a href=&quot;http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/distribution-karaf/0.3.1-SNAPSHOT//distribution-karaf-0.3.1-20150817.001526-244.tar.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/distribution-karaf/0.3.1-SNAPSHOT//distribution-karaf-0.3.1-20150817.001526-244.tar.gz&lt;/a&gt;; SHA1SUM: 5b47dad7d4cb2f38b6a557992d418e30732fd8b4). See the attachmed file &quot;4114.zip&quot;.&lt;/p&gt;</comment>
                            <comment id="38919" author="jbehran@cisco.com" created="Mon, 17 Aug 2015 13:40:43 +0000"  >&lt;p&gt;Attachment 4114.ZIP has been added with description: Scripts to reproduce and resulting log file&lt;/p&gt;</comment>
                            <comment id="38914" author="tcere" created="Tue, 18 Aug 2015 08:10:17 +0000"  >&lt;p&gt;Seems to be a race condition submitting of a txchain and creating a new one, when a delete and initialization happen right after one another.&lt;/p&gt;

&lt;p&gt;For now a workaround is to first delete a configuration instead of replacing it right away, so instead of POST &amp;gt; PUT it would be POST &amp;gt; DELETE &amp;gt; POST&lt;/p&gt;</comment>
                            <comment id="38915" author="adetalhouet" created="Tue, 12 Jan 2016 16:24:49 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/32352/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/32352/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="38916" author="adetalhouet" created="Thu, 14 Jan 2016 13:58:58 +0000"  >&lt;p&gt;beryllium: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/32579/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/32579/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12641" name="4114.ZIP" size="14433" author="jbehran@cisco.com" created="Mon, 17 Aug 2015 13:40:43 +0000"/>
                            <attachment id="12639" name="bug_chain_failed.txt" size="6387" author="amarcine@cisco.com" created="Mon, 10 Aug 2015 15:52:32 +0000"/>
                            <attachment id="12640" name="karaf.log" size="587402" author="amarcine@cisco.com" created="Mon, 10 Aug 2015 15:53:06 +0000"/>
                    </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>4114</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=4114]]></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="10352"><![CDATA[Beryllium-RC0]]></customfieldvalue>

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

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