]
Brian Stansberry reassigned WFLY-11483:
---------------------------------------
Assignee: Emmanuel Hugonnet (was: Martyn Taylor)
Master Artemis in Wildfly 10.1.0.Final fails to announce backup if
tmp and data folders are deleted during master restart - High Availability
---------------------------------------------------------------------------------------------------------------------------------------------
Key: WFLY-11483
URL:
https://issues.jboss.org/browse/WFLY-11483
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 10.1.0.Final, 14.0.0.Final
Reporter: Srinivas ev
Assignee: Emmanuel Hugonnet
Priority: Major
Issue - Master should announce backup even when data and tmp folders are deleted during
restart of master during failback.
Scenario -
1. Master and LIVEQ are started.
2. LIVEQ announces backup.
3. Master is shutdown.
4. LIVEQ acts as master.
5. Master is started. Start script will have delete commands for tmp and data folder
under standalone directory.
6. Fails to announce backup and starts as independent servers.