<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:56:59 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>[CONTROLLER-2010] Get Entities RPC fails after owner is killed</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-2010</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;Get Entities RPC call returns &quot;RPC failed&quot; after the owner of entity is killed.&lt;/p&gt;

&lt;p&gt;To reproduce:&lt;br/&gt;
 1. Set up 3-node cluster&lt;br/&gt;
 2. Install OpenFlow flow service (&lt;tt&gt;odl-openflowplugin-flow-services-rest&lt;/tt&gt;)&lt;br/&gt;
 3. Get the list of entities with get-entities RPC&lt;br/&gt;
 4. Kill the owner: e.g. on the host of the owner, run &lt;tt&gt;kill -9 &amp;lt;CONTROLLER_PID&amp;gt;&lt;/tt&gt;&lt;br/&gt;
 5. Get the list of entities from one of the two instances still running: returns &quot;RPC failed&quot; with status code of 500&lt;/p&gt;

&lt;p&gt;Example of the response of get-entities in step 2:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;POST /rests/operations/odl-entity-owners:get-entities
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;{
    &quot;odl-entity-owners:output&quot;: {
        &quot;entities&quot;: [
            {
                &quot;type&quot;: &quot;org.opendaylight.mdsal.AsyncServiceCloseEntityType&quot;,
                &quot;name&quot;: &quot;ofp-topology-manager&quot;,
                &quot;candidate-nodes&quot;: [
                    &quot;member-1&quot;
                ],
                &quot;owner-node&quot;: &quot;member-1&quot;
            },
            {
                &quot;type&quot;: &quot;org.opendaylight.mdsal.ServiceEntityType&quot;,
                &quot;name&quot;: &quot;ofp-topology-manager&quot;,
                &quot;candidate-nodes&quot;: [
                    &quot;member-1&quot;,
                    &quot;member-2&quot;,
                    &quot;member-3&quot;
                ],
                &quot;owner-node&quot;: &quot;member-1&quot;
            }
        ]
    }
}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Response of get-entities in step 5 after killing &apos;member-1&apos;:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;POST /rests/operations/odl-entity-owners:get-entities
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;{
    &quot;errors&quot;: {
        &quot;error&quot;: [
            {
                &quot;error-tag&quot;: &quot;operation-failed&quot;,
                &quot;error-info&quot;: &quot;&amp;lt;severity&amp;gt;error&amp;lt;/severity&amp;gt;&quot;,
                &quot;error-message&quot;: &quot;RPC failed&quot;,
                &quot;error-type&quot;: &quot;rpc&quot;
            }
        ]
    }
}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="34818">CONTROLLER-2010</key>
            <summary>Get Entities RPC fails after owner is killed</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="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="tcere">Tomas Cere</assignee>
                                    <reporter username="sangwookha">Sangwook Ha</reporter>
                        <labels>
                    </labels>
                <created>Tue, 2 Nov 2021 03:57:54 +0000</created>
                <updated>Sun, 14 Nov 2021 09:01:56 +0000</updated>
                            <resolved>Sun, 14 Nov 2021 09:01:56 +0000</resolved>
                                    <version>4.0.5</version>
                                    <fixVersion>4.0.7</fixVersion>
                                    <component>eos</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="70024" author="JIRAUSER13318" created="Tue, 2 Nov 2021 04:02:20 +0000"  >&lt;p&gt;This causes failure of the tests case &quot;Check&#160;Entity Owner Status And Find Owner and Successor After Fail&quot; in 3-node clustering CSIT in openflowplugin-csit-3node-clustering-only-phosphorus:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://s3-logs.opendaylight.org/logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-3node-clustering-only-phosphorus/206/robot-plugin/log.html.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://s3-logs.opendaylight.org/logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-3node-clustering-only-phosphorus/206/robot-plugin/log.html.gz&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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i040in:</customfieldvalue>

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