<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:54:30 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-1030] Clustering : bgpcep.pcep-topology-provider  failed to update internal state for session</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1030</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;I used  - 0.3.2.Helium-SR1, 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;On a separate machine at  10.25.2.12 I  created PCEP session with the tool here:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://wiki.opendaylight.org/view/BGP_LS_PCEP:Testing_components#pcep-pcc-mock&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/BGP_LS_PCEP:Testing_components#pcep-pcc-mock&lt;/a&gt;&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;

&lt;p&gt;Result &lt;br/&gt;
Only 55 LSPs were displayed in the operational datastore at 10.25.2.9. &lt;/p&gt;

&lt;p&gt;localhost/restconf/operational/network-topology:network-topology/topology/pcep-topology-1&lt;/p&gt;


&lt;p&gt;This error was seen in logs &lt;/p&gt;

&lt;p&gt;2014-11-19 09:20:29,990 | ERROR | CommitFutures-3  | AbstractTopologySessionListener  | 281 - org.opendaylight.bgpcep.pcep-topology-provider - 0.3.2.Helium-SR1 | Failed to update internal state for session PCEPSessionImpl&lt;/p&gt;
{channel=[id: 0xfb5648f6, /10.25.2.12:40601 :&amp;gt; /10.25.2.9:4189], localOpen=Open [_deadTimer=120, _keepalive=30, _sessionId=0, _tlvs=Tlvs [augmentation=[Tlvs1 [_stateful=Stateful [_lspUpdateCapability=true, augmentation=[Stateful1 [_initiation=true]]]]]], augmentation=[]], remoteOpen=Open [_deadTimer=120, _keepalive=30, _sessionId=0, _tlvs=Tlvs [augmentation=[]], _version=ProtocolVersion [_value=1], _ignore=false, _processingRule=false, augmentation=[]]}
&lt;p&gt;, closing it&lt;br/&gt;
TransactionCommitFailedException&lt;/p&gt;
{message=preCommit encountered an unexpected failure, errorList=[RpcError [message=preCommit encountered an unexpected failure, severity=ERROR, errorType=APPLICATION, tag=operation-failed, applicationTag=null, info=null, cause=akka.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(akka://opendaylight-cluster-data/), Path(/user/shardmanager-operational/member-1-shard-topology-operational)]] after [5000 ms]]]}</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="25584">CONTROLLER-1030</key>
            <summary>Clustering : bgpcep.pcep-topology-provider  failed to update internal state for session</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="-1">Unassigned</assignee>
                                    <reporter username="ricjhill@gmail.com">RichardHill</reporter>
                        <labels>
                    </labels>
                <created>Wed, 19 Nov 2014 17:43:56 +0000</created>
                <updated>Thu, 19 Oct 2017 22:13:19 +0000</updated>
                            <resolved>Tue, 25 Nov 2014 02:05:47 +0000</resolved>
                                    <version>Post-Helium</version>
                                                    <component>mdsal</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="49818" author="ricjhill@gmail.com" created="Wed, 19 Nov 2014 17:43:56 +0000"  >&lt;p&gt;Attachment pcc-mock.zip has been added with description: karaf log and RESTCONF PCEP toplogy&lt;/p&gt;</comment>
                            <comment id="49816" author="ricjhill@gmail.com" created="Thu, 20 Nov 2014 14:32:00 +0000"  >&lt;p&gt;retested on &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/integration/job/integration-master-project-centralized-integration/2759/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/integration/job/integration-master-project-centralized-integration/2759/&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;Revision: 6c2498ed5e23c7ff0f6f5d9e243f450c7e37c817&lt;/p&gt;

&lt;p&gt;refs/remotes/origin/master&lt;/p&gt;


&lt;p&gt;Build #2758 (Nov 20, 2014 11:24:10 AM) &lt;/p&gt;


&lt;p&gt;Problem did not occur.&lt;/p&gt;</comment>
                            <comment id="49817" author="moraja@cisco.com" created="Tue, 25 Nov 2014 02:05:47 +0000"  >&lt;p&gt;Looks like this is no longer an issue. Nothing was fixed in clustering for this.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13462" name="pcc-mock.zip" size="82632" author="ricjhill@gmail.com" created="Wed, 19 Nov 2014 17:43:56 +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>2409</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=2409]]></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|i02o1z:</customfieldvalue>

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