0

For a fully redundant ActiveMQ Artemis cluster, either a set of three broker pairs or network ping is required to avoid split-brain scenerios. In some installations, only two datacenters or availability zones are available plus a small third site for quorum servers.

Is it possible to run an Artemis broker as quorum-only instance that does not actually handle workload?

Stephan
  • 275
  • 2
  • 7

1 Answers1

1

ActiveMQ Artemis does not support "quorum only" instances.

That said, development is underway to improve the requirements for this use-case.

jbertram
  • 208
  • 1
  • 4