<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:14: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>[BGPCEP-795] PCEP module register missing from Blueprint</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-795</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;After the controller is restarted, somehow the&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
rootRuntimeBeanRegistratorWrapper&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;in &quot;pcep/topology-provider/target/generated-sources/config-binding/org/opendaylight/controller/config/yang/pcep/topology/provider/AbstractPCEPTopologyProviderModule.java&quot; doesn&apos;t got populated properly.&lt;/p&gt;

&lt;p&gt;It seems that the config module didn&apos;t start correctly, which caused blueprint fail to inject register runtimeBeanRegistrator.&lt;/p&gt;

&lt;p&gt;Related code in &quot;pcep/topology-provider/target/generated-sources/config-binding/org/opendaylight/controller/config/yang/pcep/topology/provider/AbstractPCEPTopologyProviderModule.java&quot;&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
    &lt;span class=&quot;code-keyword&quot;&gt;public&lt;/span&gt; org.opendaylight.controller.config.yang.pcep.topology.provider.PCEPTopologyProviderRuntimeRegistrator getRootRuntimeBeanRegistratorWrapper(){
        &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; rootRuntimeBeanRegistratorWrapper;
    }

    @Override
    &lt;span class=&quot;code-keyword&quot;&gt;public&lt;/span&gt; void setRuntimeBeanRegistrator(org.opendaylight.controller.config.api.runtime.RootRuntimeBeanRegistrator rootRuntimeRegistrator){
        &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt;.rootRuntimeBeanRegistratorWrapper = &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; org.opendaylight.controller.config.yang.pcep.topology.provider.PCEPTopologyProviderRuntimeRegistrator(rootRuntimeRegistrator);
    }
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="29938">BGPCEP-795</key>
            <summary>PCEP module register missing from Blueprint</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.opendaylight.org/images/icons/priorities/critical.svg">High</priority>
                        <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="10001">Won&apos;t Do</resolution>
                                        <assignee username="kevinxw">Kevin Wang</assignee>
                                    <reporter username="kevinxw">Kevin Wang</reporter>
                        <labels>
                    </labels>
                <created>Mon, 7 May 2018 21:58:38 +0000</created>
                <updated>Tue, 22 May 2018 10:11:44 +0000</updated>
                            <resolved>Tue, 22 May 2018 10:11:44 +0000</resolved>
                                    <version>Nitrogen</version>
                    <version>Carbon</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="62915" author="cdgasparini" created="Thu, 10 May 2018 10:00:28 +0000"  >&lt;p&gt;Hi Kevin,&#160;&lt;/p&gt;

&lt;p&gt;Please add affected version, and should not this be opened against Controller maybe?&lt;/p&gt;

&lt;p&gt;Regards,&#160;&lt;/p&gt;</comment>
                            <comment id="63009" author="kevixw@gmail.com" created="Sun, 20 May 2018 21:53:54 +0000"  >&lt;p&gt;Found the issue. Basically when ServerSessionManager was closed, the RuntimeRegistration got set to null.  However, when it&apos;s started again, the registration doesn&apos;t got reset&lt;/p&gt;</comment>
                            <comment id="63010" author="kevixw@gmail.com" created="Sun, 20 May 2018 22:12:14 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=cdgasparini&quot; class=&quot;user-hover&quot; rel=&quot;cdgasparini&quot;&gt;cdgasparini&lt;/a&gt; I have pushed a patch here. Please review it.&lt;br/&gt;
This bug exists in Carbon/Nitrogen.&lt;br/&gt;
The relevant code seems to moved in Oxygen, so not sure if it&apos;s there in Oxygen.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/72107/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/72107/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="63013" author="cdgasparini" created="Mon, 21 May 2018 10:29:40 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=kevinxw&quot; class=&quot;user-hover&quot; rel=&quot;kevinxw&quot;&gt;kevinxw&lt;/a&gt;, carbon/nitrogen&#160;are not longer supported.&lt;/p&gt;

&lt;p&gt;Regards,&#160;&lt;/p&gt;</comment>
                            <comment id="63041" author="cdgasparini" created="Tue, 22 May 2018 10:11:44 +0000"  >&lt;p&gt;Carbon and Nitrogen are not longer supported, therefore there is no more build or test jobs for such branch. Fix patches won&apos;t be merged therefore.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="14640" name="karaf.log.95.gz" size="6279185" author="kevinxw" created="Mon, 7 May 2018 21:48: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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03edr:</customfieldvalue>

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