cmccabe commented on pull request #11659:
URL: https://github.com/apache/kafka/pull/11659#issuecomment-1030241564


   Thanks for the PR, @dengziming.
   
   The broker validation needs to be done on the broker side, since the broker 
has access to information that the controller does not. For example, the broker 
knows whether a given file exists, and so can validate whether it is reasonable 
to set the SSL certificate to that file.
   
   KAFKA-13552 added this validation on the broker side. So I think we should 
close this PR as a duplicate.


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

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to