<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:55:43 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-1502] Feature config pusher thread nops even when no feature to install</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1502</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;I&apos;ve just built an OpenDaylight distribution by master branch of project integration-distribution on 64-bit Windows 7 with JDK 1.8.0_73. Then I start the distribution in debug mode and install the feature of odl-restconf-all. Through the log, I see that ODL config subsystem has successfully pushed several feature config xml files. Now I connect the Java debugger in Intellij IDEA to the ODL controller and set a breakpoint on the following line of ConfigPushingRunnable.java:&lt;/p&gt;

&lt;p&gt;    if (event != null &amp;amp;&amp;amp; event.getFeature() != null) {&lt;/p&gt;

&lt;p&gt;Then I see the breakpoint is hit endlessly repeatedly. But the controller has no feature to install and the event variable in above code is null. It&apos;s obvious that feature config pusher thread nops because of the toInstall variable in ConfigPushingRunnable.run() method is not maintained correctly. The toInstall variable still has features even when ODL has no feature needed to install.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Windows&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="26056">CONTROLLER-1502</key>
            <summary>Feature config pusher thread nops even when no feature to install</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="10001">Won&apos;t Do</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="yin.kangqian@zte.com.cn">Kangqian Yin</reporter>
                        <labels>
                    </labels>
                <created>Thu, 24 Mar 2016 03:23:24 +0000</created>
                <updated>Thu, 19 Oct 2017 21:26:53 +0000</updated>
                            <resolved>Wed, 5 Jul 2017 01:13:15 +0000</resolved>
                                    <version>Lithium</version>
                                                    <component>config</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="51399" author="tpantelis" created="Wed, 5 Jul 2017 00:46:42 +0000"  >&lt;p&gt;Not sure if this is a real issue or not but the CSS is being deprecated so not worth looking into.&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>5601</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=5601]]></customfieldvalue>

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

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