Re: [I] How to set rocketmq-proxy access through k8s host nodeport [rocketmq]

2024-10-31 Thread via GitHub
liuxin638507 commented on issue #8864: URL: https://github.com/apache/rocketmq/issues/8864#issuecomment-2450338612 > If you access the proxy using the rocketmq-client sdk through load balancing or other methods, you need to configure the remotingAccessAddr parameter in the proxy config.

Re: [I] How to set rocketmq-proxy access through k8s host nodeport [rocketmq]

2024-10-30 Thread via GitHub
qianye1001 commented on issue #8864: URL: https://github.com/apache/rocketmq/issues/8864#issuecomment-2446226944 If you access the proxy using the rocketmq-client sdk through load balancing or other methods, you need to configure the remotingAccessAddr parameter in the proxy config. -- T

Re: [I] How to set rocketmq-proxy access through k8s host nodeport [rocketmq]

2024-10-28 Thread via GitHub
liuxin638507 commented on issue #8864: URL: https://github.com/apache/rocketmq/issues/8864#issuecomment-2443244648 > 10.42.19.4:8080 10.42.19.4:8080 is proxy address,How to set rmq-proxy parameter or variable? rmq-proxy returns the ip and port of the host when it can be accessed throu

Re: [I] How to set rocketmq-proxy access through k8s host nodeport [rocketmq]

2024-10-28 Thread via GitHub
xiaoma20082008 commented on issue #8864: URL: https://github.com/apache/rocketmq/issues/8864#issuecomment-2441132211 There is no need create a `Service`(nodePort/loadbalance) for broker/proxy, only create it for namesrv is fun, because the loadbalance is working by client. -- This is an a

[I] How to set rocketmq-proxy access through k8s host nodeport [rocketmq]

2024-10-25 Thread via GitHub
liuxin638507 opened a new issue, #8864: URL: https://github.com/apache/rocketmq/issues/8864 ### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X]