Github user bgutjahr commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1204
  
    I had also thought about putting the start call into thread. But that would 
lead to a lifecyclt issue. Since EmbeddedServer start() and stop() methods are 
synchronized, I won't be able to stop a backup server before it became live.
    
    I have started looking a bit more into Artemis code. So far I have just 
added an option to the shared-store master configuration, prelimilarily named 
'allow-as-backup'. This approach appeared a (little) bit easier than adding a 
new policy class.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to