<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:06: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>[LISPMAP-40] Inconsistency between MD-SAL and DAO when EID-URI doesn&apos;t match mapping or key EID</title>
                <link>https://jira.opendaylight.org/browse/LISPMAP-40</link>
                <project id="10136" key="LISPMAP">lispflowmapping</project>
                    <description>&lt;p&gt;It is possible to add keys or mappings with different eid URIs using the same actual EID stored in the LispAddressContainer/maskLenght combination.  In that case, the MD-SAL config datastore will have multiple mappings, while the DAO only one.&lt;/p&gt;

&lt;p&gt;EXAMPLE&lt;br/&gt;
-------&lt;/p&gt;

&lt;p&gt;PUT &lt;a href=&quot;http://localhost:8181/restconf/config/lfm-mapping-database:mapping-database/instance-id/0/authentication-key/192.0.2.1/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/config/lfm-mapping-database:mapping-database/instance-id/0/authentication-key/192.0.2.1/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
    &quot;authentication-key&quot;: {&lt;br/&gt;
        &quot;eid&quot;: &quot;192.0.2.1&quot;,&lt;br/&gt;
        &quot;LispAddressContainer&quot;: {&lt;br/&gt;
            &quot;Ipv4Address&quot;: &lt;/p&gt;
{
                &quot;afi&quot;: 1,
                &quot;Ipv4Address&quot;: &quot;192.0.2.1&quot;
            }
&lt;p&gt;        },&lt;br/&gt;
        &quot;mask-length&quot;: 32,&lt;br/&gt;
        &quot;key-type&quot;: 1,&lt;br/&gt;
        &quot;authkey&quot;: &quot;password&quot;&lt;br/&gt;
    }&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;&amp;#8212;&lt;/p&gt;

&lt;p&gt;PUT &lt;a href=&quot;http://localhost:8181/restconf/config/lfm-mapping-database:mapping-database/instance-id/0/authentication-key/192.0.2.1bis/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/config/lfm-mapping-database:mapping-database/instance-id/0/authentication-key/192.0.2.1bis/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
    &quot;authentication-key&quot;: {&lt;br/&gt;
        &quot;eid&quot;: &quot;192.0.2.1bis&quot;,&lt;br/&gt;
        &quot;LispAddressContainer&quot;: {&lt;br/&gt;
            &quot;Ipv4Address&quot;: &lt;/p&gt;
{
                &quot;afi&quot;: 1,
                &quot;Ipv4Address&quot;: &quot;192.0.2.1&quot;
            }
&lt;p&gt;        },&lt;br/&gt;
        &quot;mask-length&quot;: 32,&lt;br/&gt;
        &quot;key-type&quot;: 1,&lt;br/&gt;
        &quot;authkey&quot;: &quot;password&quot;&lt;br/&gt;
    }&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;MD-SAL config datastore will have two mappings, one for &apos;192.0.2.1&apos; and one for &apos;192.0.2.1bis&apos;, while the DAO will have single entry for 192.0.2.1/32.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="19640">LISPMAP-40</key>
            <summary>Inconsistency between MD-SAL and DAO when EID-URI doesn&apos;t match mapping or key EID</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="-1">Unassigned</assignee>
                                    <reporter username="ljakab">Lori Jakab</reporter>
                        <labels>
                    </labels>
                <created>Thu, 28 May 2015 09:33:09 +0000</created>
                <updated>Thu, 19 Oct 2017 21:29:15 +0000</updated>
                            <resolved>Thu, 11 Feb 2016 05:22:07 +0000</resolved>
                                    <version>Lithium</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="35530" author="ermagan" created="Thu, 11 Feb 2016 05:22:07 +0000"  >&lt;p&gt;Fixed in Be&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>3410</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=3410]]></customfieldvalue>

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

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