<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:20:34 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>[NETVIRT-49] bgp default error logs on startup</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-49</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;The below error logs comes up on a simple features:install odl-netvirt-openstack. These should not be there.&lt;/p&gt;


&lt;p&gt;2016-08-05 21:25:46,032 | INFO  | config-pusher    | BgpConfigurationManager          | 335 - org.opendaylight.netvirt.bgpmanager-impl - 0.3.0.SNAPSHOT | UpdateServer at localhost:6644 ConfigServer at 127.0.0.1:7644&lt;br/&gt;
2016-08-05 21:25:46,047 | ERROR | Thread-124       | BgpThriftService                 | 335 - org.opendaylight.netvirt.bgpmanager-impl - 0.3.0.SNAPSHOT | Bgp thrift server pre serve event&lt;br/&gt;
2016-08-05 21:25:46,061 | INFO  | config-pusher    | BgpConfigurationManager          | 335 - org.opendaylight.netvirt.bgpmanager-impl - 0.3.0.SNAPSHOT | BGP Configuration manager initialized&lt;br/&gt;
2016-08-05 21:25:46,063 | INFO  | config-pusher    | ResourceBatchingManager          | 301 - org.opendaylight.genius.mdsalutil-api - 0.1.0.SNAPSHOT | Registered resourceType BGP-RESOURCES with batchSize 1000 and batchInterval 500&lt;br/&gt;
2016-08-05 21:25:46,065 | INFO  | config-pusher    | EntityOwnerUtils                 | 301 - org.opendaylight.genius.mdsalutil-api - 0.1.0.SNAPSHOT | registering for entity ownership for type bgp&lt;br/&gt;
2016-08-05 21:25:46,065 | INFO  | config-pusher    | EntityOwnerUtils                 | 301 - org.opendaylight.genius.mdsalutil-api - 0.1.0.SNAPSHOT | registered for entity ownership for type bgp&lt;br/&gt;
2016-08-05 21:25:46,066 | INFO  | config-pusher    | BgpManager                       | 335 - org.opendaylight.netvirt.bgpmanager-impl - 0.3.0.SNAPSHOT | BgpManager started&lt;br/&gt;
2016-08-05 21:25:46,068 | INFO  | lt-dispatcher-26 | EntityOwnerUtils                 | 301 - org.opendaylight.genius.mdsalutil-api - 0.1.0.SNAPSHOT | entity ownership changed for bgp&lt;br/&gt;
2016-08-05 21:25:46,068 | INFO  | lt-dispatcher-26 | EntityOwnerUtils                 | 301 - org.opendaylight.genius.mdsalutil-api - 0.1.0.SNAPSHOT | entity ownership lost ownership for type bgp&lt;br/&gt;
2016-08-05 21:25:46,070 | ERROR | ult-dispatcher-3 | BgpConfigurationManager          | 335 - org.opendaylight.netvirt.bgpmanager-impl - 0.3.0.SNAPSHOT | Not owner: hasOwner: false, isOwner: false&lt;br/&gt;
2016-08-05 21:25:46,072 | INFO  | lt-dispatcher-26 | EntityOwnerUtils                 | 301 - org.opendaylight.genius.mdsalutil-api - 0.1.0.SNAPSHOT | entity ownership changed for bgp&lt;br/&gt;
2016-08-05 21:25:46,073 | INFO  | lt-dispatcher-26 | EntityOwnerUtils                 | 301 - org.opendaylight.genius.mdsalutil-api - 0.1.0.SNAPSHOT | entity ownership change became owner for type bgp&lt;br/&gt;
2016-08-05 21:25:46,075 | INFO  | rint Extender: 2 | BlueprintContainerImpl           | 15 - org.apache.aries.blueprint.core - 1.4.4 | Bundle org.opendaylight.netvirt.statemanager-impl/0.3.0.SNAPSHOT is waiting for dependencies &lt;span class=&quot;error&quot;&gt;&amp;#91;(objectClass=org.opendaylight.netvirt.vpnmanager.api.IVpnManager), (objectClass=org.opendaylight.netvirt.neutronvpn.interfaces.INeutronVpnManager), (objectClass=org.opendaylight.netvirt.fibmanager.api.IFibManager), (objectClass=org.opendaylight.netvirt.elanmanager.api.IElanService)&amp;#93;&lt;/span&gt;&lt;br/&gt;
2016-08-05 21:25:46,076 | ERROR | pool-56-thread-1 | BgpConfigurationManager          | 335 - org.opendaylight.netvirt.bgpmanager-impl - 0.3.0.SNAPSHOT | running bgp replay task &lt;br/&gt;
2016-08-05 21:25:46,077 | INFO  | pool-56-thread-1 | BgpConfigurationManager          | 335 - org.opendaylight.netvirt.bgpmanager-impl - 0.3.0.SNAPSHOT | connecting  to bgp host 127.0.0.1 &lt;br/&gt;
2016-08-05 21:25:46,079 | ERROR | pool-56-thread-1 | BgpRouter                        | 335 - org.opendaylight.netvirt.bgpmanager-impl - 0.3.0.SNAPSHOT | Failed connecting to BGP config server at 127.0.0.1:7644; Exception: org.apache.thrift.transport.TTransportException: java.net.ConnectException: Connection refused&lt;br/&gt;
2016-08-05 21:25:46,079 | ERROR | pool-56-thread-1 | BgpConfigurationManager          | 335 - org.opendaylight.netvirt.bgpmanager-impl - 0.3.0.SNAPSHOT | no config to push in bgp replay task &lt;br/&gt;
2016-08-05 21:25:46,087 | INFO  | config-pusher    | ConfigPusherImpl                 | 140 - org.opendaylight.controller.config-persister-impl - 0.5.0.SNAPSHOT | Successfully pushed configuration snapshot bgpmanager-impl-default-config.xml(odl-netvirt-openstack,odl-netvirt-openstack)&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="19970">NETVIRT-49</key>
            <summary>bgp default error logs on startup</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="sivakumar.perumalla@ericsson.com">Siva Kumar Perumalla VVKA</assignee>
                                    <reporter username="shague">Sam Hague</reporter>
                        <labels>
                            <label>ds</label>
                    </labels>
                <created>Sat, 6 Aug 2016 01:30:59 +0000</created>
                <updated>Thu, 5 Apr 2018 21:46:16 +0000</updated>
                            <resolved>Thu, 5 Apr 2018 21:46:16 +0000</resolved>
                                    <version>Boron</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="36224" author="shague@redhat.com" created="Thu, 20 Jul 2017 16:41:54 +0000"  >&lt;p&gt;Reopening as their are still exceptions and warnings coming out.&lt;/p&gt;

&lt;p&gt;Can we move the log severity from error to info since there are cases where quagga or bgp is not used so these shouldn&apos;t be errors.&lt;/p&gt;</comment>
                            <comment id="36225" author="shague@redhat.com" created="Mon, 28 Aug 2017 11:09:05 +0000"  >&lt;p&gt;Couple patches that have helped in this area to reduce the logging when quagga is not in use. Leaving this bug open as we need a config to disable processing in bgpmanager when quagga is not used.&lt;/p&gt;

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

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/62041&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/62041&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="19983">NETVIRT-62</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="28751">NETVIRT-988</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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>6349</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=6349]]></customfieldvalue>

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

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