GitHub user ShadowySpirits added a comment to the discussion: Whether a retry is necessary if there is an ACL verification failure
When the request can not pass validation, it seems like returning a broker exception to the client. https://github.com/apache/rocketmq/blob/7cfffe7f48e1db9e9db3641e8ba6aed3e465281c/proxy/src/main/java/org/apache/rocketmq/proxy/grpc/interceptor/AuthenticationInterceptor.java#L67-L71 @drpmma Please take a look. GitHub link: https://github.com/apache/rocketmq/discussions/6168#discussioncomment-5096088 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
