<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:45:10 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>[TSC-101] MDSAL Fluorine API breakage window 3</title>
                <link>https://jira.opendaylight.org/browse/TSC-101</link>
                <project id="10101" key="TSC">tsc</project>
                    <description>&lt;p&gt;As per the plan outlined in &lt;a href=&quot;https://lists.opendaylight.org/pipermail/mdsal-dev/2018-March/001519.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/mdsal-dev/2018-March/001519.html&lt;/a&gt; we MD-SAL is delivering this item:&lt;/p&gt;

&lt;p&gt;2) Replace org.opendaylight.yangtools.yang.binding.Identifiable.getKey()&lt;/p&gt;

&lt;p&gt;The full details are in the email, bottom line for downstreams is:&lt;/p&gt;
&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;The solution is to rename getKey() to key(). As all user-governed names
in generated code is prefixed (with &quot;is&quot;, &quot;get&quot; and similar), this will
permanently solve this particular problem. Unfortunately it will also
break all code which deals with getting/putting elements into keyed lists.

The fix is a mechanical one and probably scriptable (but I am not much
for writing scripts).&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;The fix also changes Augmentable.getAugmentation() to Augmentable.augmentation(). Proposed patches are at:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/q/topic:binding-tlc-getkey+(status:open+OR+status:merged&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/q/topic:binding-tlc-getkey+(status:open+OR+status:merged&lt;/a&gt;)&lt;/p&gt;</description>
                <environment></environment>
        <key id="29843">TSC-101</key>
            <summary>MDSAL Fluorine API breakage window 3</summary>
                <type id="10201" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10707&amp;avatarType=issuetype">Weather Item</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>
                    </labels>
                <created>Tue, 24 Apr 2018 10:29:59 +0000</created>
                <updated>Tue, 30 Apr 2019 06:14:25 +0000</updated>
                            <resolved>Thu, 7 Jun 2018 16:15:53 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="62610" author="rovarga" created="Tue, 24 Apr 2018 15:32:09 +0000"  >&lt;p&gt;Abhijit, we need to discuss timing of this on a TSC call&lt;/p&gt;</comment>
                            <comment id="62833" author="vorburger" created="Fri, 4 May 2018 12:20:58 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=rovarga&quot; class=&quot;user-hover&quot; rel=&quot;rovarga&quot;&gt;rovarga&lt;/a&gt;&#160;I have &lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/integration-multipatch-test-fluorine/28/parameters/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;attempted&lt;/a&gt; to build&#160;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/q/topic:binding-tlc-getkey&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;topic:binding-tlc-getkey&lt;/a&gt;&#160;using a Multipatch Magic String (MMS?) created by &lt;a href=&quot;http://http://https://github.com/vorburger/opendaylight-bot&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;The Bot&lt;/a&gt;, and&#160;it failed in mdsal already. Does this Managed Topic build on top of and require &lt;a href=&quot;https://jira.opendaylight.org/browse/TSC-99&quot; title=&quot;MDSAL Fluorine API breakage window 2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;TSC-99&quot;&gt;&lt;del&gt;TSC-99&lt;/del&gt;&lt;/a&gt; to get settled and over with, first?&lt;/p&gt;</comment>
                            <comment id="62834" author="rovarga" created="Fri, 4 May 2018 13:15:31 +0000"  >&lt;p&gt;It needs a proper rebase to work with import tracking, I suspect.&lt;/p&gt;</comment>
                            <comment id="62877" author="vorburger" created="Tue, 8 May 2018 09:17:14 +0000"  >&lt;p&gt;This is now blocked by DAEXIM, see&#160;&lt;a href=&quot;https://lists.opendaylight.org/pipermail/daexim-dev/2018-May/000166.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/daexim-dev/2018-May/000166.html&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="62942" author="vorburger" created="Mon, 14 May 2018 16:57:29 +0000"  >&lt;p&gt;At bgpcep now, see &lt;a href=&quot;https://lists.opendaylight.org/pipermail/bgpcep-dev/2018-May/001313.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/bgpcep-dev/2018-May/001313.html&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="62956" author="vorburger" created="Tue, 15 May 2018 16:00:49 +0000"  >&lt;p&gt;At ovsdb now, see &lt;a href=&quot;https://lists.opendaylight.org/pipermail/ovsdb-dev/2018-May/004724.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/ovsdb-dev/2018-May/004724.html&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="62968" author="thapar" created="Wed, 16 May 2018 06:56:42 +0000"  >&lt;p&gt;OVSDB patch &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; is failing mutlipatch test &lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; due to merge conflicts in controller patch &lt;span class=&quot;error&quot;&gt;&amp;#91;3&amp;#93;&lt;/span&gt;. It passes when run with just the mdsal patches.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;https://git.opendaylight.org/gerrit/#/c/72021/&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;https://jenkins.opendaylight.org/releng/job/integration-multipatch-test-fluorine/48/console&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;3&amp;#93;&lt;/span&gt;https://git.opendaylight.org/gerrit/71249&lt;/p&gt;</comment>
                            <comment id="63116" author="vorburger" created="Thu, 24 May 2018 15:25:01 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=rovarga&quot; class=&quot;user-hover&quot; rel=&quot;rovarga&quot;&gt;rovarga&lt;/a&gt; if you could rebase &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/71255/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c/71255&lt;/a&gt;&#160;and &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/71259/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c/71259&lt;/a&gt;,&#160;then we can re-run a multipatch job to see who&apos;s up next on this one...&lt;/p&gt;</comment>
                            <comment id="63125" author="rovarga" created="Thu, 24 May 2018 17:20:30 +0000"  >&lt;p&gt;Done&lt;/p&gt;</comment>
                            <comment id="63137" author="vorburger" created="Fri, 25 May 2018 10:52:21 +0000"  >&lt;p&gt;&lt;a href=&quot;https://lists.opendaylight.org/pipermail/bgpcep-dev/2018-May/001315.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/bgpcep-dev/2018-May/001315.html&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="63213" author="vorburger" created="Thu, 31 May 2018 16:45:41 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=skitt&quot; class=&quot;user-hover&quot; rel=&quot;skitt&quot;&gt;skitt&lt;/a&gt; says we need&#160;&lt;a href=&quot;https://jira.opendaylight.org/browse/RELENG-126&quot; title=&quot;multipatch doesn&amp;#39;t stop if a build fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;RELENG-126&quot;&gt;&lt;del&gt;RELENG-126&lt;/del&gt;&lt;/a&gt; here.&#160;&lt;/p&gt;</comment>
                            <comment id="63221" author="vorburger" created="Thu, 31 May 2018 23:07:50 +0000"  >&lt;p&gt;&lt;a href=&quot;https://lists.opendaylight.org/pipermail/bgpcep-dev/2018-May/001317.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/bgpcep-dev/2018-May/001317.html&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="63224" author="vorburger" created="Fri, 1 Jun 2018 10:05:06 +0000"  >&lt;p&gt;latest&#160;multipatch build (93) hit&#160;&lt;a href=&quot;https://jira.opendaylight.org/browse/NETVIRT-1290&quot; title=&quot;broken build due to StackOverflowError in xtend-maven-plugin&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NETVIRT-1290&quot;&gt;&lt;del&gt;NETVIRT-1290&lt;/del&gt;&lt;/a&gt;&#160;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/tongue.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="63263" author="vorburger" created="Mon, 4 Jun 2018 09:57:20 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=skitt&quot; class=&quot;user-hover&quot; rel=&quot;skitt&quot;&gt;skitt&lt;/a&gt;&apos;s &lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/integration-multipatch-test-fluorine/95/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;latest multipatch #95 passes&lt;/a&gt;, so this is ready for a &quot;simu-merge&quot;. So b&lt;a href=&quot;https://lists.opendaylight.org/pipermail/release/2018-May/015193.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ased on this email&lt;/a&gt; from &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=shague&quot; class=&quot;user-hover&quot; rel=&quot;shague&quot;&gt;shague&lt;/a&gt;, can we just let the releng team &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/q/+(status:open+OR+status:merged&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;merge everything on topic:binding-tlc-getkey&lt;/a&gt;&#160;now? In the correct order, with waiting for merge jobs. (I dream of a future when The Bot will do this for us automatically.)&lt;/p&gt;</comment>
                            <comment id="63264" author="skitt@redhat.com" created="Mon, 4 Jun 2018 09:57:30 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/integration-multipatch-test-fluorine/95/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/integration-multipatch-test-fluorine/95/&lt;/a&gt; built successfully; that was a -Pq build, so we know that the &lt;a href=&quot;https://jira.opendaylight.org/browse/TSC-101&quot; title=&quot;MDSAL Fluorine API breakage window 3&quot; class=&quot;issue-link&quot; data-issue-key=&quot;TSC-101&quot;&gt;&lt;del&gt;TSC-101&lt;/del&gt;&lt;/a&gt; patches &lt;b&gt;build&lt;/b&gt; successfully. I&#8217;ve started 96 which will be a slow build with all UTs.&lt;/p&gt;</comment>
                            <comment id="63266" author="rovarga" created="Mon, 4 Jun 2018 11:33:11 +0000"  >&lt;p&gt;We can get the ball rolling on offset-0s and let releng/US pickup as they wake up &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="63276" author="rovarga" created="Mon, 4 Jun 2018 13:56:06 +0000"  >&lt;p&gt;MDSAL just went in, waiting for &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/Merge-Jobs/job/mdsal-merge-fluorine/146&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/Merge-Jobs/job/mdsal-merge-fluorine/146&lt;/a&gt; before rechecking controller.&lt;/p&gt;</comment>
                            <comment id="63278" author="rovarga" created="Mon, 4 Jun 2018 15:05:14 +0000"  >&lt;p&gt;Controller and AAA are merged.&lt;/p&gt;</comment>
                            <comment id="63293" author="thapar" created="Tue, 5 Jun 2018 03:37:11 +0000"  >&lt;p&gt;All patches have been merged now - &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/q/topic:binding-tlc-getkey&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/q/topic:binding-tlc-getkey&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks Robert, Stephen and Michael.&lt;/p&gt;</comment>
                            <comment id="63349" author="vorburger" created="Thu, 7 Jun 2018 16:15:53 +0000"  >&lt;p&gt;all good&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="30057">NETVIRT-1290</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="29827">TSC-98</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="30050">RELENG-126</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="26824">MDSAL-2</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_10502" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>ODL Expected Date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 21 May 2018 00:00:00 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10504" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>ODL Impacted Projects</customfieldname>
                        <customfieldvalues>
                                        <label>all-projects</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10602" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>ODL Last FULL Build</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://jenkins.opendaylight.org/releng/job/integration-multipatch-test-fluorine/96/]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10601" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>ODL Managed Gerrit Topic</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>binding-tlc-getkey</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:project">
                        <customfieldname>ODL Project</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue id="10137">mdsal</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10501" key="com.atlassian.jira.plugin.system.customfieldtypes:version">
                        <customfieldname>ODL Release</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="10561">Fluorine</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03dsn:</customfieldvalue>

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