<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:14:01 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>[BGPCEP-751] NodeFlagBits para sequence error</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-751</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;in NodeAttributesParser.java&lt;/p&gt;

&lt;p&gt;private static void parseNodeFlags(final ByteBuf value, final NodeAttributesBuilder builder) {&lt;br/&gt;
 final BitArray flags = BitArray.valueOf(value, FLAGS_SIZE);&lt;br/&gt;
 builder.setNodeFlags(new NodeFlagBits(&lt;font color=&quot;#FF0000&quot;&gt;flags.get(OVERLOAD_BIT)&lt;/font&gt;, flags.get(ATTACHED_BIT), flags.get&lt;br/&gt;
 (EXTERNAL_BIT), &lt;font color=&quot;#FF0000&quot;&gt;flags.get(ABBR_BIT)&lt;/font&gt;, flags.get(ROUTER_BIT), flags.get(V6_BIT)));&lt;br/&gt;
 LOG.debug(&quot;Parsed Overload bit: {}, attached bit: {}, external bit: {}, area border router: {}.&quot;,&lt;br/&gt;
 flags.get(OVERLOAD_BIT), flags.get(ATTACHED_BIT), flags.get(EXTERNAL_BIT), flags.get(ABBR_BIT));&lt;br/&gt;
 }&lt;br/&gt;
 parser&#8216;s NodeFlagBits para sequence error&lt;/p&gt;

&lt;p&gt;public NodeFlagBits(&lt;font color=&quot;#FF0000&quot;&gt;java.lang.Boolean _abr&lt;/font&gt;, java.lang.Boolean _attached, java.lang.Boolean _external,&lt;font color=&quot;#FF0000&quot;&gt; java.lang.Boolean _overload&lt;/font&gt;, java.lang.Boolean _router, java.lang.Boolean _v6)&lt;/p&gt;

{ this._overload = _overload; this._attached = _attached; this._external = _external; this._abr = _abr; this._router = _router; this._v6 = _v6; }</description>
                <environment></environment>
        <key id="29139">BGPCEP-751</key>
            <summary>NodeFlagBits para sequence error</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="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="eastabout">chen dongfang</reporter>
                        <labels>
                    </labels>
                <created>Wed, 31 Jan 2018 08:48:28 +0000</created>
                <updated>Wed, 31 Jan 2018 08:48:28 +0000</updated>
                                                                            <component>BGP</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                        <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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i039x3:</customfieldvalue>

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