Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

High Availability #419

Answered by brusdev
clopezhe360 asked this question in Q&A
Dec 14, 2022 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

The High Availability is provided with messageMigration and the persistence is provided persisting messages to persistent storage with persistenceEnabled, i.e.

apiVersion: broker.amq.io/v1beta1
kind: ActiveMQArtemis
metadata:
  name: artemis-ha
spec:
  deploymentPlan:
    size: 2
    persistenceEnabled: true
    messageMigration: true

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@clopezhe360
Comment options

@Jeroen0494
Comment options

Answer selected by brusdev
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants