-
|
I am trying to deploy an operator with 3 brokers, and a security configuration using the ActiveMQAtremisSecurity CR. When I run this deployment I get a persistent warning on all 3 brokers saying "There are more than one servers on the network broadcasting the same node id". This seems to only happen when I deploy the brokers simultaneously. If I deploy a single broker with this configuration, than scale up by reapplying the ActiveMQArtemis CR with spec.deploymentPlan.size: 3, I get 3 seperate NodeIDs. Has anyone encountered this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
@andr0272 can you reproduce this issue on 1.0.7 and share your ActiveMQArtemis CR with the relative logs? |
Beta Was this translation helpful? Give feedback.
-
|
Hi, I get this issue as well. I'm using the 2.1.4 version on my openshift cluster as the operator deployment. |
Beta Was this translation helpful? Give feedback.
@andr0272 can you reproduce this issue on 1.0.7 and share your ActiveMQArtemis CR with the relative logs?