<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:33:59 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>[OPNFLWPLUG-1019] openflowplugin-extension-nicira-match.yang instructs codegen to naming conflict</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-1019</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;&#160;&#160;&#160; augment &quot;/inv:nodes/inv:node/fni:table/fni:flow/fni:match/ext-gen:extension-list/ext-gen:extension&quot; {
&#160;&#160;&#160;&#160;&#160;&#160;&#160; ext:augment-identifier &quot;nx-aug-match-nodes-node-table-flow&quot;;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; uses all-matches-grouping;
&#160;&#160;&#160; }


&#160;&#160;&#160; augment &quot;/odl-flow-stats:flows-statistics-update/odl-flow-stats:flow-and-statistics-map-list/odl-flow-stats:match/ext-gen:extension-list/ext-gen:extension&quot; {
&#160;&#160;&#160;&#160;&#160;&#160;&#160; ext:augment-identifier &quot;nx-aug-match-nodes-node-table-flow&quot;;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; uses all-matches-grouping;
&#160;&#160;&#160; }

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;this causes a the two augmentations to map to the same identifier. This looks like a mistake done in I7616615225fdadedf45e22e4aca6668e25447001 and it should be rectified, so that work on &lt;a href=&quot;https://jira.opendaylight.org/browse/MDSAL-350&quot; title=&quot;Binding codegen should not tolerate duplicate files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MDSAL-350&quot;&gt;MDSAL-350&lt;/a&gt; can continue.&lt;/p&gt;</description>
                <environment></environment>
        <key id="30143">OPNFLWPLUG-1019</key>
            <summary>openflowplugin-extension-nicira-match.yang instructs codegen to naming conflict</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="10000">Done</resolution>
                                        <assignee username="rovarga">Robert Varga</assignee>
                                    <reporter username="rovarga">Robert Varga</reporter>
                        <labels>
                    </labels>
                <created>Mon, 18 Jun 2018 10:00:11 +0000</created>
                <updated>Mon, 27 Sep 2021 09:44:02 +0000</updated>
                            <resolved>Mon, 27 Sep 2021 09:44:02 +0000</resolved>
                                                    <fixVersion>Phosphorus</fixVersion>
                                    <component>nicira-extensions</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="63472" author="rovarga" created="Mon, 18 Jun 2018 10:04:12 +0000"  >&lt;p&gt;The only reason doing this would be necessary is &lt;a href=&quot;https://jira.opendaylight.org/browse/MDSAL-328&quot; title=&quot;ClassCastException when accessing augmentations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MDSAL-328&quot;&gt;&lt;del&gt;MDSAL-328&lt;/del&gt;&lt;/a&gt;, which can usually be worked around and is getting addressed anyway.&lt;/p&gt;</comment>
                            <comment id="63886" author="rovarga" created="Tue, 3 Jul 2018 20:00:43 +0000"  >&lt;p&gt;Any update on this? &lt;a href=&quot;https://jira.opendaylight.org/browse/MDSAL-350&quot; title=&quot;Binding codegen should not tolerate duplicate files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MDSAL-350&quot;&gt;MDSAL-350&lt;/a&gt; is one failing UT away from being ready, hence this issue will be blocking us real soon now.&lt;/p&gt;</comment>
                            <comment id="69635" author="rovarga" created="Mon, 27 Sep 2021 09:44:02 +0000"  >&lt;p&gt;MRI integration for Phosphorus has finally forced this to be resolved in &lt;font color=&quot;#000000&quot;&gt;If3fc2bf0bb29ed4c313ad4489ab90ecd383df7d0&lt;/font&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="30142">MDSAL-350</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="29488">MDSAL-328</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="30286">TSC-127</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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03fnb:</customfieldvalue>

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