<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:00:21 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-275] wrong condition statement in update method in TunnelInventoryStateListener.java</title>
                <link>https://jira.opendaylight.org/browse/GENIUS-275</link>
                <project id="10126" key="GENIUS">genius</project>
                    <description>&lt;p&gt;the below condition statement in update method in TunnelInventoryStateListener.java is wrong&#65306;&lt;/p&gt;

&lt;p&gt;diff --git a/itm/itm-impl/src/main/java/org/opendaylight/genius/itm/itmdirecttunnels&lt;br/&gt;
index c077d6a..3b6b6b9 100644&lt;br/&gt;
&amp;#8212; a/itm/itm-impl/src/main/java/org/opendaylight/genius/itm/itmdirecttunnels/listen&lt;br/&gt;
+++ b/itm/itm-impl/src/main/java/org/opendaylight/genius/itm/itmdirecttunnels/listen&lt;br/&gt;
@@ -139,7 +139,7 @@ public class TunnelInventoryStateListener extends&lt;br/&gt;
 @NonNull FlowCapableNodeConnector fcNodeConnectorOld,&lt;br/&gt;
 @NonNull FlowCapableNodeConnector fcNodeConnectorNew) {&lt;br/&gt;
 String portName = fcNodeConnectorNew.getName();&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;if (DirectTunnelUtils.TUNNEL_PORT_PREDICATE.test(portName)) {&lt;br/&gt;
+ if (!DirectTunnelUtils.TUNNEL_PORT_PREDICATE.test(portName)) {&lt;br/&gt;
 LOG.debug(&quot;Node Connector Update - {} Interface is not a tunnel I/f, so&lt;br/&gt;
 return;&lt;br/&gt;
 } else if (!dpnTepStateCache.isInternal(portName)) {&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment>&lt;p&gt;genius master&lt;/p&gt;</environment>
        <key id="31664">GENIUS-275</key>
            <summary>wrong condition statement in update method in TunnelInventoryStateListener.java</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</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="yangyi01">Yi Yang</assignee>
                                    <reporter username="yangyi01">Yi Yang</reporter>
                        <labels>
                    </labels>
                <created>Tue, 7 May 2019 01:05:19 +0000</created>
                <updated>Wed, 8 Jan 2020 08:55:19 +0000</updated>
                            <resolved>Wed, 8 Jan 2020 08:51:47 +0000</resolved>
                                                                    <component>ITM</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="67617" author="hematg" created="Wed, 8 Jan 2020 05:30:25 +0000"  >&lt;p&gt;Hi Yi Yang,&lt;/p&gt;

&lt;p&gt;&#160; Is there any update on this&#160;Jira ?&lt;/p&gt;</comment>
                            <comment id="67622" author="yi.y.yang@intel.com" created="Wed, 8 Jan 2020 08:55:19 +0000"  >&lt;p&gt;This has been fixed by the below commit:&lt;/p&gt;

&lt;p&gt;commit e9769581c0c42901a36e071f6dc53e67fe87c75c&lt;br/&gt;
Author: Yi Yang &amp;lt;yangyi01@inspur.com&amp;gt;&lt;br/&gt;
Date: Mon May 6 21:06:39 2019 -0400&lt;/p&gt;

&lt;p&gt;Fix wrong condition statement in update method&lt;/p&gt;

&lt;p&gt;In update method in TunnelInventoryStateListener.java,&lt;br/&gt;
 the below condition is wrong obviously.&lt;/p&gt;

&lt;p&gt;if (DirectTunnelUtils.TUNNEL_PORT_PREDICATE.test(portName)) {&lt;br/&gt;
 LOG.debug(&quot;Node Connector Update - {} Interface is not ...&lt;br/&gt;
 return;&lt;br/&gt;
 }&lt;/p&gt;

&lt;p&gt;JIRA: &lt;a href=&quot;https://jira.opendaylight.org/browse/GENIUS-275&quot; title=&quot;wrong condition statement in update method in TunnelInventoryStateListener.java&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GENIUS-275&quot;&gt;&lt;del&gt;GENIUS-275&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Change-Id: I0b03d7357edb37baf0f535d06dd3a72952b387f5&lt;br/&gt;
 Signed-off-by: Yi Yang &amp;lt;yangyi01@inspur.com&amp;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_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10313"><![CDATA[Highest]]></customfieldvalue>

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

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