<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:54:31 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-1039] Clustering : Concurrent operation exception from org.opendaylight.controller.sal-broker while adding PCCs</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1039</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;I  generated this error  creating 40k LSPs between a single PCC and   the  artifact from  &lt;br/&gt;
&lt;a href=&quot;https://jenkins.opendaylight.org/integration/view/Integration%20jobs/job/integration-master-project-centralized-integration/2771/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/integration/view/Integration%20jobs/job/integration-master-project-centralized-integration/2771/&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;deployed as a 3 node cluster on  10.25.2.9 , 10.25.2.10 , 10.25.2.11&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;system:property shard.persistent ${PERSISTENCE}&lt;br/&gt;
PERSISTENT=&quot;false&quot;&lt;/li&gt;
&lt;/ol&gt;


&lt;ol&gt;
	&lt;li&gt;module-shards.conf,&lt;br/&gt;
REPLICA=&quot;single&quot; &lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;This bug is similar  to  &lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=2328&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=2328&lt;/a&gt;  in that  it  is a race condition involving node creation but  I&#8217;ll raise another bug as it  has different  stacktrace and was triggered in a different scenario.&lt;/p&gt;


&lt;p&gt;org.opendaylight.controller.sal-broker-impl - 1.2.0.SNAPSHOT | Tx: DOM-19 Error during phase CAN_COMMIT, starting Abort&lt;br/&gt;
java.util.concurrent.ExecutionException: OptimisticLockFailedException&lt;/p&gt;
{message=Optimistic lock failed., errorList=[RpcError [message=Optimistic lock failed., severity=ERROR, errorType=APPLICATION, tag=resource-denied, applicationTag=null, info=null, cause=org.opendaylight.yangtools.yang.data.api.schema.tree.ConflictingModificationAppliedException: Node was created by other transaction.]]}
&lt;p&gt;                at java.util.concurrent.FutureTask.report(Unknown Source)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_60&amp;#93;&lt;/span&gt;&lt;br/&gt;
                at java.util.concurrent.FutureTask.get(Unknown Source)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_60&amp;#93;&lt;/span&gt;&lt;br/&gt;
                at&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="25593">CONTROLLER-1039</key>
            <summary>Clustering : Concurrent operation exception from org.opendaylight.controller.sal-broker while adding PCCs</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="10003">Cannot Reproduce</resolution>
                                        <assignee username="moraja@cisco.com">Moiz Raja</assignee>
                                    <reporter username="ricjhill@gmail.com">RichardHill</reporter>
                        <labels>
                    </labels>
                <created>Fri, 21 Nov 2014 13:15:26 +0000</created>
                <updated>Tue, 2 Dec 2014 14:37:49 +0000</updated>
                            <resolved>Tue, 2 Dec 2014 14:37:49 +0000</resolved>
                                    <version>Post-Helium</version>
                                                    <component>mdsal</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="49844" author="ricjhill@gmail.com" created="Fri, 21 Nov 2014 13:17:04 +0000"  >&lt;p&gt;Attachment karaf.zip has been added with description: karaf log&lt;/p&gt;</comment>
                            <comment id="49840" author="ricjhill@gmail.com" created="Fri, 21 Nov 2014 13:18:16 +0000"  >&lt;p&gt;I  was not able to create  the  expected number of PCCs when this error occurred.&lt;/p&gt;</comment>
                            <comment id="49841" author="ricjhill@gmail.com" created="Tue, 25 Nov 2014 14:11:15 +0000"  >&lt;p&gt;pcc-mock&lt;/p&gt;

&lt;p&gt;java -jar pcep-pcc-mock-0.3.2-SNAPSHOT-executable.jar --log-level DE --local-address 10.25.2.12 --remote-address 10.25.2.9 --pcc 1 --lsp 100&lt;/p&gt;</comment>
                            <comment id="49842" author="moraja@cisco.com" created="Tue, 2 Dec 2014 01:43:39 +0000"  >&lt;p&gt;Hi Richard, &lt;/p&gt;

&lt;p&gt;Could you please confirm if this is still an issue?&lt;/p&gt;</comment>
                            <comment id="49843" author="moraja@cisco.com" created="Tue, 2 Dec 2014 14:37:49 +0000"  >&lt;p&gt;Confirmed with Richard this is no longer a problem.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13464" name="karaf.zip" size="56434" author="ricjhill@gmail.com" created="Fri, 21 Nov 2014 13:17:04 +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>2422</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=2422]]></customfieldvalue>

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

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

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