caigy commented on issue #157:
URL: 
https://github.com/apache/rocketmq-operator/issues/157#issuecomment-1562276428

   > > 
   > 
   > > > > You can set `HostNetwork` as `true` so that you can access RocketMQ 
through host IPs
   > > > 
   > > > 
   > > > 当broker和namesrv都部署到同一个node上的时候,HostNetwork = true就不适合了吧?
   > > 
   > > 
   > > @gzlboy 具体是哪里不合适呢?
   > 
   > 抱歉,测试是可以的,但是如果机器有限,设置了HostNetwork = true,多个broker就没法部署到同一个node中了
   
   从健壮性角度考虑,一般不建议同一集群的broker共用一个node。不同集群的broker可以通过设置不同的listenPort以实现混部。


-- 
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