<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:55:41 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-1489] Cluster bug - RPC returns unexpected response</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1489</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;Please fix the error that is periodically appearing in failing Jenkins Job with robot tests:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/CSIT-3node/job/controller-csit-3node-rest-clust-cars-perf-only-beryllium/12/robot/report/log.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/CSIT-3node/job/controller-csit-3node-rest-clust-cars-perf-only-beryllium/12/robot/report/log.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/CSIT-3node/job/controller-csit-3node-rest-clust-cars-perf-only-beryllium/1/robot/report/log.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/CSIT-3node/job/controller-csit-3node-rest-clust-cars-perf-only-beryllium/1/robot/report/log.html&lt;/a&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="26043">CONTROLLER-1489</key>
            <summary>Cluster bug - RPC returns unexpected response</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="10003">Cannot Reproduce</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="jozef.slezak@pantheon.sk">Jozef Slez&#225;k</reporter>
                        <labels>
                    </labels>
                <created>Wed, 24 Feb 2016 15:37:19 +0000</created>
                <updated>Thu, 19 Oct 2017 21:27:01 +0000</updated>
                            <resolved>Sat, 27 Feb 2016 05:42:09 +0000</resolved>
                                    <version>Beryllium</version>
                                                    <component>clustering</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="51336" author="tpantelis" created="Thu, 25 Feb 2016 01:13:58 +0000"  >&lt;p&gt;I&apos;m not familiar with these tests. Could you explain a bit what they do? Do they fail every time? Sporadically? Have you investigated whether the issue may be with the tests?&lt;/p&gt;</comment>
                            <comment id="51337" author="tpantelis" created="Sat, 27 Feb 2016 05:42:09 +0000"  >&lt;p&gt;The buy-cars RPCs are failing with error code 501:&lt;/p&gt;

&lt;p&gt;  2016-02-18 21:49:43,503 ERROR: Not all rpc calls passed: &lt;/p&gt;
{501: 10000}

&lt;p&gt;It doesn&apos;t print the full error but I assume it&apos;s due to &quot;No RPC implementation registered&quot;. &lt;/p&gt;

&lt;p&gt;buy-car is a routed RPC and thus an RPC implementation must be explicitly registered via app code. The clustered-test-app does this via the add-person RPC.&lt;/p&gt;

&lt;p&gt;However, in the &quot;Add People&quot; part, the test adds people items via writing to the datastore, as evidenced by the parameters passed to the python script:&lt;/p&gt;

&lt;p&gt;  python cluster_rest_script.py --port 8181 add --itemtype people --itemcount 10000 --ipr 10000&lt;/p&gt;

&lt;p&gt;So the test needs to use the add-person RPC in order to be able to successfully issue buy-car.&lt;/p&gt;

&lt;p&gt;The test documentation references &lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=4220&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=4220&lt;/a&gt; which apparently was opened for this same reason.&lt;/p&gt;

&lt;p&gt;Closing this bug as it&apos;s not an issue with clustering. Please open a bug in the integration product to address this.&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>5417</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=5417]]></customfieldvalue>

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

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