<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:02:07 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>[INFRAUTILS-44] SystemReady.registerListener(SystemReadyListener) is broken is system if already active</title>
                <link>https://jira.opendaylight.org/browse/INFRAUTILS-44</link>
                <project id="10129" key="INFRAUTILS">infrautils</project>
                    <description>&lt;p&gt;I think I made a fairly major logical design &quot;thinko&quot; mistake in SystemReady.registerListener(SystemReadyListener) - it&apos;s broken if the system is ALREADY active! &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/sad.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; &lt;/p&gt;

&lt;p&gt;Fixing coming up ASAP.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=k.faseela&quot; class=&quot;user-hover&quot; rel=&quot;k.faseela&quot;&gt;k.faseela&lt;/a&gt; FYI.&lt;/p&gt;</description>
                <environment></environment>
        <key id="30110">INFRAUTILS-44</key>
            <summary>SystemReady.registerListener(SystemReadyListener) is broken is system if already active</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</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="10000">Done</resolution>
                                        <assignee username="vorburger">Michael Vorburger</assignee>
                                    <reporter username="vorburger">Michael Vorburger</reporter>
                        <labels>
                    </labels>
                <created>Thu, 7 Jun 2018 16:08:09 +0000</created>
                <updated>Tue, 12 Jun 2018 13:00:51 +0000</updated>
                            <resolved>Tue, 12 Jun 2018 13:00:51 +0000</resolved>
                                                    <fixVersion>Oxygen-SR3</fixVersion>
                    <fixVersion>Fluorine</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="63346" author="vorburger" created="Thu, 7 Jun 2018 16:11:45 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/72766/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/72766/&lt;/a&gt; raised for master; I&apos;ll cherry-pick to stable/oxygen when merged.&lt;/p&gt;

&lt;p&gt;FTR: I&apos;ve stumbled upon this while working on &lt;a href=&quot;https://jira.opendaylight.org/browse/OVSDB-458&quot; title=&quot;OVSDB should open 6640 only when system is &amp;quot;READY&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;OVSDB-458&quot;&gt;&lt;del&gt;OVSDB-458&lt;/del&gt;&lt;/a&gt; for &lt;a href=&quot;https://jira.opendaylight.org/browse/INFRAUTILS-43&quot; title=&quot;Umbrella issue for required improvements to ready &amp;amp; diagstatus usages to make it truly useful&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INFRAUTILS-43&quot;&gt;&lt;del&gt;INFRAUTILS-43&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="63352" author="faseela.k@ericsson.com" created="Thu, 7 Jun 2018 16:20:33 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=vorburger&quot; class=&quot;user-hover&quot; rel=&quot;vorburger&quot;&gt;vorburger&lt;/a&gt; : But in normal scenarios such a failure cannot happen, if bundles do the registration in their constructors right? We don&apos;t have a case where system is ACTIVE, and still people are registering for system ready?? will that happen?&lt;/p&gt;</comment>
                            <comment id="63355" author="vorburger" created="Thu, 7 Jun 2018 16:33:40 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=k.faseela&quot; class=&quot;user-hover&quot; rel=&quot;k.faseela&quot;&gt;k.faseela&lt;/a&gt; you are right re. current usages that I&apos;m aware of, BUT nothing in the current API enforces this - one CAN use it at any time. In which case, as things are, it will just get ignored, which is very bad. And in &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/72767/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c/72767&lt;/a&gt; for &lt;a href=&quot;https://jira.opendaylight.org/browse/OVSDB-458&quot; title=&quot;OVSDB should open 6640 only when system is &amp;quot;READY&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;OVSDB-458&quot;&gt;&lt;del&gt;OVSDB-458&lt;/del&gt;&lt;/a&gt; I&apos;ve just introduced a new usage which seems to be required to happen inside a DTCL which I can only suspect (not tested) probably happens later, so this is needed for that.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="30107">INFRAUTILS-43</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="30076">OVSDB-458</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03ffz:</customfieldvalue>

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