<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:52:40 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-244] Remove CompositeNode and related interfaces</title>
                <link>https://jira.opendaylight.org/browse/YANGTOOLS-244</link>
                <project id="10188" key="YANGTOOLS">yangtools</project>
                    <description>&lt;p&gt;SimpleNode/CompositeNode have been supplanted by NormalizedNode and friends. Deprecate the APIs for Helium and remove them in Lithium.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22664">YANGTOOLS-244</key>
            <summary>Remove CompositeNode and related interfaces</summary>
                <type id="10100" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10310&amp;avatarType=issuetype">Improvement</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="rovarga">Robert Varga</reporter>
                        <labels>
                    </labels>
                <created>Sun, 3 Aug 2014 11:20:44 +0000</created>
                <updated>Sun, 10 Apr 2022 18:35:13 +0000</updated>
                            <resolved>Fri, 20 Mar 2015 07:19:46 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="42912" author="rovarga" created="Sun, 3 Aug 2014 11:22:35 +0000"  >&lt;p&gt;Deprecation: &lt;a href=&quot;https://git.opendaylight.org/gerrit/9621&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/9621&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="42913" author="tony.tkacik@gmail.com" created="Tue, 9 Dec 2014 13:07:36 +0000"  >
&lt;p&gt;API defintiions to be removed&lt;/p&gt;

&lt;p&gt;org.opendaylight.yangtools.yang.data.api.CompositeNode - Deprecated, to be removed&lt;br/&gt;
org.opendaylight.yangtools.yang.data.api.MutableCompositeNode&lt;br/&gt;
org.opendaylight.yangtools.yang.data.api.MutableNode&lt;br/&gt;
org.opendaylight.yangtools.yang.data.api.Node&lt;br/&gt;
org.opendaylight.yangtools.yang.data.api.NodeModificationBuilder&lt;br/&gt;
org.opendaylight.yangtools.yang.data.api.schema.AnyXmlNode - Change required, mostly unused concept&lt;/p&gt;

&lt;p&gt;org.opendaylight.yangtools.yang.data.impl.XmlTreeBuilder&lt;br/&gt;
org.opendaylight.yangtools.yang.data.util.AbstractContainerNode&lt;br/&gt;
org.opendaylight.yangtools.yang.data.util.AbstractNode&lt;br/&gt;
org.opendaylight.yangtools.yang.data.util.Nodes&lt;/p&gt;

&lt;p&gt;List of classes/implementations to be removed / migrated to normalized node:&lt;/p&gt;

&lt;p&gt;org.opendaylight.yangtools.sal.binding.generator.impl.CodecMapping - Deprecated, is replaced by binding-data-codec&lt;br/&gt;
org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl - Deprecated, is replaced by binding-data-codec&lt;br/&gt;
org.opendaylight.yangtools.sal.binding.generator.impl.IntermediateMapping - Deprecated, is replaced by binding-data-codec&lt;br/&gt;
org.opendaylight.yangtools.sal.binding.generator.impl.LazyGeneratedCodecRegistry - Deprecated, is replaced by binding-data-codec&lt;br/&gt;
org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl - Deprecated, is replaced by binding-data-codec&lt;br/&gt;
org.opendaylight.yangtools.yang.data.composite.node.schema.cnsn.serializer.ContainerNodeCnSnSerializer&lt;br/&gt;
org.opendaylight.yangtools.yang.data.composite.node.schema.cnsn.serializer.MapEntryNodeCnSnSerializer&lt;br/&gt;
org.opendaylight.yangtools.yang.data.composite.node.schema.json.CnSnToNormalizedNodesUtils&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.AbstractNodeTO&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.codec.AugmentationCodec&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.codec.BindingIndependentMappingService&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.codec.ChoiceCaseCodec&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.codec.DataContainerCodec&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.codec.IdentifierCodec&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlStreamUtils&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.CompositeNodeModificationTOImpl&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.CompositeNodeTOImpl&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.ImmutableCompositeNode&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.LazyNodeToNodeMap&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.MutableCompositeNodeTOImpl&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.MutableSimpleNodeTOImpl&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.NodeFactory&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.NodeModificationBuilderImpl&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.NodeUtils&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.SimpleNodeModificationTOImpl&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.SimpleNodeTOImpl&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.util.AbstractCompositeNodeBuilder&lt;br/&gt;
org.opendaylight.yangtools.yang.data.impl.util.CompositeNodeBuilder&lt;/p&gt;


&lt;p&gt;org.opendaylight.yangtools.restconf.client.BindingToRestRpc - Experimental component, should be migrated to NormalizedNode APIs&lt;br/&gt;
org.opendaylight.yangtools.RestRestconfService - Experimental component, should be migrated to NormalizedNode APIs&lt;br/&gt;
org.opendaylight.yangtools.restconf.utils.RestconfUtils - Experimental component, should be migrated to NormalizedNode APIs&lt;/p&gt;</comment>
                            <comment id="42914" author="rovarga" created="Fri, 20 Mar 2015 07:19:46 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/16836&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/16836&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/16838&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/16838&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks everyone for seeing this through.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="22562">YANGTOOLS-142</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="22781">YANGTOOLS-361</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="25532">CONTROLLER-978</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="25646">CONTROLLER-1092</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="22796">YANGTOOLS-376</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>1472</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=1472]]></customfieldvalue>

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

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

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

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