Replies: 2 comments 1 reply
-
Can you show some logs in gRPC clients. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The gRPC client can only connect to the rocketmq-proxy server, please check that you did not connnect to the broker. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
version:
server: 5.2.0
rocketmq-client-java: 5.0.7 (grpc)
rocketmq-client: 5.2.0 (Remoting)
When ACL is enabled on the broker, it works on the dashboard and also for Remoting protocol clients. However, it does not work for gRPC clients, which can still send and consume messages. Is this a bug or feature?
Beta Was this translation helpful? Give feedback.
All reactions