<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:12: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>[BGPCEP-347] LSP is not removed from ODL after tunnel status &quot;Down&quot; is reported</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-347</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;A capture of PCEP topology from ODL shows multiple LSPs that were down, but not removed from ODL. (2045,2046,2047,32)&lt;/p&gt;

&lt;p&gt;                                &quot;name&quot;: &quot;dlxtx21crs_t2181&quot;,&lt;br/&gt;
                                &quot;path&quot;: [&lt;br/&gt;
                                        &quot;lsp-id&quot;: 2045,&lt;br/&gt;
                                            &quot;operational&quot;: &quot;up&quot;,&lt;br/&gt;
                                                    &quot;lsp-id&quot;: 2045,&lt;br/&gt;
                                        &quot;lsp-id&quot;: 2046,&lt;br/&gt;
                                            &quot;operational&quot;: &quot;up&quot;,&lt;br/&gt;
                                                    &quot;lsp-id&quot;: 2046,&lt;br/&gt;
                                        &quot;lsp-id&quot;: 32,&lt;br/&gt;
                                            &quot;operational&quot;: &quot;up&quot;,&lt;br/&gt;
                                                    &quot;lsp-id&quot;: 32,&lt;br/&gt;
                                        &quot;lsp-id&quot;: 2047,&lt;br/&gt;
                                            &quot;operational&quot;: &quot;up&quot;,&lt;br/&gt;
                                                    &quot;lsp-id&quot;: 2047,&lt;br/&gt;
                                        &quot;lsp-id&quot;: 0,&lt;br/&gt;
                                            &quot;operational&quot;: &quot;down&quot;,&lt;br/&gt;
                                                    &quot;lsp-id&quot;: 0,&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="23587">BGPCEP-347</key>
            <summary>LSP is not removed from ODL after tunnel status &quot;Down&quot; is reported</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="milos.fabian@pantheon.tech">Milos Fabian</assignee>
                                    <reporter username="milos.fabian@pantheon.tech">Milos Fabian</reporter>
                        <labels>
                    </labels>
                <created>Wed, 23 Dec 2015 16:48:20 +0000</created>
                <updated>Sun, 3 Mar 2019 11:49:35 +0000</updated>
                            <resolved>Mon, 18 Jan 2016 19:52:22 +0000</resolved>
                                    <version>Bugzilla Migration</version>
                                    <fixVersion>Bugzilla Migration</fixVersion>
                                    <component>PCEP</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="45325" author="colin@colindixon.com" created="Thu, 7 Jan 2016 20:40:32 +0000"  >&lt;p&gt;Are there any updates on the progress for this bug? Are we planning to fix it in Beryllium? Lithium-SR4?&lt;/p&gt;</comment>
                            <comment id="45326" author="milos.fabian@pantheon.tech" created="Fri, 8 Jan 2016 08:31:23 +0000"  >&lt;p&gt;Hi Colin,&lt;br/&gt;
no progress yet. Will be fixed in Beryllium and Lithium-SR4 too.&lt;/p&gt;</comment>
                            <comment id="45327" author="milos.fabian@pantheon.tech" created="Tue, 12 Jan 2016 13:38:56 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/32343/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/32343/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="45328" author="milos.fabian@pantheon.tech" created="Thu, 14 Jan 2016 12:08:06 +0000"  >&lt;p&gt;Steps to reproduce:&lt;br/&gt;
1. connect ODL PCE with a router (PCC)&lt;br/&gt;
2. PCC reports signaled tunnel (i.e. LSP-ID=1)&lt;br/&gt;
3. ODL PCE LSP DB looks like:&lt;br/&gt;
...&lt;br/&gt;
&quot;name&quot;: &quot;tunnel1&quot;,&lt;br/&gt;
    &quot;path&quot;: [&lt;br/&gt;
        &quot;lsp-id&quot;: 1,&lt;br/&gt;
        &quot;operational&quot;: &quot;up&quot;,&lt;br/&gt;
        &quot;lsp-id&quot;: 1,&lt;br/&gt;
...&lt;br/&gt;
4. PCC reports the tunnel is down - not signaled (LSP-ID=0)&lt;br/&gt;
5. ODL PCE LSP DB looks now like:&lt;br/&gt;
...&lt;br/&gt;
&quot;name&quot;: &quot;tunnel1&quot;,&lt;br/&gt;
    &quot;path&quot;: [&lt;br/&gt;
        &quot;lsp-id&quot;: 1,&lt;br/&gt;
            &quot;operational&quot;: &quot;up&quot;,&lt;br/&gt;
            &quot;lsp-id&quot;: 1,&lt;br/&gt;
        &quot;lsp-id&quot;: 0,&lt;br/&gt;
            &quot;operational&quot;: &quot;down&quot;,&lt;br/&gt;
            &quot;lsp-id&quot;: 0,&lt;br/&gt;
...&lt;br/&gt;
Notice that previously reported LSP (LSP-ID = 1) is still present&lt;br/&gt;
6. PCC reports the tunnel is up again (LSP-ID = 2)&lt;br/&gt;
7. ODL PCE LSP DB looks like:&lt;br/&gt;
...&lt;br/&gt;
&quot;name&quot;: &quot;tunnel1&quot;,&lt;br/&gt;
    &quot;path&quot;: [&lt;br/&gt;
        &quot;lsp-id&quot;: 1,&lt;br/&gt;
            &quot;operational&quot;: &quot;up&quot;,&lt;br/&gt;
            &quot;lsp-id&quot;: 1,&lt;br/&gt;
        &quot;lsp-id&quot;: 2,&lt;br/&gt;
            &quot;operational&quot;: &quot;up&quot;,&lt;br/&gt;
            &quot;lsp-id&quot;: 2,&lt;br/&gt;
...&lt;br/&gt;
Notice that the first reported LSP (LSP-ID = 1) is still present&lt;/p&gt;

&lt;p&gt;This mean, the LSP is not explicitly reported as removed, so ODL PCE still keep it in the LSP DB.&lt;/p&gt;</comment>
                            <comment id="45329" author="colin@colindixon.com" created="Fri, 15 Jan 2016 19:49:10 +0000"  >&lt;p&gt;The plan is to also fix this bug in stable/lithium, right? In which case I don&apos;t see a merged patch there, so it should stay open or a new issue should be opened to track it on stable/lithium.&lt;/p&gt;

&lt;p&gt;If I missed the patch, please let me know and my apologies.&lt;/p&gt;</comment>
                            <comment id="45330" author="milos.fabian@pantheon.tech" created="Mon, 18 Jan 2016 09:30:19 +0000"  >&lt;p&gt;(In reply to Colin Dixon from comment #5)&lt;br/&gt;
&amp;gt; The plan is to also fix this bug in stable/lithium, right? In which case I&lt;br/&gt;
&amp;gt; don&apos;t see a merged patch there, so it should stay open or a new issue should&lt;br/&gt;
&amp;gt; be opened to track it on stable/lithium.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; If I missed the patch, please let me know and my apologies.&lt;/p&gt;

&lt;p&gt;Yes, you are right. The fix should be delivered to stable/lithium too.&lt;br/&gt;
Li: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/32914/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/32914/&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>4836</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=4836]]></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="10356"><![CDATA[Lithium-4]]></customfieldvalue>

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

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