<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:55: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>[CONTROLLER-1584] Fix broken controller features failing the new extended SingleFeatureTest incl. TestBundleDiag due to IllegalStateException: ./configuration/initial/akka.conf is missing</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1584</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;The goal of this issue is to fix whatever caused an &quot;IllegalStateException: ./configuration/initial/akka.conf is missing&quot; when the new extended SingleFeatureTest incl. TestBundleDiag attempts to install 4 controller features, and remove these from the BLACKLISTED_BROKEN_FEATURES in SingleFeatureTest:&lt;/p&gt;

&lt;p&gt;&quot;odl-mdsal-broker-local&quot;,&lt;br/&gt;
&quot;odl-mdsal-clustering-commons&quot;,&lt;br/&gt;
&quot;odl-mdsal-distributed-datastore&quot;,&lt;br/&gt;
&quot;odl-mdsal-remoterpc-connector&quot;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="26138">CONTROLLER-1584</key>
            <summary>Fix broken controller features failing the new extended SingleFeatureTest incl. TestBundleDiag due to IllegalStateException: ./configuration/initial/akka.conf is missing</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="ivanhrasko">Ivan Hrasko</assignee>
                                    <reporter username="vorburger">Michael Vorburger</reporter>
                        <labels>
                            <label>pt</label>
                    </labels>
                <created>Wed, 18 Jan 2017 16:55:28 +0000</created>
                <updated>Tue, 25 Jul 2023 08:24:19 +0000</updated>
                            <resolved>Fri, 7 May 2021 09:30:41 +0000</resolved>
                                                    <fixVersion>4.0.0</fixVersion>
                                    <component>clustering</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="51708" author="rovarga" created="Thu, 19 Jan 2017 23:42:08 +0000"  >&lt;p&gt;With additional diagnostics in blueprint, odl-mdsal-broker-local boils down to:&lt;/p&gt;

&lt;p&gt;Tests in error: &lt;br/&gt;
  Condition with alias &apos;checkBundleDiagInfos&apos; didn&apos;t complete within 5 minutes because lambda expression in org.opendaylight.odlparent.bundlestest.TestBundleDiag: expected system either ready with all bundles Active, or Stopping or Failure (but not still booting in GracePeriod, Waiting, Starting, Unknown;but just Resolved and some exceptional Installed OK) but was &amp;lt;diag: Booting &lt;/p&gt;
{Installed=0, Resolved=4, Unknown=0, GracePeriod=4, Waiting=0, Starting=0, Active=251, Stopping=0, Failure=0}
&lt;p&gt;1. NOK org.opendaylight.mdsal.eos-binding-adapter: OSGi state = Active, Karaf bundleState = GracePeriod, due to: Blueprint&lt;br/&gt;
1/20/17 12:32 AM&lt;br/&gt;
Missing dependencies: &lt;br/&gt;
(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer) (objectClass=org.opendaylight.mdsal.eos.dom.api.DOMEntityOwnershipService) &lt;/p&gt;

&lt;p&gt;2. NOK org.opendaylight.mdsal.singleton-dom-impl: OSGi state = Active, Karaf bundleState = GracePeriod, due to: Blueprint&lt;br/&gt;
1/20/17 12:32 AM&lt;br/&gt;
Missing dependencies: &lt;br/&gt;
(objectClass=org.opendaylight.mdsal.eos.dom.api.DOMEntityOwnershipService) &lt;/p&gt;

&lt;p&gt;3. NOK org.opendaylight.controller.sal-broker-impl: OSGi state = Active, Karaf bundleState = GracePeriod, due to: Blueprint&lt;br/&gt;
1/20/17 12:32 AM&lt;br/&gt;
Missing dependencies: &lt;br/&gt;
(objectClass=org.opendaylight.mdsal.eos.dom.api.DOMEntityOwnershipService) (objectClass=org.opendaylight.controller.md.sal.dom.api.DOMDataBroker) &lt;/p&gt;

