saddays commented on pull request #10781:
URL: https://github.com/apache/kafka/pull/10781#issuecomment-853546556


   > I don't think this is correct, since we are verifying the node 
authentication status after request being disconnected. Do you recall the 
reasoning for calling this API like this? @hachikuji
   
   
   Thanks for your review.
   
   The node authentication status is updated by 
**NetworkClient.processDisconnection** , so the node authentication status is 
**known** after disconnecting.    **NetworkClient.authenticationException**  
just read the status of the node, not realy connect it. 
   


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