fitme96 commented on issue #218:
URL: 
https://github.com/apache/rocketmq-operator/issues/218#issuecomment-3227629348

   > > 我最近构建5.2.0版本镜像后部署时也遇到POD_IP为空导致注册到nameserver brokerAddr为":10911" 
返回的broker地址为空无法正常使用。 但是我发现operator 0.3.0 版本brokerGenConfig.sh没有追加brokerIP1, 
新版本增加了, 所以我把brokerGenConfig.sh脚本中追加brokerIP1注释了,rocketMQ目前看起来是正常的
   > 
   > 放 k8s 里面运行,记得固定在一个节点运行,且 pod ip 不能变,不然重启后 ip 变了,nameserver 不识别,必须继续增加 
broker 才行. 之前因为这鬼东西生产出大坑,mq 集群做k8s节点维护,驱逐到新节点启动后,namesrv 里面是空的
   
   broker有master和slave了吗? 
namesrv也驱逐了吗?我看broker会主动注册不应该为空吧,你nameserver地址用的svc_name还是? 
   
   你现在还在k8s里面跑着没?


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