Justin Bertram created ARTEMIS-256: -------------------------------------- Summary: Orchestrate fail-back deterministically Key: ARTEMIS-256 URL: https://issues.apache.org/jira/browse/ARTEMIS-256 Project: ActiveMQ Artemis Issue Type: Bug Affects Versions: 1.1.0 Reporter: Justin Bertram Assignee: Justin Bertram Fix For: 1.1.1
Currently fail-back using replication relies on a simple delay (i.e. failback-delay) to determine when the live broker has synchronized all its data to the backup broker (which will become the new live broker once fail-back completes). However, if failback-delay is too short then synchronization won't complete and both the live and backup brokers will be nonfunctional. -- This message was sent by Atlassian JIRA (v6.3.4#6332)