lizhimins opened a new issue, #5180: URL: https://github.com/apache/rocketmq/issues/5180
Currently, the address of the NameServer is resolved in the form of splitting ";". In the k8s environment, we can deploy it in single deployment. We need to support domain resolution to obtain the nameserver address. 目前对 NameServer 的地址是以分割 ";" 的形式进行解析的,在 k8s 环境中,由于 NameServer 水平对等无状态,我们可以采用 deployment 的形式部署,需要支持域名解析来获取地址。 -- 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]
