CzyerChen commented on PR #12109:
URL: https://github.com/apache/skywalking/pull/12109#issuecomment-2060412678

   > Are you saying this is recommended deployment for ActiveMQ on k8s? No 
unified domain namr for its cloud native deployment by adopting k8s DNS 
resolving mechanism?
   
   It needs to list the addresses of all brokers in the cluster now in ActiveMQ 
Classic(no specific description for K8S deployment). But after introducing 
`JGroups` auto-discovery from Artemis, the client no longer needs to list the 
addresses of all brokers in the cluster, only need the logical address of the 
cluster. 
   
   For the Classic, there is no `nameserver` to provide a unified connection 
portal.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to