Failover should sync once before indicating successfully failing comepletion
----------------------------------------------------------------------------
Key: QPID-3691
URL: https://issues.apache.org/jira/browse/QPID-3691
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: 0.15
Reporter: Keith Wall
Assignee: Keith Wall
On failover, the Java client completes all resubscription activities
(producers, consumers) without performing a 0-10 sync. This approach means
that if for some reason resubscriptions fails, the client is not aware of the
problem until next use.
The client should be changed to call sync() once before reporting a successful
failover via ConnectionListener#failoverComplete().
This problem has been exposed by QPID-3683.
--
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:[email protected]