<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:09:11 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>[MDSAL-236] Too Extensive several MBs [INFO] logs from yang-parser-impl during shutdown</title>
                <link>https://jira.opendaylight.org/browse/MDSAL-236</link>
                <project id="10137" key="MDSAL">mdsal</project>
                    <description>&lt;p&gt;The attached 1 MB log, taken from a netvirt/vpnservice/distribution/karaf/target/assembly/data/log/ after a Ctrl-D in a non-SFT real Karaf is a small piece of what I&apos;m starting to understand is a more general topic than the particular message raised in &lt;a href=&quot;https://jira.opendaylight.org/browse/MDSAL-235&quot; title=&quot;[INFO] Failed to fully assemble schema context for [...]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MDSAL-235&quot;&gt;&lt;del&gt;MDSAL-235&lt;/del&gt;&lt;/a&gt; ... &lt;/p&gt;

&lt;p&gt;... yang-parser-impl spews several MBs &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/warning.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; of INFO logs during shutdown.&lt;/p&gt;

&lt;p&gt;This kind of log has no real value IMHO, and is only confusing - we should see if we can suppress that, or even simply make all those kind of logs debug instead of INFO during shutdown?&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27058">MDSAL-236</key>
            <summary>Too Extensive several MBs [INFO] logs from yang-parser-impl during shutdown</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="rovarga">Robert Varga</assignee>
                                    <reporter username="vorburger">Michael Vorburger</reporter>
                        <labels>
                    </labels>
                <created>Wed, 8 Mar 2017 02:24:52 +0000</created>
                <updated>Fri, 9 Mar 2018 18:00:19 +0000</updated>
                            <resolved>Mon, 1 May 2017 06:48:50 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="54605" author="rovarga" created="Wed, 22 Mar 2017 07:26:05 +0000"  >&lt;p&gt;Missing the attachment...&lt;/p&gt;</comment>
                            <comment id="54606" author="vorburger" created="Wed, 22 Mar 2017 11:20:44 +0000"  >&lt;p&gt;&amp;gt; Missing the attachment...&lt;/p&gt;

&lt;p&gt;Oups, sorry. I&apos;ve recreating it attached as log.zip.  So that is in a fresh instance, after &quot;feature:install odl-netvirt-openstack&quot;, and Ctrl-D - we have 2.5 MB useless log!&lt;/p&gt;

&lt;p&gt;This depends on &lt;a href=&quot;https://jira.opendaylight.org/browse/MDSAL-235&quot; title=&quot;[INFO] Failed to fully assemble schema context for [...]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MDSAL-235&quot;&gt;&lt;del&gt;MDSAL-235&lt;/del&gt;&lt;/a&gt; (or you could even consider it a dupe).&lt;/p&gt;</comment>
                            <comment id="54609" author="vorburger" created="Wed, 22 Mar 2017 11:20:44 +0000"  >&lt;p&gt;Attachment log.zip has been added with description: ZIP netvirt/vpnservice/distribution/karaf/target/assembly/data/log after just feature:install odl-netvirt-openstack &amp;amp; Ctrl-D&lt;/p&gt;</comment>
                            <comment id="54607" author="rovarga" created="Thu, 27 Apr 2017 15:48:27 +0000"  >&lt;p&gt;Disconnecting from &lt;a href=&quot;https://jira.opendaylight.org/browse/MDSAL-235&quot; title=&quot;[INFO] Failed to fully assemble schema context for [...]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MDSAL-235&quot;&gt;&lt;del&gt;MDSAL-235&lt;/del&gt;&lt;/a&gt; as they are two separate issues: one is the startup case, another is the shutdown case. We can fix this one just by OSGi means, we cannot fix the other one without help from karaf.&lt;/p&gt;

&lt;p&gt;As it turns out, the logs you are seeing are duplicates coming from incomplete controller-&amp;gt;mdsal migration. The controller copy of the code is actually mostly silent thanks to Tom&apos;s fixes that went in long ago. Unfortunately those have not gotten into the mdsal part.&lt;/p&gt;

&lt;p&gt;The fix for controller is rather simple:&lt;br/&gt;
master: &lt;a href=&quot;https://git.opendaylight.org/gerrit/56182&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/56182&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The fix for mdsal will follow in a short while.&lt;/p&gt;</comment>
                            <comment id="54608" author="rovarga" created="Thu, 27 Apr 2017 17:35:03 +0000"  >&lt;p&gt;mdsal patches for master:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/56186&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/56186&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/56187&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/56187&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/56188&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/56188&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/56192&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/56192&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13824" name="log.zip" size="82154" author="vorburger" created="Wed, 22 Mar 2017 11:20:44 +0000"/>
                    </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>7927</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=7927]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10305"><![CDATA[Improvement]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10322"><![CDATA[Boron-4]]></customfieldvalue>

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

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