<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:14:42 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>[NETCONF-315] Add print in debug level when handle and send Netconf messages</title>
                <link>https://jira.opendaylight.org/browse/NETCONF-315</link>
                <project id="10142" key="NETCONF">netconf</project>
                    <description>&lt;p&gt;when locating a netconf problem, the detail of netconf message usually should be printed&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21328">NETCONF-315</key>
            <summary>Add print in debug level when handle and send Netconf messages</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="-1">Unassigned</assignee>
                                    <reporter username="wang.chao90@zte.com.cn">wang chao</reporter>
                        <labels>
                    </labels>
                <created>Mon, 14 Nov 2016 11:28:07 +0000</created>
                <updated>Fri, 15 Mar 2019 22:22:33 +0000</updated>
                            <resolved>Mon, 24 Apr 2017 14:30:15 +0000</resolved>
                                                                    <component>netconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="39705" author="adetalhouet" created="Fri, 18 Nov 2016 15:59:27 +0000"  >&lt;p&gt;Hello Wang,&lt;/p&gt;

&lt;p&gt;The messages seem to be already logged: see &lt;a href=&quot;https://github.com/opendaylight/netconf/blob/master/netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/listener/NetconfDeviceCommunicator.java#L291&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/opendaylight/netconf/blob/master/netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/listener/NetconfDeviceCommunicator.java#L291&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39706" author="wang.chao90@zte.com.cn" created="Mon, 21 Nov 2016 00:33:13 +0000"  >&lt;p&gt;(In reply to Alexis de Talhou&#235;t from comment #1)&lt;br/&gt;
&amp;gt; Hello Wang,&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; The messages seem to be already logged: see&lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://github.com/opendaylight/netconf/blob/master/netconf/sal-netconf-&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/opendaylight/netconf/blob/master/netconf/sal-netconf-&lt;/a&gt;&lt;br/&gt;
&amp;gt; connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/&lt;br/&gt;
&amp;gt; listener/NetconfDeviceCommunicator.java#L291&lt;/p&gt;

&lt;p&gt;I have seen this print, but it only prints the netconf message when rpc is error. In my print, I also want to see the netconf message in the correct situation.&lt;/p&gt;</comment>
                            <comment id="39707" author="adetalhouet" created="Mon, 21 Nov 2016 20:23:49 +0000"  >&lt;p&gt;Wang,&lt;/p&gt;

&lt;p&gt;In the case the message is correct, the log that I linked above will be display: &lt;a href=&quot;https://github.com/opendaylight/netconf/blob/master/netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/listener/NetconfDeviceCommunicator.java#L291&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/opendaylight/netconf/blob/master/netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/listener/NetconfDeviceCommunicator.java#L291&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If the message is incorrect, it will be logged here: &lt;a href=&quot;https://github.com/opendaylight/netconf/blob/master/netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/listener/NetconfDeviceCommunicator.java#L280-L282&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/opendaylight/netconf/blob/master/netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/listener/NetconfDeviceCommunicator.java#L280-L282&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Both case are covered, I just tried them.&lt;/p&gt;</comment>
                            <comment id="39708" author="wang.chao90@zte.com.cn" created="Tue, 22 Nov 2016 01:23:33 +0000"  >&lt;p&gt;(In reply to Alexis de Talhou&#235;t from comment #3)&lt;br/&gt;
&amp;gt; Wang,&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; In the case the message is correct, the log that I linked above will be&lt;br/&gt;
&amp;gt; display:&lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://github.com/opendaylight/netconf/blob/master/netconf/sal-netconf-&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/opendaylight/netconf/blob/master/netconf/sal-netconf-&lt;/a&gt;&lt;br/&gt;
&amp;gt; connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/&lt;br/&gt;
&amp;gt; listener/NetconfDeviceCommunicator.java#L291&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; If the message is incorrect, it will be logged here:&lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://github.com/opendaylight/netconf/blob/master/netconf/sal-netconf-&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/opendaylight/netconf/blob/master/netconf/sal-netconf-&lt;/a&gt;&lt;br/&gt;
&amp;gt; connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/&lt;br/&gt;
&amp;gt; listener/NetconfDeviceCommunicator.java#L280-L282&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; Both case are covered, I just tried them.&lt;/p&gt;

&lt;p&gt;The message in NetconfDeviceCommunicator.java and AbstractNetconfSession.java should be different. Besides, the log level is trace in NetconfDeviceCommunicator, in daily job, you seldomly set log level to trace, because it will print too much message.&lt;/p&gt;</comment>
                            <comment id="39709" author="tcere" created="Mon, 24 Apr 2017 14:30:15 +0000"  >&lt;p&gt;Messages are already logged in debug, trace logs only include additional information.&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>7173</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=7173]]></customfieldvalue>

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

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