RockteMQ-AI commented on issue #218:
URL:
https://github.com/apache/rocketmq-operator/issues/218#issuecomment-5192840090
**Issue Evaluation**
Category: `question`
The `podIp` environment variable is set in the operator code but may not be
referenced in the broker's XML configuration. The broker XML needs to
explicitly use `${podIp}` (or the actual env var name) for it to take effect.
Please verify:
1. The exact env var name in the StatefulSet spec (check with `kubectl
describe pod <broker-pod>`)
2. The broker configuration file references that env var correctly
---
*Automated evaluation by RockteMQ-AI*
--
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]