<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:34 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>[OPNFLWPLUG-467] Group id&apos;s aren&apos;t removed from the node when the corresponding LAG entry is removed</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-467</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;Group id&apos;s corresponding to the LAG entry isn&apos;t removed on removing the LAG entry. Issue seen with the latest integration image(1901 build).&lt;/p&gt;

&lt;p&gt;On querying the node specific RESTAPI after bringing down the LAG group, the lacp specific tag are not displayed, but then the group-id which which the LAG has used is still retained.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27735">OPNFLWPLUG-467</key>
            <summary>Group id&apos;s aren&apos;t removed from the node when the corresponding LAG entry is removed</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="10004" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Verified</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="mahesh_manivasagam@dell.com">Mahesh Manivasagam</assignee>
                                    <reporter username="mahesh_manivasagam@dell.com">Mahesh Manivasagam</reporter>
                        <labels>
                    </labels>
                <created>Thu, 28 May 2015 05:53:11 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:33 +0000</updated>
                            <resolved>Fri, 26 Jun 2015 10:17:19 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="56937" author="mahesh_manivasagam@dell.com" created="Thu, 28 May 2015 12:08:05 +0000"  >&lt;p&gt;Attachment restapi.txt has been added with description: RESTAPI o/p&lt;/p&gt;</comment>
                            <comment id="56932" author="mahesh_manivasagam@dell.com" created="Thu, 28 May 2015 12:09:23 +0000"  >&lt;p&gt;Please find the show dump-flows o/p prior and after lag removal. Entries are still present under the REST API node specific o/p.&lt;/p&gt;

&lt;p&gt;mininet&amp;gt; sh ovs-ofctl -O Openflow13 dump-groups s6&lt;br/&gt;
OFPST_GROUP_DESC reply (OF1.3) (xid=0x2):&lt;br/&gt;
 group_id=21429,type=select,bucket=weight:0,actions=output:1,output:2&lt;br/&gt;
 group_id=60520,type=all,bucket=weight:0,actions=group:21429&lt;/p&gt;

&lt;p&gt;mininet&amp;gt; sh ovs-ofctl -O Openflow13 dump-groups s6&lt;br/&gt;
OFPST_GROUP_DESC reply (OF1.3) (xid=0x2):&lt;br/&gt;
 group_id=60520,type=all,bucket=weight:0,actions=drop&lt;/p&gt;</comment>
                            <comment id="56933" author="kalaiselvi_k@dell.com" created="Thu, 28 May 2015 13:27:39 +0000"  >&lt;p&gt;On removing the LAG interface, for the group entry corresponding to the LAG, the removeGroup API available in the SalGroupService interface is invoked.&lt;br/&gt;
Also, the asynchronous output of the API returns success value.&lt;br/&gt;
The Group entry (with group id 21419) is removed from the openflow enabled switch by the remove Group API. (dump-groups output is also provided)&lt;/p&gt;

&lt;p&gt;But the group table entry information (for the removed group) is retained in the MD-SAL datastore. And this is displayed in the REST output invoked for the corresponding node.&lt;br/&gt;
This seems like DataStore retains the stale information of the group table entry.&lt;/p&gt;</comment>
                            <comment id="56934" author="mbobak@cisco.com" created="Fri, 19 Jun 2015 13:57:13 +0000"  >&lt;p&gt;It is not possible to replicate this issue on current stable/lithium branch. After removing group from mininet it was removed from operational datastore as well.&lt;/p&gt;</comment>
                            <comment id="56935" author="mahesh_manivasagam@dell.com" created="Fri, 26 Jun 2015 10:15:14 +0000"  >
&lt;p&gt;Hi Martin,&lt;/p&gt;

&lt;p&gt;I&apos;ve verified the above issue on the latest build stable/lithium branch and was not able to recreate this problem. Please move this bug to resolved state.&lt;/p&gt;</comment>
                            <comment id="56936" author="mahesh_manivasagam@dell.com" created="Fri, 26 Jun 2015 10:17:19 +0000"  >&lt;p&gt;Moving this bug to verified state as its no longer re creatable with the latest stable lithium branch&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13979" name="restapi.txt" size="16672" author="mahesh_manivasagam@dell.com" created="Thu, 28 May 2015 12:08:05 +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>3405</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=3405]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10317"><![CDATA[Beryllium]]></customfieldvalue>

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

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