<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:31:22 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-21] Only the first programmed flow in a Table shown in the /operational store for the Table</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-21</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;Only the first programmed flow is reported in the /operational store for a Table.&lt;/p&gt;

&lt;p&gt;For example, use Table 2 and the following 2 flows:&lt;/p&gt;

&lt;p&gt;Flow 135:&lt;br/&gt;
PUT &lt;a href=&quot;http://192.168.4.1:8080/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/2/flow/135&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://192.168.4.1:8080/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/2/flow/135&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&amp;gt;&lt;br/&gt;
&amp;lt;flow xmlns=&quot;urn:opendaylight:flow:inventory&quot;&amp;gt;&lt;br/&gt;
    &amp;lt;strict&amp;gt;false&amp;lt;/strict&amp;gt;&lt;br/&gt;
    &amp;lt;flow-name&amp;gt;FooXf20&amp;lt;/flow-name&amp;gt;&lt;br/&gt;
    &amp;lt;id&amp;gt;135&amp;lt;/id&amp;gt;&lt;br/&gt;
    &amp;lt;cookie_mask&amp;gt;255&amp;lt;/cookie_mask&amp;gt;&lt;br/&gt;
    &amp;lt;cookie&amp;gt;20&amp;lt;/cookie&amp;gt;&lt;br/&gt;
    &amp;lt;table_id&amp;gt;2&amp;lt;/table_id&amp;gt;&lt;br/&gt;
    &amp;lt;priority&amp;gt;2&amp;lt;/priority&amp;gt;&lt;br/&gt;
    &amp;lt;hard-timeout&amp;gt;1200&amp;lt;/hard-timeout&amp;gt;&lt;br/&gt;
    &amp;lt;idle-timeout&amp;gt;3400&amp;lt;/idle-timeout&amp;gt;&lt;br/&gt;
    &amp;lt;installHw&amp;gt;false&amp;lt;/installHw&amp;gt;&lt;br/&gt;
    &amp;lt;instructions&amp;gt;&lt;br/&gt;
        &amp;lt;instruction&amp;gt;&lt;br/&gt;
            &amp;lt;order&amp;gt;0&amp;lt;/order&amp;gt;&lt;br/&gt;
            &amp;lt;apply-actions&amp;gt;&lt;br/&gt;
                &amp;lt;action&amp;gt;&lt;br/&gt;
                    &amp;lt;order&amp;gt;0&amp;lt;/order&amp;gt;&lt;br/&gt;
                    &amp;lt;dec-nw-ttl/&amp;gt;&lt;br/&gt;
                &amp;lt;/action&amp;gt;&lt;br/&gt;
            &amp;lt;/apply-actions&amp;gt;&lt;br/&gt;
        &amp;lt;/instruction&amp;gt;&lt;br/&gt;
    &amp;lt;/instructions&amp;gt;&lt;br/&gt;
    &amp;lt;match&amp;gt;&lt;br/&gt;
        &amp;lt;metadata&amp;gt;&lt;br/&gt;
            &amp;lt;metadata&amp;gt;12345&amp;lt;/metadata&amp;gt;&lt;br/&gt;
        &amp;lt;/metadata&amp;gt;&lt;br/&gt;
    &amp;lt;/match&amp;gt;&lt;br/&gt;
&amp;lt;/flow&amp;gt;&lt;/p&gt;


