Replies: 1 comment 3 replies
-
The introduction of admin API to the proxy is indeed necessary. PTAL @drpmma @xdkxlk |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are using RocketMQ 5.0, but we encountered some problems when using the proxy, we can't create topic, get consumer & producer connections etc. through the grpc interface provided by the proxy, which causes a lot of trouble for us to get RocketMQ state. Now we can only get some of it through the old MQAdmin, but this is not in line with the 5.0 Proxy design. Does the community have any plans to improve the proxy in the future?
Beta Was this translation helpful? Give feedback.
All reactions