&lt;p&gt;4. NOK org.opendaylight.controller.sal-binding-broker-impl: OSGi state = Active, Karaf bundleState = GracePeriod, due to: Blueprint&lt;br/&gt;
1/20/17 12:32 AM&lt;br/&gt;
Missing dependencies: &lt;br/&gt;
(objectClass=org.opendaylight.controller.md.sal.dom.spi.DOMNotificationSubscriptionListenerRegistry) (objectClass=org.opendaylight.controller.md.sal.dom.api.DOMMountPointService) (objectClass=org.opendaylight.controller.md.sal.dom.api.DOMNotificationPublishService) (objectClass=org.opendaylight.controller.md.sal.dom.api.DOMDataBroker) (objectClass=org.opendaylight.controller.md.sal.dom.api.DOMDataBroker) (objectClass=org.opendaylight.controller.md.sal.dom.api.DOMRpcProviderService) (objectClass=org.opendaylight.controller.md.sal.dom.api.DOMRpcService) (objectClass=org.opendaylight.controller.md.sal.dom.api.DOMNotificationService)&lt;/p&gt;</comment>
                            <comment id="51709" author="vorburger" created="Fri, 20 Jan 2017 14:18:59 +0000"  >&lt;p&gt;FTR: The just fixed &lt;a href=&quot;https://jira.opendaylight.org/browse/CONTROLLER-1586&quot; title=&quot;Extended SingleFeatureTest incl. TestBundleDiag fails for some features with weird Missing dependencies: (&amp;amp;(|(type=default)(!(type=*)))(objectClass=org.opendaylight.controller.md.sal.dom.api.DOMRpcService))&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CONTROLLER-1586&quot;&gt;&lt;del&gt;CONTROLLER-1586&lt;/del&gt;&lt;/a&gt; helps, a lot, to better understand the root cause of the DOMRpcService related failure shown above.  I&apos;d recommend to re-run SFT on the features above, now that &lt;a href=&quot;https://jira.opendaylight.org/browse/CONTROLLER-1586&quot; title=&quot;Extended SingleFeatureTest incl. TestBundleDiag fails for some features with weird Missing dependencies: (&amp;amp;(|(type=default)(!(type=*)))(objectClass=org.opendaylight.controller.md.sal.dom.api.DOMRpcService))&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CONTROLLER-1586&quot;&gt;&lt;del&gt;CONTROLLER-1586&lt;/del&gt;&lt;/a&gt; has gone in, to get a clearer log.&lt;/p&gt;</comment>
                            <comment id="51710" author="rovarga" created="Fri, 20 Jan 2017 16:53:28 +0000"  >&lt;p&gt;To solve the odl-mdsal-broker-local problem, we need a single-node EOS implementation (to be provided by mdsal project).&lt;/p&gt;

&lt;p&gt;We then need to refactor the feature layout so that &apos;odl-mdsal-broker-local&apos; is not pulled in into &apos;odl-mdsal-broker&apos;. The common bits between the two should be part of &apos;odl-mdsal-broker-base&apos; feature.&lt;/p&gt;</comment>
                            <comment id="51711" author="tpantelis" created="Thu, 9 Mar 2017 21:36:50 +0000"  >&lt;p&gt;Is there still an issue here? If so does it need to be a blocker?&lt;/p&gt;</comment>
                            <comment id="51712" author="vorburger" created="Fri, 10 Mar 2017 11:32:30 +0000"  >&lt;p&gt;&amp;gt; Is there still an issue here? &lt;/p&gt;

&lt;p&gt;The 4 features (above) are currently (master) still listed in (both Karaf 3 &amp;amp; 4&apos;s) SingleFeatureTest BLACKLISTED_BROKEN_FEATURES, so this issue is not &quot;done&quot;.. and should not be closed until those can and have been removed.&lt;/p&gt;

&lt;p&gt;.. but Robert seems to have done some work re. his comment in above in &lt;a href=&quot;https://jira.opendaylight.org/browse/MDSAL-226&quot; title=&quot;Add a single-node EOS implementation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MDSAL-226&quot;&gt;&lt;del&gt;MDSAL-226&lt;/del&gt;&lt;/a&gt; &amp;lt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/50749/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/50749/&lt;/a&gt;&amp;gt; - Robert, does that work mean what you said above is fully done and we can remove all 4 blacklist features from SFT?&lt;/p&gt;

&lt;p&gt;If you like I could just re-tested this (uncomment it and see) ?&lt;/p&gt;

&lt;p&gt;&amp;gt; If so does it need to be a blocker?&lt;/p&gt;

&lt;p&gt;that depends essentially on whether we consider the overall &lt;a href=&quot;https://jira.opendaylight.org/browse/ODLPARENT-58&quot; title=&quot;Remove all BLACKLISTED_BROKEN_FEATURES in SingleFeatureTest (once fixed)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;ODLPARENT-58&quot;&gt;&lt;del&gt;ODLPARENT-58&lt;/del&gt;&lt;/a&gt; which this one blocks as a Blocker for the next release.  My view is that it is and that it would be good to sort this out cleanly, thus ensuring that ALL ODL features we ship actually do work when you install them.&lt;/p&gt;</comment>
                            <comment id="51713" author="tpantelis" created="Fri, 10 Mar 2017 12:32:55 +0000"  >&lt;p&gt;Cool. I was just wondering if this bug is stale, i.e. was actually resolved but was inadvertently left open. But that isn&apos;t the case...&lt;/p&gt;

