d8tltanc commented on pull request #8683:
URL: https://github.com/apache/kafka/pull/8683#issuecomment-649113870


   @rajinisivaram @dajac The test failures are caused by the connection state 
transition from `CONNECTING` to `CHECKING_API_VERSIONS`, and then to 
`CONNECTED`, instead of to `CONNECTED` directly. In this case, I should remove 
the node from the `connecting` HashSet when this transfer happens. I've fixed 
this issue and update the patch.
   
   Also, I've addressed the latest comments. Please let me know if you have 
more suggestions and if we can re-run the Jenkins tests. 


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