BrewTany created QPID-5069:
------------------------------
Summary: qpidd ha backup always be "catchup" status
Key: QPID-5069
URL: https://issues.apache.org/jira/browse/QPID-5069
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Affects Versions: 0.22
Environment: Linux , c++ broker 0.22 and 0.25, HA-cluster .
n1: 192.168.3.161
n2: 192.168.3.162
both /etc/hosts contains node name.
Reporter: BrewTany
I have two machine:n1,n2, all install qpidd-0.22 built by myself.
in n1, I start with:
n1 ]$ qpidd --ha-brokers-url=n1,n2
and n2:
n2 ]$ qpidd --ha-cluster=yes --ha-brokers-url=n1,n2
when I looked into n2 status
root@n2:~# qpid-ha status
catchup
n2 cannot be ready.
but in version 0.20, all works fine. n2 can be ready.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]