Alan Conway created QPID-5973:
---------------------------------

             Summary: HA cluster state may get stuck in recovering
                 Key: QPID-5973
                 URL: https://issues.apache.org/jira/browse/QPID-5973
             Project: Qpid
          Issue Type: Bug
            Reporter: Alan Conway


HA brokers can become stuck in "recovering" or "catchup" state when running 
transactional clients with multiple failovers.

To reproduce, in one window run:

    while qpid-txtest2 -b 20.0.20.200 --total-messages 1000 
--connection-options '{reconnect:true}' --tx-count 1000; do true; done

In another window run (ha script attached):

    while ha wait -a; do sleep .5; ha kill;  done

After some time one or more brokers willl become stuck in catchup or recovering 
state.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to