chia7712 commented on pull request #9789: URL: https://github.com/apache/kafka/pull/9789#issuecomment-753867976
@wenbingshen Thanks for your response. > I think we just need to completely separate control requests from data requests, and provide the user with an optional configuration to control whether the control request is forced to validate, which can be disabled by default.There is no way to do this now, when the user needs to fully protect control from possible client requests. I feel this needs a KIP as it proposed a new config and it is related to compatibility. for another, was my comment valid? > Is there a case that client sends controller-unrelated request to controller plane ? I guess that users define "bootstrap servers" as controller listener name can reproduce this issue? I'm curious whether there are other ways which can produce this issue. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org