&lt;p&gt;Flow 2:&lt;br/&gt;
PUT &lt;a href=&quot;http://192.168.4.1:8080/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/2/flow/140&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://192.168.4.1:8080/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/2/flow/140&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&amp;gt;&lt;br/&gt;
&amp;lt;flow xmlns=&quot;urn:opendaylight:flow:inventory&quot;&amp;gt;&lt;br/&gt;
    &amp;lt;strict&amp;gt;false&amp;lt;/strict&amp;gt;&lt;br/&gt;
    &amp;lt;instructions&amp;gt;&lt;br/&gt;
        &amp;lt;instruction&amp;gt;&lt;br/&gt;
            &amp;lt;order&amp;gt;0&amp;lt;/order&amp;gt;&lt;br/&gt;
            &amp;lt;apply-actions&amp;gt;&lt;br/&gt;
                &amp;lt;action&amp;gt;&lt;br/&gt;
                    &amp;lt;order&amp;gt;0&amp;lt;/order&amp;gt;&lt;br/&gt;
                    &amp;lt;dec-mpls-ttl/&amp;gt;&lt;br/&gt;
                &amp;lt;/action&amp;gt;&lt;br/&gt;
            &amp;lt;/apply-actions&amp;gt;&lt;br/&gt;
        &amp;lt;/instruction&amp;gt;&lt;br/&gt;
    &amp;lt;/instructions&amp;gt;&lt;br/&gt;
    &amp;lt;table_id&amp;gt;0&amp;lt;/table_id&amp;gt;&lt;br/&gt;
    &amp;lt;id&amp;gt;140&amp;lt;/id&amp;gt;&lt;br/&gt;
    &amp;lt;cookie_mask&amp;gt;10&amp;lt;/cookie_mask&amp;gt;&lt;br/&gt;
    &amp;lt;installHw&amp;gt;false&amp;lt;/installHw&amp;gt;&lt;br/&gt;
    &amp;lt;match&amp;gt;&lt;br/&gt;
        &amp;lt;ethernet-match&amp;gt;&lt;br/&gt;
            &amp;lt;ethernet-type&amp;gt;&lt;br/&gt;
                &amp;lt;type&amp;gt;2048&amp;lt;/type&amp;gt;&lt;br/&gt;
            &amp;lt;/ethernet-type&amp;gt;&lt;br/&gt;
        &amp;lt;/ethernet-match&amp;gt;&lt;br/&gt;
        &amp;lt;ipv4-destination&amp;gt;10.0.0.1/24&amp;lt;/ipv4-destination&amp;gt;&lt;br/&gt;
    &amp;lt;/match&amp;gt;&lt;br/&gt;
    &amp;lt;hard-timeout&amp;gt;1200&amp;lt;/hard-timeout&amp;gt;&lt;br/&gt;
    &amp;lt;cookie&amp;gt;10&amp;lt;/cookie&amp;gt;&lt;br/&gt;
    &amp;lt;idle-timeout&amp;gt;3400&amp;lt;/idle-timeout&amp;gt;&lt;br/&gt;
    &amp;lt;flow-name&amp;gt;FooXf14&amp;lt;/flow-name&amp;gt;&lt;br/&gt;
    &amp;lt;priority&amp;gt;2&amp;lt;/priority&amp;gt;&lt;br/&gt;
    &amp;lt;barrier&amp;gt;false&amp;lt;/barrier&amp;gt;&lt;br/&gt;
&amp;lt;/flow&amp;gt;&lt;/p&gt;

&lt;p&gt;1. Program the first flow.&lt;/p&gt;

&lt;p&gt;2. Get the oper data for Table 2:&lt;/p&gt;

