<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:53:20 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>[YANGTOOLS-470] IncorrectNestingException incorrectly thrown when augmentation class was not known to codec</title>
                <link>https://jira.opendaylight.org/browse/YANGTOOLS-470</link>
                <project id="10188" key="YANGTOOLS">yangtools</project>
                    <description>&lt;p&gt;In some scenarios - where schema context already contained&lt;br/&gt;
schema for introduced augmentation, but class was not known&lt;br/&gt;
at time codec creation was triggered - codec for augmenation&lt;br/&gt;
was not created and any subsequent uses of codec (class is&lt;br/&gt;
already known) failed with IncorrectNestingException.&lt;/p&gt;

&lt;p&gt;Correct behaviour should be that augmentation will be initialized&lt;br/&gt;
once class is known to be present.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22890">YANGTOOLS-470</key>
            <summary>IncorrectNestingException incorrectly thrown when augmentation class was not known to codec</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="-1">Unassigned</assignee>
                                    <reporter username="tony.tkacik@gmail.com">Tony Tkacik</reporter>
                        <labels>
                    </labels>
                <created>Fri, 19 Jun 2015 10:36:51 +0000</created>
                <updated>Sun, 10 Apr 2022 18:35:34 +0000</updated>
                            <resolved>Mon, 22 Jun 2015 08:05:44 +0000</resolved>
                                                                        <due>Fri, 19 Jun 2015 00:00:00 +0000</due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="43419" author="tony.tkacik@gmail.com" created="Fri, 19 Jun 2015 10:38:06 +0000"  >&lt;p&gt;remote:   &lt;a href=&quot;https://git.opendaylight.org/gerrit/22986&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/22986&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="43420" author="tony.tkacik@gmail.com" created="Fri, 19 Jun 2015 10:38:38 +0000"  >&lt;p&gt;Stacktraces:&lt;/p&gt;

&lt;p&gt;Caused by: org.opendaylight.yangtools.binding.data.codec.impl.IncorrectNestingException: Class interface org.opendaylight.yang.gen.v1.urn.opendaylight.l2switch.loopremover.rev140714.StpStatusAwareNodeConnector is not valid child of interface org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnector&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.IncorrectNestingException.create(IncorrectNestingException.java:28)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.DataContainerCodecContext.childNonNull(DataContainerCodecContext.java:178)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.DataObjectCodecContext.bindingPathArgumentChild(DataObjectCodecContext.java:178)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext.getCodecContextNode(BindingCodecContext.java:127)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.InstanceIdentifierCodec.serialize(InstanceIdentifierCodec.java:29)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.InstanceIdentifierCodec.serialize(InstanceIdentifierCodec.java:19)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.BindingNormalizedNodeCodecRegistry.toYangInstanceIdentifier(BindingNormalizedNodeCodecRegistry.java:87)&lt;/p&gt;</comment>
                            <comment id="43421" author="tony.tkacik@gmail.com" created="Fri, 19 Jun 2015 10:40:49 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/browse/L2SWITCH-48&quot; title=&quot;config-pusher fails in arp-handler module when loading l2switch after openflowplugin&quot; class=&quot;issue-link&quot; data-issue-key=&quot;L2SWITCH-48&quot;&gt;&lt;del&gt;L2SWITCH-48&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.opendaylight.org/browse/LACP-15&quot; title=&quot;Installing lacp feature after the topology is learnt by the controller throws exception during lacp feature installation.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LACP-15&quot;&gt;&lt;del&gt;LACP-15&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.opendaylight.org/browse/OPNFLWPLUG-439&quot; title=&quot;org.opendaylight.yangtools.binding.data.codec.impl.IncorrectNestingException: Class interface org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector is not valid child of interface org.opendaylight.yang.gen.v1.urn.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;OPNFLWPLUG-439&quot;&gt;&lt;del&gt;OPNFLWPLUG-439&lt;/del&gt;&lt;/a&gt; are different manifestations of same issue triggered by different conditions. This bugfix may fix all of them.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="21561">L2SWITCH-48</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="28235">LACP-15</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="27707">OPNFLWPLUG-439</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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3821</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=3821]]></customfieldvalue>

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

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10312"><![CDATA[High]]></customfieldvalue>

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

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