<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:34:05 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-1058] Logs being spammed with org.opendaylight.openflowplugin.impl - 0.8.0 | Switch Idle state occurred, node=/10.30.170.99:44168|auxId=0</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-1058</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;in a ~2.5h CSIT job, the below message is seen 1600+ times.&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
47217:2018-12-10T17:22:00,630 | INFO  | ofppool-15       | SystemNotificationsListenerImpl  | 386 - org.opendaylight.openflowplugin.impl - 0.8.0 | Switch Idle state occurred, node=/10.30.170.99:44168|auxId=0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;if the root cause event is expected and happening reasonably 1600+ times needs to be&lt;br/&gt;
understood first. If so, we should remove that log entirely or lower it&apos;s level to DEBUG or&lt;br/&gt;
higher so that it&apos;s not spamming a production environment with duplicate messages.&lt;/p&gt;

&lt;p&gt;Unless I&apos;m not seeing the true value in the message.&lt;/p&gt;</description>
                <environment></environment>
        <key id="31185">OPNFLWPLUG-1058</key>
            <summary>Logs being spammed with org.opendaylight.openflowplugin.impl - 0.8.0 | Switch Idle state occurred, node=/10.30.170.99:44168|auxId=0</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</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="Shweta_Chaturvedi">Shweta Chaturvedi</assignee>
                                    <reporter username="jluhrsen">Jamo Luhrsen</reporter>
                        <labels>
                            <label>csit</label>
                            <label>log_spam</label>
                    </labels>
                <created>Tue, 11 Dec 2018 22:55:32 +0000</created>
                <updated>Mon, 11 Feb 2019 08:05:17 +0000</updated>
                            <resolved>Mon, 11 Feb 2019 08:05:17 +0000</resolved>
                                                    <fixVersion>Fluorine-SR2</fixVersion>
                    <fixVersion>Neon</fixVersion>
                                    <component>openflowplugin-impl</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="66060" author="arunprakash" created="Wed, 19 Dec 2018 07:02:25 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=jluhrsen&quot; class=&quot;user-hover&quot; rel=&quot;jluhrsen&quot;&gt;jluhrsen&lt;/a&gt;, is there exceptions like &quot;Exception while waiting for echoReply from&quot; immediately after the log you have seen?&lt;/p&gt;

&lt;p&gt;When the netty channel is idle for more than 15sec, SwitchIdleEvent will be generated and openflowplugin will print the info log &quot;Switch Idle state occurred&quot; and sends a echo message to the switch and if it didn&apos;t get reply within next 2 sec, the switch will be disconnected. If it gets reply with in 2 sec, it will continue to maintain the tcp connection.&lt;/p&gt;

&lt;p&gt;When openflowplugin actually disconnects the switch, it will print &quot;Exception while waiting for echoReply from&quot;. If this exception is not observed, then only the switch idle state is occuring in the setup.&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="66070" author="jluhrsen" created="Wed, 19 Dec 2018 17:02:55 +0000"  >&lt;p&gt;Apologies for not including a log. Here is a &lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-3node-0cmb-1ctl-2cmp-openstack-queens-upstream-stateful-oxygen/173/odl_3/odl3_karaf.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;karaf log&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;but, no I don&apos;t see exceptions immediately after this log statement.&lt;/p&gt;

&lt;p&gt;I&apos;m wondering if this is related to OPENFLWPLUG-1053 / 1057?&lt;/p&gt;


</comment>
                            <comment id="66422" author="arunprakash" created="Wed, 6 Feb 2019 06:56:32 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=Shweta_Chaturvedi&quot; class=&quot;user-hover&quot; rel=&quot;Shweta_Chaturvedi&quot;&gt;Shweta_Chaturvedi&lt;/a&gt; will raise a review to move this message from INFO to DEBUG.&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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03lev:</customfieldvalue>

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