Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Amqp client for failover #412

Open
lzianekhodja-aneo opened this issue Jun 22, 2023 · 0 comments
Open

Configure Amqp client for failover #412

lzianekhodja-aneo opened this issue Jun 22, 2023 · 0 comments
Assignees
Labels

Comments

@lzianekhodja-aneo
Copy link

lzianekhodja-aneo commented Jun 22, 2023

Configure Amqp client to be able still access ActiveMQ cluster even if a new broker joins or leaves the existing network of brokers. The client should use the failover transport configuration. Example:

failover:(amqp+ssl://b-35e9ff68-a635-4de3-8b30-68aeb326a4cf-1.mq.eu-west-3.amazonaws.com:5671)

For more options, see: Failover transport

P.S: This is only applicable to ActiveMQ and not to Amqp protocol ! This requires more developments and updates in ArmoniK Core to manage the failover with Amqp protocol.

@lzianekhodja-aneo lzianekhodja-aneo converted this from a draft issue Jun 22, 2023
@lzianekhodja-aneo lzianekhodja-aneo moved this from In progress to Next To Start in ArmoniK Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Next To Start
Development

No branches or pull requests

3 participants