Tool for migration of broker data from VM broker to Cloud broker #642
-
Hi Team, Currently we are working on migration of the Artemis brokers from VM to cloud using the Artemis Cloud IO operator. We are looking for a way to migrate the broker data from the VM into the cloud broker. Do we have any tool that will aid with this activity ? Can we use Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @Mohanavalli-A, I confirm that the only available tool to import the broker data is the ActiveMQ Artemis CLI using the command
|
Beta Was this translation helpful? Give feedback.
Hi @Mohanavalli-A, I confirm that the only available tool to import the broker data is the ActiveMQ Artemis CLI using the command
artemis data imp
. To execute the commandartemis data imp
from outside the Kubernetes cluster an exposed acceptor is required, i.e.