<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:52:19 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>[CONTROLLER-154] Transaction readOperationalData() vs. removeOperationalData()</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-154</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;DataModificationTransaction is supposed to reflect a consistent view on the data tree. Issuing the following sequence of calls:&lt;/p&gt;

&lt;p&gt;1) readOperationalData(some.identifier)&lt;br/&gt;
2) putOperationalData(some.identifier.child)&lt;br/&gt;
3) readOperationalData(some.identifier)&lt;/p&gt;

&lt;p&gt;will result in 3) reporting the data as if 2) has never happened. This needs to be addressed by lazily instantiating the binding-aware objects and tying them lazily to the backing store snapshot. This is especially true for things like:&lt;/p&gt;

&lt;p&gt;List&amp;lt;Object&amp;gt; list = trans.readOperationalData(some.identifier)&lt;br/&gt;
trans.putOperationalData(some.identifier.listKey, object)&lt;br/&gt;
for (Object o : list) {&lt;br/&gt;
    // object should be visible&lt;br/&gt;
}&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="24708">CONTROLLER-154</key>
            <summary>Transaction readOperationalData() vs. removeOperationalData()</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="tony.tkacik@gmail.com">Tony Tkacik</assignee>
                                    <reporter username="rovarga">Robert Varga</reporter>
                        <labels>
                    </labels>
                <created>Tue, 11 Feb 2014 15:07:22 +0000</created>
                <updated>Tue, 25 Jul 2023 08:23:05 +0000</updated>
                            <resolved>Tue, 8 Apr 2014 16:08:50 +0000</resolved>
                                                                    <component>mdsal</component>
                        <due>Sun, 23 Mar 2014 00:00:00 +0000</due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="47635" author="tony.tkacik@gmail.com" created="Mon, 7 Apr 2014 10:58:15 +0000"  >&lt;p&gt;Fixed in new datastore (see 50&lt;/p&gt;</comment>
                            <comment id="47636" author="tony.tkacik@gmail.com" created="Tue, 8 Apr 2014 16:08:50 +0000"  >&lt;p&gt;Fixed by new data store.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="24762">CONTROLLER-208</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>414</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=414]]></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|i02inb:</customfieldvalue>

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