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


   @chia7712 Thanks for your comment.I'm sorry that I forgot to reply to the 
first question. During my use, I found no other way to cause this problem 
except to define the configuration "bootstrap.servers" as the control plane.I 
haven't created KIP yet. If possible, could you give me some guidance?Thanks.
   
   > @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


Reply via email to