&lt;p&gt;(In reply to Michael Vorburger from comment #5)&lt;br/&gt;
&amp;gt; &amp;gt; Is there still an issue here? &lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; The 4 features (above) are currently (master) still listed in (both Karaf 3&lt;br/&gt;
&amp;gt; &amp;amp; 4&apos;s) SingleFeatureTest BLACKLISTED_BROKEN_FEATURES, so this issue is not&lt;br/&gt;
&amp;gt; &quot;done&quot;.. and should not be closed until those can and have been removed.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; .. but Robert seems to have done some work re. his comment in above in bug&lt;br/&gt;
&amp;gt; 7611 &amp;lt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/50749/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/50749/&lt;/a&gt;&amp;gt; - Robert, does that&lt;br/&gt;
&amp;gt; work mean what you said above is fully done and we can remove all 4&lt;br/&gt;
&amp;gt; blacklist features from SFT?&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; If you like I could just re-tested this (uncomment it and see) ?&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; &amp;gt; If so does it need to be a blocker?&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; that depends essentially on whether we consider the overall &lt;a href=&quot;https://jira.opendaylight.org/browse/ODLPARENT-58&quot; title=&quot;Remove all BLACKLISTED_BROKEN_FEATURES in SingleFeatureTest (once fixed)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;ODLPARENT-58&quot;&gt;&lt;del&gt;ODLPARENT-58&lt;/del&gt;&lt;/a&gt; which&lt;br/&gt;
&amp;gt; this one blocks as a Blocker for the next release.  My view is that it is&lt;br/&gt;
&amp;gt; and that it would be good to sort this out cleanly, thus ensuring that ALL&lt;br/&gt;
&amp;gt; ODL features we ship actually do work when you install them.&lt;/p&gt;</comment>
                            <comment id="51714" author="tpantelis" created="Thu, 13 Apr 2017 03:10:14 +0000"  >&lt;p&gt;The Carbon Blocker police are getting after me. Is this still an issue and, if so, does it need to be a blocker?&lt;/p&gt;</comment>
                            <comment id="51715" author="vorburger" created="Tue, 18 Apr 2017 13:17:01 +0000"  >&lt;p&gt;Downgraded importance from critical to major, in line with the importance assigned to the &quot;parent issue&quot; blocks &lt;a href=&quot;https://jira.opendaylight.org/browse/ODLPARENT-58&quot; title=&quot;Remove all BLACKLISTED_BROKEN_FEATURES in SingleFeatureTest (once fixed)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;ODLPARENT-58&quot;&gt;&lt;del&gt;ODLPARENT-58&lt;/del&gt;&lt;/a&gt; which this was originally created for, and same as the similar issues linked as depends on in &lt;a href=&quot;https://jira.opendaylight.org/browse/ODLPARENT-58&quot; title=&quot;Remove all BLACKLISTED_BROKEN_FEATURES in SingleFeatureTest (once fixed)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;ODLPARENT-58&quot;&gt;&lt;del&gt;ODLPARENT-58&lt;/del&gt;&lt;/a&gt; in other projects.&lt;/p&gt;</comment>
                            <comment id="63045" author="tpantelis" created="Tue, 22 May 2018 10:50:29 +0000"  >&lt;p&gt;This bug was last updated over a year ago so I&apos;m assuming it&apos;s no longer an issue so closing it.&lt;/p&gt;</comment>
                            <comment id="66533" author="rovarga" created="Thu, 7 Mar 2019 19:07:47 +0000"  >&lt;p&gt;This actually is not fixed.&lt;/p&gt;</comment>
                            <comment id="66856" author="rovarga" created="Fri, 7 Jun 2019 23:28:49 +0000"  >&lt;p&gt;Most of the work is done &#8211; the only thing remaining is the local DataBroker activator in odl-mdsal-broker-local.&lt;/p&gt;

&lt;p&gt;Then again, this really should be called odl-controller-broker-local, and local datastore should be provided by MD-SAL in odl-mdsal-broker-local &#8211; following both namespace assignments and logic.&lt;/p&gt;

&lt;p&gt;Since controller is providing only CDS and legacy APIs, users should be okay with depending only on odl-mdsal-broker-local as long they don&apos;t require CDS or legacy APIs.&lt;/p&gt;</comment>
                            <comment id="69014" author="ivanhrasko" created="Fri, 5 Mar 2021 19:26:37 +0000"  >&lt;p&gt;I have just enabled single feature test: &lt;a href=&quot;https://git.opendaylight.org/gerrit/c/controller/+/95410&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/c/controller/+/95410&lt;/a&gt; and it pass.&lt;/p&gt;

&lt;p&gt;I think that mdsal-eos-dom-simple activation was fixed in: &lt;a href=&quot;https://git.opendaylight.org/gerrit/c/mdsal/+/81932&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/c/mdsal/+/81932&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="22181">ODLPARENT-58</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="26205">CONTROLLER-1651</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="27048">MDSAL-226</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="26205">CONTROLLER-1651</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7583</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=7583]]></customfieldvalue>

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

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

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

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