<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:10:39 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>[MDSAL-704] Do not use IllegalArgumentCodec</title>
                <link>https://jira.opendaylight.org/browse/MDSAL-704</link>
                <project id="10137" key="MDSAL">mdsal</project>
                    <description>&lt;p&gt;mdsal-binding-dom-codec is using yangtools.concepts.IllegalArgumentCodec, which is going away. The use here is not conforming to the @NonNull requirement anyway.&lt;/p&gt;

&lt;p&gt;Add a dom-codec-local replacement with exactly the semantics we need, probably with a checked exception being thrown, and use that instead of IllegalArgumentCodec.&lt;/p&gt;</description>
                <environment></environment>
        <key id="34814">MDSAL-704</key>
            <summary>Do not use IllegalArgumentCodec</summary>
                <type id="10101" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10318&amp;avatarType=issuetype">Task</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="10000">Done</resolution>
                                        <assignee username="rovarga">Robert Varga</assignee>
                                    <reporter username="rovarga">Robert Varga</reporter>
                        <labels>
                            <label>pt</label>
                    </labels>
                <created>Thu, 28 Oct 2021 10:40:25 +0000</created>
                <updated>Fri, 10 Jun 2022 12:49:11 +0000</updated>
                            <resolved>Fri, 10 Jun 2022 12:49:11 +0000</resolved>
                                                    <fixVersion>10.0.0</fixVersion>
                                    <component>Binding runtime</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="70126" author="ivanhrasko" created="Wed, 10 Nov 2021 14:34:20 +0000"  >&lt;p&gt;Do you wish to have a new codec in org.opendaylight.mdsal.binding.dom.codec.api package together with another codec&lt;font color=&quot;#a9b7c6&quot;&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;or should it have its own dom-codec-local package/bundle?&lt;/p&gt;</comment>
                            <comment id="70127" author="rovarga" created="Wed, 10 Nov 2021 15:56:05 +0000"  >&lt;p&gt;Purely local thing would be best, no sense in proliferating single-use things &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="70802" author="rovarga" created="Mon, 11 Apr 2022 15:58:32 +0000"  >&lt;p&gt;So going through the analysis, we can do quite a bit of untangling, as it seem all codecs are null-hostile. The one outlier is InstanceIdentifier, which produces nulls when a YangInstanceIdentifier is not representable. Let&apos;s juggle the class hierarchy first, and let&apos;s see what possibilities fall out of this.&lt;/p&gt;</comment>
                            <comment id="70804" author="rovarga" created="Thu, 14 Apr 2022 12:08:58 +0000"  >&lt;p&gt;We have a mdsal-binding-dom-codec-api construct in BindingIdentityCodec, which pretty much follows what we want to do. There is also a counterpart in BindingInstanceIdentifierCodec, hence we should be able to generalize these constructs. Since this is an API change, move implementation to 10.0.0.&lt;/p&gt;</comment>
                    </comments>
                    <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_10002" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>YANGTOOLS-1332</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i040hr:</customfieldvalue>

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