<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:28:54 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>[OPNFLWJAVA-82] meterband structure inconsistent</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWJAVA-82</link>
                <project id="10154" key="OPNFLWJAVA">openflowjava</project>
                    <description>&lt;p&gt;Both MeterModInputMessageFactory and MultipartReplyMessageFactory deserialize meterband, but their MeterBand structure views differs.&lt;/p&gt;

&lt;p&gt;MeterModInputMessageFactory.java has a line code like this: &lt;/p&gt;

&lt;p&gt;actualLength += input.readUnsignedShort();&lt;/p&gt;

&lt;p&gt;, so MeterBand structure view should be:&lt;/p&gt;

&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; band type &lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; length &lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;    xxx    &lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; experimenter id &lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; ...&lt;br/&gt;
    2 byte    2 byte     8 byte       4 byte&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;


&lt;p&gt;While MultipartReplyMessageFactory miss the code above, so MeterBand structure view is: &lt;/p&gt;
&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; band type &lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;    xxx   &lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; experimenter id &lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; ...&lt;br/&gt;
    2 byte     8 byte       4 byte&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="24312">OPNFLWJAVA-82</key>
            <summary>meterband structure inconsistent</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="1" iconUrl="https://jira.opendaylight.org/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="huafei.zhang@utstar.com">Huafei Zhang</reporter>
                        <labels>
                    </labels>
                <created>Sun, 11 Dec 2016 09:32:56 +0000</created>
                <updated>Thu, 19 Oct 2017 21:26:46 +0000</updated>
                                            <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="46921" author="huafei.zhang@utstar.com" created="Sun, 11 Dec 2016 09:55:54 +0000"  >&lt;p&gt;(In reply to Huafei Zhang from comment #0)&lt;br/&gt;
&amp;gt; Both MeterModInputMessageFactory and MultipartReplyMessageFactory&lt;br/&gt;
&amp;gt; deserialize meterband, but their MeterBand structure views differs.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; MeterModInputMessageFactory.java has a line code like this: &lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; actualLength += input.readUnsignedShort();&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; , so MeterBand structure view should be:&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; | band type | length |    xxx    | experimenter id | ...&lt;br/&gt;
&amp;gt;     2 byte    2 byte     8 byte       4 byte&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; While MultipartReplyMessageFactory miss the code above, so MeterBand&lt;br/&gt;
&amp;gt; structure view is: &lt;br/&gt;
&amp;gt; | band type |    xxx   | experimenter id | ...&lt;br/&gt;
&amp;gt;     2 byte     8 byte       4 byte&lt;/p&gt;

&lt;p&gt;MeterModInputMessageFactory refers to org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactory&lt;/p&gt;

&lt;p&gt;MultipartReplyMessageFactory refers to org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactory&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>7338</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=7338]]></customfieldvalue>

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

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