You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/11 15:52:39 UTC

[jira] [Resolved] (QPID-3369) Loss of cluster elder can result in loss of whole cluster

     [ https://issues.apache.org/jira/browse/QPID-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Conway resolved QPID-3369.
-------------------------------

       Resolution: Duplicate
    Fix Version/s: 0.11

Fixed as a side effect by the fix for qpid-3280
                
> Loss of cluster elder can result in loss of whole cluster
> ---------------------------------------------------------
>
>                 Key: QPID-3369
>                 URL: https://issues.apache.org/jira/browse/QPID-3369
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Clustering
>    Affects Versions: 0.7
>            Reporter: Jason Dillaman
>            Assignee: Alan Conway
>             Fix For: 0.11
>
>         Attachments: QPID-3369.patch
>
>
> If the cluster elder is lost, it is possible that the remaining nodes of the
> cluster will fail with the following errors:
>   Error delivering frames: Cluster timer wakeup non-existent task
> ManagementAgent::periodicProcessing (qpid/cluster/ClusterTimer.cpp:93)
> -- or --
>   Error delivering frames: Cluster timer drop non-existent task
> ManagementAgent::periodicProcessing (qpid/cluster/ClusterTimer.cpp:109)
> When a member is promoted to be the elder, the ClusterTimer::becomeElder()
> method will add all the current cluster tasks to the Timer.  However, there is
> a potential race condition where CPG can deliver the timer wakeup from the
> original elder.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org