<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32: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-407] Echo response timeout needs be exported to configuration</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-407</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;When sending ECHO request, the ECHO response timeout is hard coded to 2000ms. It needs to be exported to configuration to enable quicker switch failure detection in local area networks.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27675">OPNFLWPLUG-407</key>
            <summary>Echo response timeout needs be exported to configuration</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="kramesha@cisco.com">Kamal Rameshan</assignee>
                                    <reporter username="tali.benmeir@contextream.com">Tali Ben-Meir</reporter>
                        <labels>
                    </labels>
                <created>Mon, 20 Apr 2015 13:56:35 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:28 +0000</updated>
                            <resolved>Wed, 2 Mar 2016 13:27:28 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="56715" author="divya.chinta@tcs.com" created="Wed, 22 Apr 2015 12:48:19 +0000"  >&lt;p&gt;Hi Ben-Meir,&lt;/p&gt;

&lt;p&gt;Do you mean adding the echo response timeout to config.properties in disrtibution/karaf/target/assembly/etc ?&lt;/p&gt;</comment>
                            <comment id="56716" author="tali.benmeir@contextream.com" created="Mon, 27 Apr 2015 06:07:38 +0000"  >&lt;p&gt;(In reply to Divya Sree from comment #1)&lt;br/&gt;
&amp;gt; Hi Ben-Meir,&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; Do you mean adding the echo response timeout to config.properties in&lt;br/&gt;
&amp;gt; disrtibution/karaf/target/assembly/etc ?&lt;/p&gt;

&lt;p&gt;I thought it could be placed in the openplugin configuration file 42-openflowplugin.xml&lt;/p&gt;</comment>
                            <comment id="56717" author="divya.chinta@tcs.com" created="Tue, 28 Apr 2015 12:43:53 +0000"  >&lt;p&gt;Yes, I already tried to export echo-request-timeout 2000 to 42-openflowplugin.xml similiar to switch-idle-timeout.&lt;/p&gt;

&lt;p&gt;Thanks for your reply.&lt;/p&gt;</comment>
                            <comment id="56718" author="deepika.burre@tcs.com" created="Tue, 5 May 2015 12:40:15 +0000"  >&lt;p&gt;Hi Ben-Meir,&lt;/p&gt;

&lt;p&gt;We had exported ECHO response timeout out to configuration.&lt;br/&gt;
But in SystemNotificationsListnerImpl.java we  hard coded the path of 42-openflowplugin.xml file to pick the data. Is it fine to hard code the .xml path.&lt;/p&gt;</comment>
                            <comment id="56719" author="tali.benmeir@contextream.com" created="Wed, 6 May 2015 06:11:25 +0000"  >&lt;p&gt;(In reply to Deepika Burre from comment #4)&lt;br/&gt;
&amp;gt; Hi Ben-Meir,&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; We had exported ECHO response timeout out to configuration.&lt;br/&gt;
&amp;gt; But in SystemNotificationsListnerImpl.java we  hard coded the path of&lt;br/&gt;
&amp;gt; 42-openflowplugin.xml file to pick the data. Is it fine to hard code the&lt;br/&gt;
&amp;gt; .xml path.&lt;/p&gt;

&lt;p&gt;Couldn&apos;t it be defined in openflow-switch-connection-provider-impl yang module similarly to switch-idle-timeout?&lt;/p&gt;</comment>
                            <comment id="56720" author="mirehak@cisco.com" created="Wed, 6 May 2015 13:10:37 +0000"  >&lt;p&gt;Hi, we have new echo service ready. You need li-features of ofplugin in order to use it: &lt;a href=&quot;https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin::LiProposal_dev_setup&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin::LiProposal_dev_setup&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here is API description: &lt;a href=&quot;https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin:YangModels&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin:YangModels&lt;/a&gt; (see sal-echo)&lt;/p&gt;

&lt;p&gt;Here is url:  &lt;a href=&quot;http://localhost:8181/restconf/operations/sal-echo:send-echo&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/operations/sal-echo:send-echo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here is POSTed data:&lt;br/&gt;
&amp;lt;input xmlns=&quot;urn:opendaylight:echo:service&quot;&amp;gt;&lt;br/&gt;
    &amp;lt;node xmlns:inv=&quot;urn:opendaylight:inventory&quot;&amp;gt;/inv:nodes/inv:node&lt;span class=&quot;error&quot;&gt;&amp;#91;inv:id=&amp;quot;openflow:1&amp;quot;&amp;#93;&lt;/span&gt;&amp;lt;/node&amp;gt;&lt;br/&gt;
    &amp;lt;data&amp;gt;aGVsbG8gYmFzZSA2NC4gaW5wdXQ=&amp;lt;/data&amp;gt;&lt;br/&gt;
&amp;lt;/input&amp;gt;&lt;/p&gt;</comment>
                            <comment id="56721" author="kramesha@cisco.com" created="Sat, 27 Feb 2016 00:55:48 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/35498/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/35498/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="56722" author="jozef.bacigal@pantheon.tech" created="Wed, 2 Mar 2016 13:27:28 +0000"  >&lt;p&gt;Hotfix: &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/35607/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/35607/&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>3026</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=3026]]></customfieldvalue>

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

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