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

   我最近构建5.2.0版本镜像后部署时也遇到POD_IP为空导致注册到nameserver brokerAddr为":10911"  
返回的broker地址为空无法正常使用。
   但是我发现operator 0.3.0 版本brokerGenConfig.sh没有追加brokerIP1, 新版本增加了, 
所以我把brokerGenConfig.sh脚本中追加brokerIP1注释了,rocketMQ目前看起来是正常的
   
   <img width="2031" height="553" alt="Image" 
src="https://github.com/user-attachments/assets/41a3d4cb-6d52-4d5a-9730-244499bffe35";
 />
   
   
   没注释前broker日志
   
   <img width="1749" height="488" alt="Image" 
src="https://github.com/user-attachments/assets/182e083e-00a5-4757-8e52-24e477d09dfb";
 />
   
   注释后
   
   <img width="2072" height="266" alt="Image" 
src="https://github.com/user-attachments/assets/0dfcb911-9b9e-4edd-acc1-ac44e6ffaf49";
 />


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