<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:56:25 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-1773] Long entity-owners read leads to akka quarantine</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1773</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;This is somewhat similar to &lt;a href=&quot;https://jira.opendaylight.org/browse/CONTROLLER-1697&quot; title=&quot;entity-owners read too slow: Transport failure detector triggered.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CONTROLLER-1697&quot;&gt;&lt;del&gt;CONTROLLER-1697&lt;/del&gt;&lt;/a&gt; in that this happens in &quot;Partition and Heal&quot; suite for singleton service with tell-based protocol. But this time the long read is done during isolation phase. Member-1 is being isolated, member-2 is queried and it takes Restconf 46 seconds &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; to respond.&lt;/p&gt;

&lt;p&gt;The situation is complicated by the fact that only &lt;del&gt;all&lt;/del&gt; job is running on releng, and I have not been able to reproduce this behavior on Sandbox &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;, possibly because this failure happened only twice, and it did not happen today&apos;s test. &lt;/p&gt;

&lt;p&gt;The quarantine is seen in karaf.log &lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; of the isolated member, just after the network is rejoined:&lt;/p&gt;

&lt;p&gt;2017-09-16 13:00:11,447 | ERROR | ult-dispatcher-6 | Remoting                         | 155 - com.typesafe.akka.slf4j - 2.4.18 | Association to &lt;span class=&quot;error&quot;&gt;&amp;#91;akka.tcp://opendaylight-cluster-data@10.29.13.227:2550&amp;#93;&lt;/span&gt; with UID &lt;span class=&quot;error&quot;&gt;&amp;#91;-81825957&amp;#93;&lt;/span&gt; irrecoverably failed. Quarantining address.&lt;br/&gt;
java.util.concurrent.TimeoutException: Delivery of system messages timed out and they were dropped.&lt;br/&gt;
        at akka.remote.ReliableDeliverySupervisor$$anonfun$gated$1.applyOrElse(Endpoint.scala:351)&lt;span class=&quot;error&quot;&gt;&amp;#91;164:com.typesafe.akka.remote:2.4.18&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.actor.Actor$class.aroundReceive(Actor.scala:502)&lt;span class=&quot;error&quot;&gt;&amp;#91;154:com.typesafe.akka.actor:2.4.18&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.remote.ReliableDeliverySupervisor.aroundReceive(Endpoint.scala:203)&lt;span class=&quot;error&quot;&gt;&amp;#91;164:com.typesafe.akka.remote:2.4.18&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.actor.ActorCell.receiveMessage(ActorCell.scala:526)&lt;span class=&quot;error&quot;&gt;&amp;#91;154:com.typesafe.akka.actor:2.4.18&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.actor.ActorCell.invoke(ActorCell.scala:495)&lt;span class=&quot;error&quot;&gt;&amp;#91;154:com.typesafe.akka.actor:2.4.18&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:257)&lt;span class=&quot;error&quot;&gt;&amp;#91;154:com.typesafe.akka.actor:2.4.18&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.dispatch.Mailbox.run(Mailbox.scala:224)&lt;span class=&quot;error&quot;&gt;&amp;#91;154:com.typesafe.akka.actor:2.4.18&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.dispatch.Mailbox.exec(Mailbox.scala:234)&lt;span class=&quot;error&quot;&gt;&amp;#91;154:com.typesafe.akka.actor:2.4.18&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)&lt;span class=&quot;error&quot;&gt;&amp;#91;150:org.scala-lang.scala-library:2.11.11.v20170413-090219-8a413ba7cc&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)&lt;span class=&quot;error&quot;&gt;&amp;#91;150:org.scala-lang.scala-library:2.11.11.v20170413-090219-8a413ba7cc&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)&lt;span class=&quot;error&quot;&gt;&amp;#91;150:org.scala-lang.scala-library:2.11.11.v20170413-090219-8a413ba7cc&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)&lt;span class=&quot;error&quot;&gt;&amp;#91;150:org.scala-lang.scala-library:2.11.11.v20170413-090219-8a413ba7cc&amp;#93;&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;Currently, I think the long read is just a consequence of features being installed, and the quarantine is expected due to the delay. After fixing &lt;a href=&quot;https://jira.opendaylight.org/browse/CONTROLLER-1771&quot; title=&quot;Add INFO log when config subsystem finishes applying initial configurations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CONTROLLER-1771&quot;&gt;&lt;del&gt;CONTROLLER-1771&lt;/del&gt;&lt;/a&gt; (and implementing the better wait in Integration/Test), I believe this symptom will not appear anymore.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-all-carbon/443/log.html.gz#s1-s42-t3-k2-k6-k1-k1-k3-k1-k3-k1-k3-k1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-all-carbon/443/log.html.gz#s1-s42-t3-k2-k6-k1-k1-k3-k1-k3-k1-k3-k1&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/controller-csit-3node-clustering-all-carbon/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/controller-csit-3node-clustering-all-carbon/&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-all-carbon/443/odl1_karaf.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-all-carbon/443/odl1_karaf.log.gz&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="26327">CONTROLLER-1773</key>
            <summary>Long entity-owners read leads to akka quarantine</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="10002">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="vrpolak">Vratko Polak</reporter>
                        <labels>
                            <label>pt</label>
                    </labels>
                <created>Mon, 18 Sep 2017 15:48:11 +0000</created>
                <updated>Thu, 1 Jul 2021 08:45:52 +0000</updated>
                            <resolved>Thu, 1 Jul 2021 08:45:52 +0000</resolved>
                                    <version>Carbon</version>
                                    <fixVersion>4.0.0</fixVersion>
                                    <component>eos</component>
                        <due></due>
                            <votes>1</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="69345" author="rovarga" created="Thu, 1 Jul 2021 08:45:52 +0000"  >&lt;p&gt;The implementation has been completely rewritten in &lt;a href=&quot;https://jira.opendaylight.org/browse/CONTROLLER-1982&quot; title=&quot;Reimplement Distributed Entity Ownership Service on top of Akka Distributed Data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CONTROLLER-1982&quot;&gt;&lt;del&gt;CONTROLLER-1982&lt;/del&gt;&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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9177</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=9177]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

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

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