You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/12/18 18:04:16 UTC

[jira] [Commented] (QPID-5430) HA primary broker does not go active if there are no replicated queues.

    [ https://issues.apache.org/jira/browse/QPID-5430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13851916#comment-13851916 ] 

ASF subversion and git services commented on QPID-5430:
-------------------------------------------------------

Commit 1552025 from [~aconway] in branch 'qpid/trunk'
[ https://svn.apache.org/r1552025 ]

QPID-5430: HA primary broker does not go active if there are no replicated queues.

Primary::opened was not checking if the primary was ready after a knonw backup
reconnected, only when a replicated queue became ready. Thus if there were
no replicated queues the primary never became ready.

> HA primary broker does not go active if there are no replicated queues.
> -----------------------------------------------------------------------
>
>                 Key: QPID-5430
>                 URL: https://issues.apache.org/jira/browse/QPID-5430
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Clustering
>    Affects Versions: 0.24
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>
> To reproduce:
> 1. Start a 3 broker cluster, do not create any replicated queues
> 2. Promote a broker to primary, wait for it to be "active".
> 3. Kill the primary, promote another broker to primary
> Expected result: The new primary broker becomes "active"
> Actual result: The new primary remains "recovering"



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org