<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:31:19 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-2] Stats manager sends request for stats to non-openflow nodes</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-2</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;2 netconf nodes in inventory, no openflow nodes at all. I see the following in the logs:&lt;/p&gt;

&lt;p&gt;2013-12-02 22:47:39.235 PST &lt;span class=&quot;error&quot;&gt;&amp;#91;Thread-21&amp;#93;&lt;/span&gt; INFO  o.o.c.m.s.manager.StatisticsProvider - Send request for stats collection to node : Uri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=controller-server&amp;#93;&lt;/span&gt;)&lt;br/&gt;
2013-12-02 22:47:39.235 PST &lt;span class=&quot;error&quot;&gt;&amp;#91;Thread-21&amp;#93;&lt;/span&gt; INFO  o.o.c.m.s.manager.StatisticsProvider - Send request for stats collection to node : Uri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=yuma&amp;#93;&lt;/span&gt;)&lt;br/&gt;
2013-12-02 22:48:29.236 PST &lt;span class=&quot;error&quot;&gt;&amp;#91;Thread-21&amp;#93;&lt;/span&gt; INFO  o.o.c.m.s.manager.StatisticsProvider - Number of connected nodes : 2&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Mac OS&lt;br/&gt;
Platform: Macintosh&lt;/p&gt;</environment>
        <key id="27270">OPNFLWPLUG-2</key>
            <summary>Stats manager sends request for stats to non-openflow nodes</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="jmedved@cisco.com">Jan Medved</reporter>
                        <labels>
                    </labels>
                <created>Tue, 3 Dec 2013 06:52:32 +0000</created>
                <updated>Mon, 27 Sep 2021 09:00:59 +0000</updated>
                            <resolved>Sat, 25 Jan 2014 13:20:22 +0000</resolved>
                                                                    <component>General</component>
                        <due>Mon, 20 Jan 2014 00:00:00 +0000</due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="55016" author="hagbard@gmail.com" created="Tue, 3 Dec 2013 16:54:30 +0000"  >&lt;p&gt;Quick comment... StatisticsManager.statsRequestSender is &lt;br/&gt;
sending requests to all Nodes to known to the system... but it should only send messages to all known FlowCapableNodes... not all Nodes are FlowCapable Nodes &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="55017" author="vishnoianil@gmail.com" created="Fri, 17 Jan 2014 13:50:24 +0000"  >&lt;p&gt;Hi Jan,&lt;/p&gt;

&lt;p&gt;I fixed this issue and pushed code changes through &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://git.opendaylight.org/gerrit/4356&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://git.opendaylight.org/gerrit/4356&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Can you please test it once and confirm that it fixes the issue.&lt;/p&gt;

&lt;p&gt;Will close this bug afterward.&lt;/p&gt;

&lt;p&gt;Thanks&lt;br/&gt;
Anil&lt;/p&gt;</comment>
                            <comment id="55018" author="jmedved@cisco.com" created="Tue, 21 Jan 2014 09:00:46 +0000"  >&lt;p&gt;This is now blocking Netconf testing. Requesting the entire operational data tree from a large netconf node (e.g. xr) can take a long time.&lt;/p&gt;</comment>
                            <comment id="55019" author="vishnoianil@gmail.com" created="Tue, 21 Jan 2014 09:48:42 +0000"  >&lt;p&gt;Hi Jan,&lt;/p&gt;

&lt;p&gt;I already fixed this issue and the code changes are already merged to code base. I changed the code so that it only sends stats request to FlowCapableNode only. &lt;/p&gt;

&lt;p&gt;Do you still see this issue with latest code base? &lt;/p&gt;

&lt;p&gt;If yes, then there can be two possible reason:&lt;br/&gt;
1) Either netconf devices are FlowCapableNode, is it the case ??&lt;br/&gt;
2) or getAugmentation has some bug, and its passing following condition&lt;/p&gt;

&lt;p&gt;if(targetNode.getAugmentation(FlowCapableNode.class) != null)&lt;/p&gt;

&lt;p&gt;Thanks&lt;br/&gt;
Anil&lt;/p&gt;</comment>
                            <comment id="55020" author="lsedlak@cisco.com" created="Sat, 25 Jan 2014 13:20:22 +0000"  >&lt;p&gt;I just submitted fix for this issue, it&apos;s on &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/4764/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/4764/&lt;/a&gt; I added support for hexadecimal, octal and decimal numerical systems as are stated in RFC 6020.&lt;/p&gt;

&lt;p&gt;There are still rules that users have to follow:&lt;/p&gt;

&lt;p&gt;An integer value is lexically represented as an optional sign (&quot;+&quot; or &quot;-&quot;), followed by a sequence of decimal digits.&lt;/p&gt;

&lt;p&gt;The hexadecimal notation consists of an optional sign (&quot;+&quot; or &quot;-&quot;), the characters &quot;0x&quot; followed a number of hexadecimal digits, where letters may be uppercase or lowercase.&lt;/p&gt;

&lt;p&gt;The octal notation consists of an optional sign (&quot;+&quot; or &quot;-&quot;), the character &quot;0&quot; followed a number of octal digits.&lt;/p&gt;

&lt;p&gt;More on &lt;a href=&quot;http://tools.ietf.org/search/rfc6020#section-9.2.1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://tools.ietf.org/search/rfc6020#section-9.2.1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Although the yang specification clearly states that: &quot;In the XML instance documents, an integer is always interpreted as a decimal number, and leading zeros are allowed.&quot; Thus in general users SHOULD use decimal numbers in xml instances.&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>205</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=205]]></customfieldvalue>

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

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