wenbingshen commented on pull request #9789:
URL: https://github.com/apache/kafka/pull/9789#issuecomment-753859484


   @chia7712  Thanks for your comments and questions.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.This 
patch can do that.On the 
[KIP-291](https://cwiki.apache.org/confluence/display/KAFKA/KIP-291%3A+Separating+controller+connections+and+requests+from+the+data+plane)
 basis,we can ignore inter.broker.listener.name.


----------------------------------------------------------------
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


Reply via email to