<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:10:09 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-576] Binding class loading should be constant</title>
                <link>https://jira.opendaylight.org/browse/MDSAL-576</link>
                <project id="10137" key="MDSAL">mdsal</project>
                    <description>&lt;p&gt;Our original Binding implementation made few assumptions as to what would be a valid access &#8211; essentially allowing anything to happen and attempting to do something sane. This really papered over a number of races in the system, which should have been solved via proper lifecycle rather than trying to fudge things.&lt;/p&gt;

&lt;p&gt;One example is the Augmentable&apos;s inability to list all present augmentations, for which we have a separate AugmentationHolder interface. This design is driven by the need to have a Class which needs to be mapped &#8211; and that Class would then be introspected, its models found and if you squint just right, you could arrive at a decision that yeah, I can represent this data as that class.&lt;/p&gt;

&lt;p&gt;We have fleshed out our lifecycle in OSGi, which is the only dynamic environment we support, so that there is a capture of schema/ClassLoader interplay &#8211; which means we do not have to fudge anything, we just propagate it as a wiring problem. We are still to see a problem with this approach.&lt;/p&gt;

&lt;p&gt;One key benefit is that class loading (and unloading) is predictable and therefore we should ditch legacy complexities.&lt;/p&gt;</description>
                <environment></environment>
        <key id="33071">MDSAL-576</key>
            <summary>Binding class loading should be constant</summary>
                <type id="10000" iconUrl="https://jira.opendaylight.org/images/icons/issuetypes/epic.svg">Epic</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>
                            <label>pt</label>
                    </labels>
                <created>Mon, 20 Jul 2020 16:21:49 +0000</created>
                <updated>Wed, 30 Sep 2020 19:22:40 +0000</updated>
                            <resolved>Wed, 30 Sep 2020 19:22:40 +0000</resolved>
                                                    <fixVersion>7.0.0</fixVersion>
                                    <component>Binding codegen</component>
                    <component>Binding runtime</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                        <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_10005" key="com.pyxis.greenhopper.jira:gh-epic-color">
                        <customfieldname>Epic Color</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ghx-label-7</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10004" key="com.pyxis.greenhopper.jira:gh-epic-label">
                        <customfieldname>Epic Name</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Make class loading predictable</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10003" key="com.pyxis.greenhopper.jira:gh-epic-status">
                        <customfieldname>Epic Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[To Do]]></customfieldvalue>

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

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