&lt;p&gt;GET &lt;a href=&quot;http://192.168.4.1:8080/restconf/operational/opendaylight-inventory:nodes/node/openflow:1/table/2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://192.168.4.1:8080/restconf/operational/opendaylight-inventory:nodes/node/openflow:1/table/2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
    &quot;flow-node-inventory:table&quot;: [&lt;br/&gt;
        {&lt;br/&gt;
            &quot;opendaylight-flow-statistics:aggregate-flow-statistics&quot;: &lt;/p&gt;
{
                &quot;opendaylight-flow-statistics:byte-count&quot;: 0,
                &quot;opendaylight-flow-statistics:packet-count&quot;: 0,
                &quot;opendaylight-flow-statistics:flow-count&quot;: 1
            }
&lt;p&gt;,&lt;br/&gt;
            &quot;flow-node-inventory:id&quot;: 2,&lt;br/&gt;
            &quot;opendaylight-flow-table-statistics:flow-table-statistics&quot;: &lt;/p&gt;
{
                &quot;opendaylight-flow-table-statistics:packets-looked-up&quot;: 0,
                &quot;opendaylight-flow-table-statistics:packets-matched&quot;: 0,
                &quot;opendaylight-flow-table-statistics:active-flows&quot;: 1
            }
&lt;p&gt;,&lt;br/&gt;
            &quot;flow-node-inventory:flow&quot;: [&lt;br/&gt;
                {&lt;br/&gt;
                    &quot;flow-node-inventory:id&quot;: 135,&lt;br/&gt;
                    &quot;opendaylight-flow-statistics:flow-statistics&quot;: {&lt;br/&gt;
                        &quot;opendaylight-flow-statistics:flags&quot;: &quot;SEND_FLOW_REM&quot;,&lt;br/&gt;
                        &quot;opendaylight-flow-statistics:match&quot;: {&lt;br/&gt;
                            &quot;opendaylight-flow-statistics:metadata&quot;: &lt;/p&gt;
{
                                &quot;opendaylight-flow-statistics:metadata&quot;: 12345
                            }
&lt;p&gt;                        },&lt;br/&gt;
                        &quot;opendaylight-flow-statistics:table_id&quot;: 2,&lt;br/&gt;
                        &quot;opendaylight-flow-statistics:duration&quot;: &lt;/p&gt;
{
                            &quot;opendaylight-flow-statistics:nanosecond&quot;: 802000000,
                            &quot;opendaylight-flow-statistics:second&quot;: 4
                        }
&lt;p&gt;,&lt;br/&gt;
                        &quot;opendaylight-flow-statistics:cookie&quot;: 20,&lt;br/&gt;
                        &quot;opendaylight-flow-statistics:packet-count&quot;: 0,&lt;br/&gt;
                        &quot;opendaylight-flow-statistics:priority&quot;: 2,&lt;br/&gt;
                        &quot;opendaylight-flow-statistics:byte-count&quot;: 0,&lt;br/&gt;
                        &quot;opendaylight-flow-statistics:hard-timeout&quot;: 1200,&lt;br/&gt;
                        &quot;opendaylight-flow-statistics:idle-timeout&quot;: 3400,&lt;br/&gt;
                        &quot;opendaylight-flow-statistics:instructions&quot;: {}&lt;br/&gt;
                    }&lt;br/&gt;
                }&lt;br/&gt;
            ]&lt;br/&gt;
        }&lt;br/&gt;
    ]&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;The stats show that there is one flow.&lt;/p&gt;

&lt;p&gt;3. Program the second flow&lt;/p&gt;

&lt;p&gt;4. Get operational data for Table 2 (Repeat Step 2)&lt;/p&gt;

&lt;p&gt;Stats still show only one flow, and only one flow is shown in the Table&apos;s list of flows.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Mac OS&lt;br/&gt;
Platform: Macintosh&lt;/p&gt;</environment>
        <key id="27289">OPNFLWPLUG-21</key>
            <summary>Only the first programmed flow in a Table shown in the /operational store for the Table</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="prasanna.huddar@ericsson.com">Prasanna Huddar</assignee>
                                    <reporter username="jmedved@cisco.com">Jan Medved</reporter>
                        <labels>
                    </labels>
                <created>Sun, 12 Jan 2014 00:43:21 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:01 +0000</updated>
                            <resolved>Sat, 18 Jan 2014 22:09:07 +0000</resolved>
                                                                    <component>General</component>
                        <due>Mon, 20 Jan 2014 00:00:00 +0000</due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="55112" author="michal.polkorab@gmail.com" created="Thu, 16 Jan 2014 10:08:44 +0000"  >&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;this issue was caused mainly by a bug in the Openflow Library - library was deserializing only one flowStats structure in the flowStats body instead of deserializing an array of flowStats structures.&lt;br/&gt;
Fix is here: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/4269/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/4269/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Please test and close this bug.&lt;/p&gt;

&lt;p&gt;Regards&lt;br/&gt;
Michal Polkorab&lt;/p&gt;</comment>
                            <comment id="55113" author="jmedved@cisco.com" created="Sat, 18 Jan 2014 22:08:20 +0000"  >&lt;p&gt;Restested, and behavior does not occur anymore.&lt;/p&gt;</comment>
                            <comment id="55114" author="jmedved@cisco.com" created="Sat, 18 Jan 2014 22:09:07 +0000"  >&lt;p&gt;Restested, and behavior does not occur anymore.&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>285</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=285]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10312"><![CDATA[High]]></customfieldvalue>

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

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