<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:31:23 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-29] Please convert System.out.println usage to proper log statements</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-29</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;Please convert System.out.println usage to proper log statements&lt;/p&gt;

&lt;p&gt;Subdir openflowplugin/&lt;br/&gt;
Running command: grep -rn System.out .&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:99:            System.out.println(&quot;Meter to be added..........................&quot;+notification.toString());&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:100:            System.out.println(&quot;Meter  Xid.........................&quot;+notification.getTransactionId().getValue());&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:101:            System.out.println(&quot;-----------------------------------------------------------------------------------&quot;);            &lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:106:            System.out.println(&quot;Meter to be removed..........................&quot;+notification.toString());&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:107:            System.out.println(&quot;Meter  Xid.........................&quot;+notification.getTransactionId().getValue());&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:108:            System.out.println(&quot;-----------------------------------------------------------------------------------&quot;);            &lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:113:            System.out.println(&quot;Meter to be updated..........................&quot;+notification.toString());&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:114:            System.out.println(&quot;Meter  Xid.........................&quot;+notification.getTransactionId().getValue());&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:115:            System.out.println(&quot;-----------------------------------------------------------------------------------&quot;);            &lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:239:            System.out.println(&quot;flow to be added..........................&quot; + notification.toString());&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:240:            System.out.println(&quot;added flow Xid.........................&quot; + notification.getTransactionId().getValue());&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:241:            System.out.println(&quot;-----------------------------------------------------------------------------------&quot;);&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:247:            System.out.println(&quot;removed flow..........................&quot; + notification.toString());&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:248:            System.out.println(&quot;remove flow Xid.........................&quot; + notification.getTransactionId().getValue());&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:249:            System.out.println(&quot;-----------------------------------------------------------------------------------&quot;);&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:255:            System.out.println(&quot;updated flow..........................&quot; + notification.toString());&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:256:            System.out&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:258:            System.out.println(&quot;-----------------------------------------------------------------------------------&quot;);&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:264:            System.out.println(&quot;Error notification  flow Xid.........................&quot;&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:266:            System.out.println(&quot;-----------------------------------------------------------------------------------&quot;);&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:277:            System.out&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:279:            System.out.println(&quot;-----------------------------------------------------------------------------------&quot;);&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:293:            System.out.println(&quot;NodeConnectorRemoved Notification ...................&quot;);&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:294:            System.out.println(notification.getNodeConnectorRef());&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:295:            System.out.println(&quot;----------------------------------------------------------------------&quot;);&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:301:            System.out.println(&quot;NodeConnectorUpdated Notification...................&quot;);&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:302:            System.out.println(notification.getNodeConnectorRef());&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:303:            System.out.println(&quot;----------------------------------------------------------------------&quot;);&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:309:            System.out.println(&quot;NodeConnectorUpdated Notification ...................&quot;);&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:310:            System.out.println(notification.getNodeRef());&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:311:            System.out.println(&quot;----------------------------------------------------------------------&quot;);&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:317:            System.out.println(&quot;NodeConnectorUpdated Notification ...................&quot;);&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:318:            System.out.println(notification.getNodeRef());&lt;br/&gt;
./test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:319:            System.out.println(&quot;----------------------------------------------------------------------&quot;);&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Mac OS&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="27297">OPNFLWPLUG-29</key>
            <summary>Please convert System.out.println usage to proper log statements</summary>
                <type id="10100" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10310&amp;avatarType=issuetype">Improvement</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="deepankar.gupta@tcs.com">Deepankar Gupta</assignee>
                                    <reporter username="hagbard">Ed Warnicke</reporter>
                        <labels>
                    </labels>
                <created>Wed, 15 Jan 2014 01:36:14 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:01 +0000</updated>
                            <resolved>Wed, 15 Jan 2014 08:12:24 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="55178" author="angujele@in.ibm.com" created="Wed, 15 Jan 2014 08:12:24 +0000"  >&lt;p&gt;It is fixed. pls refer for changes.&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/4248/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/4248/&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>301</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=301]]></customfieldvalue>

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

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