<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:12:55 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>[BGPCEP-388] Documentation on how to change PCEP config for 3-node cluster is needed</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-388</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;Running Beryllium cluster with odl-integration-compatible-with-all installed on all nodes, there is possibility a node will end up in &quot;server is unhealthy&quot;. Search for &quot;resource-denied&quot; in &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; and read onwards.&lt;/p&gt;

&lt;p&gt;If this is not a Bug in PCEP code, it means 39-pcep-provider.xml contains data not suitable for cluster deployment. We (releng/builder or integration/test) can prepare different content for this file on each node, but we need a documentation from Bgpcep project, preferable as a wiki page.&lt;/p&gt;

&lt;p&gt;This is beginning of the first exception in log:&lt;/p&gt;

&lt;p&gt;2016-02-03 01:31:56,371 | WARN  | lt-dispatcher-32 | ConcurrentDOMDataBroker          | 143 - org.opendaylight.controller.sal-distributed-datastore - 1.3.0.SNAPSHOT | Tx: DOM-0 Error during phase CAN_COMMIT, starting Abort&lt;br/&gt;
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 org.opendaylight.controller.cluster.datastore.SimpleShardDataTreeCohort.canCommit(SimpleShardDataTreeCohort.java:54)&lt;/p&gt;


&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/controller/job/controller-csit-3node-clustering-all-beryllium/108/consoleFull&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/controller/job/controller-csit-3node-clustering-all-beryllium/108/consoleFull&lt;/a&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="23628">BGPCEP-388</key>
            <summary>Documentation on how to change PCEP config for 3-node cluster is needed</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="milos.fabian@pantheon.tech">Milos Fabian</assignee>
                                    <reporter username="vrpolak">Vratko Polak</reporter>
                        <labels>
                    </labels>
                <created>Thu, 4 Feb 2016 14:41:08 +0000</created>
                <updated>Sun, 3 Mar 2019 11:49:39 +0000</updated>
                            <resolved>Tue, 9 Feb 2016 15:28:07 +0000</resolved>
                                    <version>Bugzilla Migration</version>
                                    <fixVersion>Bugzilla Migration</fixVersion>
                                    <component>PCEP</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="45421" author="milos.fabian@pantheon.tech" created="Mon, 8 Feb 2016 22:47:08 +0000"  >&lt;p&gt;BGP: &lt;a href=&quot;https://wiki.opendaylight.org/view/BGP_LS_PCEP:User_Guide#3-node_Clustering&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/BGP_LS_PCEP:User_Guide#3-node_Clustering&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;BMP: &lt;a href=&quot;https://wiki.opendaylight.org/view/BGP_LS_PCEP:User_Guide#3-node_Clustering_3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/BGP_LS_PCEP:User_Guide#3-node_Clustering_3&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;PCEP: &lt;a href=&quot;https://wiki.opendaylight.org/view/BGP_LS_PCEP:User_Guide#3-node_Clustering_2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/BGP_LS_PCEP:User_Guide#3-node_Clustering_2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="45422" author="vrpolak" created="Tue, 9 Feb 2016 14:19:24 +0000"  >&lt;p&gt;Looks good. But perhaps data change counter also needs a few comments about usage in 3-node cluster.&lt;/p&gt;</comment>
                            <comment id="45423" author="milos.fabian@pantheon.tech" created="Tue, 9 Feb 2016 15:12:45 +0000"  >&lt;p&gt;(In reply to Vratko Pol&#225;k from comment #2)&lt;br/&gt;
&amp;gt; Looks good. But perhaps data change counter also needs a few comments about&lt;br/&gt;
&amp;gt; usage in 3-node cluster.&lt;/p&gt;

&lt;p&gt;Right, I forgot about it. In current state, data-change-counter is not able to work in 3-node cluster deployment with enabled replication, as singleton instance can be created only. This will require some modifications (API change as well as) - opening a new bug.&lt;/p&gt;</comment>
                            <comment id="45424" author="milos.fabian@pantheon.tech" created="Tue, 9 Feb 2016 15:18:59 +0000"  >&lt;p&gt;Data Change Counter: &lt;a href=&quot;https://wiki.opendaylight.org/view/BGP_LS_PCEP:Testing_components#3-node_Clustering&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#3-node_Clustering&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <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>5235</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=5235]]></customfieldvalue>

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

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

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

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