<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:36:15 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>[OVSDB-382] operational store still has node after ovs disconnects</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-382</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;this is causing some failure(s) in CSIT, so starting with elevated severity as we want to keep CSIT passing 100%&lt;/p&gt;

&lt;p&gt;in summary, there is a specific set of steps where the operational store will still contain node data even after the ovs has been disconnected (ovs-vsctl del-manager).  In this test, ovs is set to passive mode and the connection&lt;br/&gt;
is created via config store request.&lt;/p&gt;

&lt;p&gt;steps:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;set ovs to passive&lt;/li&gt;
	&lt;li&gt;connect to ovs via ODL NB rest api&lt;/li&gt;
	&lt;li&gt;create a new &quot;node&quot; via NB api&lt;/li&gt;
	&lt;li&gt;create a qos entry&lt;/li&gt;
	&lt;li&gt;create a queue entry&lt;/li&gt;
	&lt;li&gt;link the qos and queue to the &quot;node&quot;&lt;/li&gt;
	&lt;li&gt;delete the queue entry&lt;/li&gt;
	&lt;li&gt;delete the qos entry&lt;/li&gt;
	&lt;li&gt;delete the node&lt;/li&gt;
	&lt;li&gt;disconnect ovs&lt;/li&gt;
	&lt;li&gt;delete the original connection info&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;at this point the operational will still contain the two nodes.&lt;/p&gt;


&lt;p&gt;The CSIT job that can be used to replicate this is here:&lt;br/&gt;
&lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/ovsdb-csit-1node-southbound-only-carbon/203/archives/log.html.gz#s1-s4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/ovsdb-csit-1node-southbound-only-carbon/203/archives/log.html.gz#s1-s4&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;note the failures in CSIT are happening later, but I am assuming this problem is what is causing the failures in the tests after it.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22074">OVSDB-382</key>
            <summary>operational store still has node after ovs disconnects</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="Avishnoi">Anil Vishnoi</assignee>
                                    <reporter username="jluhrsen">Jamo Luhrsen</reporter>
                        <labels>
                    </labels>
                <created>Sat, 12 Nov 2016 00:27:56 +0000</created>
                <updated>Mon, 13 Mar 2017 19:54:22 +0000</updated>
                            <resolved>Mon, 13 Mar 2017 19:54:22 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>Southbound.Open_vSwitch</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="41574" author="jluhrsen" created="Sat, 12 Nov 2016 00:32:39 +0000"  >&lt;p&gt;my guess is that something is breaking when the ovs disconnects (via del-manager) an the node is still in both operational and config.  To find that point in the test in the karaf.log you can search for this timestamp &quot;2016-11-11 16:23:18,576&quot;  otherwise, the robot tests are marking the karaf.log with a message at the start of each test case.  search for &quot;ROBOT MESSAGE&quot; in the karaf.log for those instances.&lt;/p&gt;</comment>
                            <comment id="41581" author="jluhrsen" created="Sat, 12 Nov 2016 00:32:39 +0000"  >&lt;p&gt;Attachment karaf.log.gz has been added with description: karaf log from CSIT job&lt;/p&gt;</comment>
                            <comment id="41575" author="vishnoianil@gmail.com" created="Thu, 2 Feb 2017 21:01:48 +0000"  >&lt;p&gt;Hi Jamo,&lt;/p&gt;

&lt;p&gt;Current CI looks good, so i assume this bug is resolved now ? I am closing this bug, but if you think it still existing, please re-open the bug.&lt;/p&gt;</comment>
                            <comment id="41576" author="jluhrsen" created="Thu, 2 Feb 2017 21:07:54 +0000"  >&lt;p&gt;we have CSIT for it:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/ovsdb-csit-1node-southbound-only-carbon/393/archives/log.html.gz#s1-s6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/ovsdb-csit-1node-southbound-only-carbon/393/archives/log.html.gz#s1-s6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="41577" author="vishnoianil@gmail.com" created="Thu, 2 Feb 2017 21:20:05 +0000"  >&lt;p&gt;Okay so this is the bug where we delete the &quot;ConnectionInfo&quot; but not the entire node?&lt;/p&gt;</comment>
                            <comment id="41578" author="jluhrsen" created="Fri, 3 Feb 2017 04:57:23 +0000"  >&lt;p&gt;(In reply to Anil Vishnoi from comment #4)&lt;br/&gt;
&amp;gt; Okay so this is the bug where we delete the &quot;ConnectionInfo&quot; but not the&lt;br/&gt;
&amp;gt; entire node?&lt;/p&gt;

&lt;p&gt;yeah, something like that. the robot test case (and the steps in comment 1) are&lt;br/&gt;
probably the best way to remember it. But, we also have this kind of summary&lt;br/&gt;
email:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://lists.opendaylight.org/pipermail/ovsdb-dev/2016-December/004015.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/ovsdb-dev/2016-December/004015.html&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="41579" author="vishnoianil@gmail.com" created="Wed, 8 Mar 2017 08:07:43 +0000"  >&lt;p&gt;stable/boron : &lt;a href=&quot;https://git.opendaylight.org/gerrit/52985&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/52985&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="41580" author="vishnoianil@gmail.com" created="Sat, 11 Mar 2017 00:51:33 +0000"  >&lt;p&gt;master : &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/53168/2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/53168/2&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12911" name="karaf.log.gz" size="28489" author="jluhrsen" created="Sat, 12 Nov 2016 00:32:39 +0000"/>
                    </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>7160</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=7160]]></customfieldvalue>

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

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