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

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

Commit 1585507 from acon...@apache.org in branch 'qpid/trunk'
[ https://svn.apache.org/r1585507 ]

QPID-5666: HA fails with resource-limit-exceeded: Exceeded replicated queue 
limit

This is regression introduced in r1561206: CommitDate: Fri Jan 24 21:54:59 2014 
+0000
  QPID-5513: HA backup fails if number of replicated queues exceeds number of 
channels.

Fixed by the current commit. PrimaryQueueLimits was not taking account of 
queues already
on the broker prior to promotion.

> HA fails with resource-limit-exceeded: Exceeded replicated queue limit
> ----------------------------------------------------------------------
>
>                 Key: QPID-5666
>                 URL: https://issues.apache.org/jira/browse/QPID-5666
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.26
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>
> See also: https://bugzilla.redhat.com/show_bug.cgi?id=1076545
> How to reproduce:
> 0] let's have 3 node cluster running: A, B, C 
> 1] Create queue 'q' on A
> 2] kill A
> 3] wait B to become primary
> 4] Delete queue 'q' on B
> 5] Try to create any queue on B.
> Actual result:  Exception received from broker: resource-limit-exceeded: 
> Exceeded replicated queue limit. 
> Expected result: no error.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to