<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:25: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>[NEUTRON-138] Major Bug in Neutron ( Module integration-test)</title>
                <link>https://jira.opendaylight.org/browse/NEUTRON-138</link>
                <project id="10145" key="NEUTRON">neutron</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/neutron-verify-carbon-mvn33-openjdk8/62/findbugsResult/HIGH/module.34108651/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/neutron-verify-carbon-mvn33-openjdk8/62/findbugsResult/HIGH/module.34108651/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The bugs are identified and resolved by using the FindBugs Plugin.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: Other&lt;br/&gt;
URL: &lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/neutron-verify-carbon-mvn33-openjdk8/62/findbugsResult/HIGH/module.34108651/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/neutron-verify-carbon-mvn33-openjdk8/62/findbugsResult/HIGH/module.34108651/&lt;/a&gt;&lt;/p&gt;</environment>
        <key id="26700">NEUTRON-138</key>
            <summary>Major Bug in Neutron ( Module integration-test)</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="pramod.raghavendra.jayathirth@intel.com">Pramod Raghavendra Jayathirth</assignee>
                                    <reporter username="pramod.raghavendra.jayathirth@intel.com">Pramod Raghavendra Jayathirth</reporter>
                        <labels>
                    </labels>
                <created>Sat, 24 Sep 2016 00:26:37 +0000</created>
                <updated>Wed, 19 Oct 2016 23:10:28 +0000</updated>
                            <resolved>Wed, 19 Oct 2016 23:10:28 +0000</resolved>
                                    <version>master</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="53616" author="pramod.raghavendra.jayathirth@intel.com" created="Tue, 27 Sep 2016 17:36:33 +0000"  >&lt;p&gt;The bugs to be resolved are from Module integration-test. Their Description are as follows.&lt;/p&gt;

&lt;p&gt;Note :- 3 out of 6 High priority bugs are resolved in this item.&lt;/p&gt;

&lt;p&gt;1. NeutronL2gatewayConnectionNorthbound.java:118, EC_UNRELATED_TYPES, Priority: High&lt;br/&gt;
Call to String.equals(Integer) in org.opendaylight.neutron.northbound.api.NeutronL2gatewayConnectionNorthbound.listL2gatewayConnections(List, String, String, String, String, String, String, String, String, String)&lt;/p&gt;

&lt;p&gt;This method calls equals(Object) on two references of different class types and analysis suggests they will be to objects of different classes at runtime. Further, examination of the equals methods that would be invoked suggest that either this call will always return false, or else the equals method is not be symmetric (which is a property required by the contract for equals in class Object).&lt;/p&gt;

&lt;p&gt;2. NeutronL2gatewayNorthbound.java:116, EC_UNRELATED_CLASS_AND_INTERFACE, Priority: High&lt;br/&gt;
Call to String.equals(java.util.List) in org.opendaylight.neutron.northbound.api.NeutronL2gatewayNorthbound.listL2gateways(List, String, String, String, String, String, String, String)&lt;/p&gt;

&lt;p&gt;This method calls equals(Object) on two references, one of which is a class and the other an interface, where neither the class nor any of its non-abstract subclasses implement the interface. Therefore, the objects being compared are unlikely to be members of the same class at runtime (unless some application classes were not analyzed, or dynamic class loading can occur at runtime). According to the contract of equals(), objects of different classes should always compare as unequal; therefore, according to the contract defined by java.lang.Object.equals(Object), the result of this comparison will always be false at runtime.&lt;/p&gt;

&lt;p&gt;3. NeutronRoutersNorthbound.java:102, EC_UNRELATED_TYPES, Priority: High&lt;br/&gt;
Call to String.equals(org.opendaylight.neutron.spi.NeutronRouter_NetworkReference) in org.opendaylight.neutron.northbound.api.NeutronRoutersNorthbound.listRouters(List, String, String, Boolean, String, String, String, String, String, String)&lt;/p&gt;

&lt;p&gt;This method calls equals(Object) on two references of different class types and analysis suggests they will be to objects of different classes at runtime. Further, examination of the equals methods that would be invoked suggest that either this call will always return false, or else the equals method is not be symmetric (which is a property required by the contract for equals in class Object).&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>6796</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=6796]]></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|i02uxz:</customfieldvalue>

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