<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:59:47 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>[GENIUS-52] FlowBasedServicesConfigListener update() causes false positive ERRORS</title>
                <link>https://jira.opendaylight.org/browse/GENIUS-52</link>
                <project id="10126" key="GENIUS">genius</project>
                    <description>&lt;p&gt;Code looks like this:&lt;br/&gt;
    @Override&lt;br/&gt;
    protected void update(InstanceIdentifier&amp;lt;BoundServices&amp;gt; key, BoundServices boundServiceOld,&lt;br/&gt;
                          BoundServices boundServiceNew) {&lt;br/&gt;
        LOG.error(&quot;Service Binding entry update not allowed for: {}, Data: {}&quot;,&lt;br/&gt;
                InstanceIdentifier.keyOf(key.firstIdentifierOf(ServicesInfo.class)).getInterfaceName(),&lt;br/&gt;
                boundServiceNew);&lt;br/&gt;
    }&lt;/p&gt;

&lt;p&gt;update() from MD-SAL can be called spuriously with THE SAME old and new entity. Should check that this is not the case before writing ERROR to log. From the javadoc of DataTreeChangeListener:&lt;br/&gt;
&quot;&lt;br/&gt;
A data change event may be triggered spuriously, e.g. such that data before&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;and after compare as equal. Implementations of this interface are expected&lt;/li&gt;
	&lt;li&gt;to recover from such events. Event producers are expected to exert reasonable&lt;/li&gt;
	&lt;li&gt;effort to suppress such events.&lt;br/&gt;
&quot;&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="19833">GENIUS-52</key>
            <summary>FlowBasedServicesConfigListener update() causes false positive ERRORS</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="-1">Unassigned</assignee>
                                    <reporter username="guy.sela@hpe.com">Guy Sela</reporter>
                        <labels>
                    </labels>
                <created>Wed, 18 Jan 2017 11:20:31 +0000</created>
                <updated>Thu, 19 Oct 2017 21:28:23 +0000</updated>
                            <resolved>Sun, 22 Jan 2017 16:05:01 +0000</resolved>
                                    <version>(unspecified)</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="35897" author="koby.aizer@hpe.com" created="Sun, 22 Jan 2017 16:05:01 +0000"  >&lt;p&gt;Review: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/50613/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/50613/&lt;/a&gt;&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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7576</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=7576]]></customfieldvalue>

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

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