<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:36:03 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>[OVSDB-305] ovsdb.l3.arp.responder.disabled is disabled by default, but should be enabled</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-305</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;The ovsdb.l3.arp.responder.disabled setting is defaulting to disabled. The value in the custom.properties is set to &quot;no&quot; (enabled). But the code in OVSDB is defaulting to yes (disabled).&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21997">OVSDB-305</key>
            <summary>ovsdb.l3.arp.responder.disabled is disabled by default, but should be enabled</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="shague">Sam Hague</reporter>
                        <labels>
                    </labels>
                <created>Fri, 19 Feb 2016 19:01:59 +0000</created>
                <updated>Thu, 19 Oct 2017 21:26:39 +0000</updated>
                            <resolved>Wed, 9 Mar 2016 13:30:34 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>openstack.net-virt</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="41329" author="karthik_j@hcl.com" created="Thu, 3 Mar 2016 10:05:22 +0000"  >&lt;p&gt;In custom.properties file, we have tried the following cases.&lt;br/&gt;
1. ovsdb.l3.arp.responder.disabled=no then  the log shows &quot;Distributed ARP responder is enabled&quot;.&lt;/p&gt;

&lt;p&gt;2016-03-02 17:48:40,202 | DEBUG | config-pusher    | DistributedArpService            | 280 - org.opendaylight.ovsdb.openstack.net-virt - 1.2.2.SNAPSHOT | Distributed ARP responder is enabled&lt;/p&gt;

&lt;p&gt;2. ovsdb.l3.arp.responder.disabled=yes then  the log shows &quot;Distributed ARP responder is disabled&quot;.&lt;/p&gt;

&lt;p&gt;2016-03-02 18:07:39,005 | DEBUG | config-pusher    | DistributedArpService            | 280 - org.opendaylight.ovsdb.openstack.net-virt - 1.2.2.SNAPSHOT | Distributed ARP responder is disabled&lt;/p&gt;

&lt;p&gt;3. ovsdb.l3.arp.responder.disabled is commented then the log shows default value as &quot;Distributed ARP responder is enabled&quot;.&lt;/p&gt;

&lt;p&gt;2016-03-02 18:15:23,503 | DEBUG | config-pusher    | DistributedArpService            | 280 - org.opendaylight.ovsdb.openstack.net-virt - 1.2.2.SNAPSHOT | Distributed ARP responder is enabled&lt;/p&gt;

&lt;p&gt;code snippet for above cases,&lt;/p&gt;

&lt;p&gt;        if (configurationService.isDistributedArpDisabled()) &lt;/p&gt;
{
            this.flgDistributedARPEnabled = false;
            LOG.debug(&quot;Distributed ARP responder is disabled&quot;);
        }
&lt;p&gt; else &lt;/p&gt;
{
            LOG.debug(&quot;Distributed ARP responder is enabled&quot;); 
        }

&lt;p&gt;	By default Distributed ARP responder is enabled.&lt;/p&gt;

&lt;p&gt;Above cases shows the expected behaviour. Please correct me if I&apos;m wrong.&lt;/p&gt;</comment>
                            <comment id="41330" author="shague@redhat.com" created="Thu, 3 Mar 2016 14:56:23 +0000"  >&lt;p&gt;This came up in the opnfv testing, but I think a beryllium rc release was being used.&lt;/p&gt;</comment>
                            <comment id="41331" author="karthik_j@hcl.com" created="Fri, 4 Mar 2016 07:21:36 +0000"  >&lt;p&gt;The above scenarios were tested in Beryllium RC release. Please ensures this as an expected behavior thereby we can close this bug else we can proceed further on this bug.&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>5393</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=5393]]></customfieldvalue>

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

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