<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:15:09 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>[NETCONF-487] netconf features broken when used in int/dist compatible with all feature set</title>
                <link>https://jira.opendaylight.org/browse/NETCONF-487</link>
                <project id="10142" key="NETCONF">netconf</project>
                    <description>&lt;p&gt;email discussion &lt;a href=&quot;https://lists.opendaylight.org/pipermail/netconf-dev/2017-November/001502.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/netconf-dev/2017-November/001502.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;the distribution-version feature was broken sometime between the first Nitrogen&lt;br/&gt;
release and our efforts to release Nitrogen SR1. This is a regression, in that sense,&lt;br/&gt;
and regressions are normally considered blockers.&lt;/p&gt;

&lt;p&gt;when installing the integration projects compatible-with-all feature set, the problem&lt;br/&gt;
is seen. If only the individual features are installed, the version feature works. This may&lt;br/&gt;
be enough of a workaround to downgrade from blocker status, but not enough is known&lt;br/&gt;
yet as to the root problem.&lt;/p&gt;</description>
                <environment></environment>
        <key id="28883">NETCONF-487</key>
            <summary>netconf features broken when used in int/dist compatible with all feature set</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="10003">Cannot Reproduce</resolution>
                                        <assignee username="ivanm1996">Ivan Martiniak</assignee>
                                    <reporter username="jluhrsen">Jamo Luhrsen</reporter>
                        <labels>
                    </labels>
                <created>Wed, 22 Nov 2017 19:48:46 +0000</created>
                <updated>Wed, 16 Feb 2022 13:42:33 +0000</updated>
                            <resolved>Wed, 16 Feb 2022 13:42:33 +0000</resolved>
                                                                    <component>netconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="60131" author="ecelgp" created="Wed, 22 Nov 2017 23:30:10 +0000"  >&lt;p&gt;Here is a patch that as a minimum fixes the netconf features incompatibilities in CSIT by moving all netconf dependent features to not compatible:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/65844&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/65844&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;netconf test result: &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/netconf/job/netconf-csit-1node-userfeatures-all-nitrogen/234/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/netconf/job/netconf-csit-1node-userfeatures-all-nitrogen/234/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here is an extra patch that fixes the version test when many features are loaded together:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/65854&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/65854&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;distribution test result: &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/distribution/job/distribution-csit-1node-userfeatures-all-nitrogen/237/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/distribution/job/distribution-csit-1node-userfeatures-all-nitrogen/237/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;BR/Luis&lt;/p&gt;</comment>
                            <comment id="60132" author="jluhrsen" created="Thu, 23 Nov 2017 03:46:40 +0000"  >&lt;p&gt;Thanks for the digging Luis.&lt;/p&gt;

&lt;p&gt;More info:&lt;/p&gt;

&lt;p&gt;This is not a regression and also existed in the first nitrogen release. The reason we did not see the failure&lt;br/&gt;
then was that our compatible-with-all feature installation was broken during that release. This was a breakage&lt;br/&gt;
on the deployment side, not anything internal to an OpenDaylight project. We fixed that deployment issue&lt;br/&gt;
around Oct 2nd, and that&apos;s when the failure first started showing up. I have tested the original Nitrogen release&lt;br/&gt;
with the fixed deployment job and the failure is there.&lt;/p&gt;

&lt;p&gt;Luis did investigate deep enough to realize that the feature is indeed broken when it&apos;s loaded with our&lt;br/&gt;
test feature set &quot;compatible-with-all&quot;. We can leave this issue open for that reason. His patch to move&lt;br/&gt;
netconf features out of compatible-with-all is just a workaround. Someone needs to figure out what is&lt;br/&gt;
really broken.&lt;/p&gt;

&lt;p&gt;I have removed the elevated states (blocker/crtical) of this bug.&lt;/p&gt;</comment>
                            <comment id="70428" author="JIRAUSER14303" created="Wed, 26 Jan 2022 12:37:13 +0000"  >&lt;p&gt;Hello &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=jluhrsen&quot; class=&quot;user-hover&quot; rel=&quot;jluhrsen&quot;&gt;jluhrsen&lt;/a&gt;, can you please let us know if issue is present in current Phosphorus release?&#160;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="17344" name="[NETCONF-487] Steps to reproduce.odt" size="19857" author="ivanm1996" created="Wed, 16 Feb 2022 11:59:45 +0000"/>
                            <attachment id="17343" name="karaf.log" size="598536" author="ivanm1996" created="Wed, 16 Feb 2022 11:59:46 +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|i038ef:</customfieldvalue>

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