<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:12:37 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-294] ODL under load do not send Keepalives quickly enough.</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-294</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;Seen on recent Lithium snapshot builds.&lt;/p&gt;

&lt;p&gt;A Sandbox run &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; for new suite (2 iBGP peers, 1 million routes total, continuous GET in IPv4 topology during initial synchronization) has seen one suite fail. Output from play.py shows holdtimer was overstepped, karaf.log shows frequent OperationsLimiter activity.&lt;/p&gt;

&lt;p&gt;Previous runs did not see this bug, more data will get available when the suite is merged. Increased number of peers would risk triggering &lt;a href=&quot;https://jira.opendaylight.org/browse/BGPCEP-289&quot; title=&quot;Metadata not available for modification NodeModification&quot; class=&quot;issue-link&quot; data-issue-key=&quot;BGPCEP-289&quot;&gt;&lt;del&gt;BGPCEP-289&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/bgpcep-csit-1node-periodic-bgp-ingest-only-stable-lithium/3/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/bgpcep-csit-1node-periodic-bgp-ingest-only-stable-lithium/3/&lt;/a&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="23534">BGPCEP-294</key>
            <summary>ODL under load do not send Keepalives quickly enough.</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="10003">Cannot Reproduce</resolution>
                                        <assignee username="cdgasparini">Claudio David Gasparini</assignee>
                                    <reporter username="vrpolak">Vratko Polak</reporter>
                        <labels>
                    </labels>
                <created>Tue, 27 Oct 2015 17:47:48 +0000</created>
                <updated>Sun, 3 Mar 2019 11:50:31 +0000</updated>
                            <resolved>Fri, 6 Nov 2015 07:39:03 +0000</resolved>
                                    <version>Bugzilla Migration</version>
                                    <fixVersion>Bugzilla Migration</fixVersion>
                                    <component>BGP</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="45176" author="rsajben@cisco.com" created="Mon, 2 Nov 2015 09:21:16 +0000"  >&lt;p&gt;... another evidence (1M UPDATEs &amp;amp; 1M target number of prefixes, each UPDATE includes 10 prefixes in NLRI &amp;amp; 9 prefixes in WITHDRAWN lists): &lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-periodic-bgp-ingest-mixed-only-stable-lithium/2/robot/report/log.html#s1-s2-t8-k3-k3-k2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-periodic-bgp-ingest-mixed-only-stable-lithium/2/robot/report/log.html#s1-s2-t8-k3-k3-k2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="45177" author="cdgasparini" created="Wed, 4 Nov 2015 16:05:29 +0000"  >&lt;p&gt;After talk with Radovan, issue observed is&lt;/p&gt;

&lt;p&gt;2015-11-01 16:15:15,620 | INFO  | oupCloseable-6-2 | BGPSessionImpl                   | 281 - org.opendaylight.bgpcep.bgp-rib-impl - 0.4.3.SNAPSHOT | Failed to send message Keepalive [augmentation=[]] to socket java.io.IOException: Connection reset by peer&lt;br/&gt;
2015-11-01 16:15:15,621 | INFO  | oupCloseable-6-2 | BGPPeer                          | 281 - org.opendaylight.bgpcep.bgp-rib-impl - 0.4.3.SNAPSHOT | Session with peer 10.30.11.190 went down&lt;br/&gt;
java.io.IOException: End of input detected. Close the session.&lt;/p&gt;

&lt;p&gt;This is an expected behavior, &lt;br/&gt;
the cause of the exception is that once the message has been queued to be send,  &lt;br/&gt;
the session is closed abruptly form client side and therefore the message cannot be send.&lt;/p&gt;</comment>
                            <comment id="45178" author="vrpolak" created="Thu, 5 Nov 2015 09:19:49 +0000"  >&lt;p&gt;&amp;gt; the session is closed abruptly form client side&lt;/p&gt;

&lt;p&gt;Yes, but that is because the hold timer expired, and when ODL got around to eventually send the keepalive it was too late.&lt;br/&gt;
Radovan, do you have a link similar to that in comment 1 which would show the tool has reacted to previous keepalives correctly?&lt;/p&gt;</comment>
                            <comment id="45179" author="rsajben@cisco.com" created="Fri, 6 Nov 2015 07:39:03 +0000"  >&lt;p&gt;Adding more logging to the test tool showed an regression inside (because of a decoding issue, only the first keep alive could reset the hold timer). After correction in the test tool logs confirmed that there is not an issue with KEEPALIVE on the controller side: &lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/bgpcep-csit-1node-periodic-bgp-ingest-mixed-only-stable-lithium/26/robot/report/log.html#s1-s2-t8-k3-k3-k2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/bgpcep-csit-1node-periodic-bgp-ingest-mixed-only-stable-lithium/26/robot/report/log.html#s1-s2-t8-k3-k3-k2&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>4533</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=4533]]></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="10326"><![CDATA[Lithium-3]]></customfieldvalue>

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

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