kpatelatwork commented on pull request #10580:
URL: https://github.com/apache/kafka/pull/10580#issuecomment-824299926


   > We may want to upgrade `tempConnectors` from a regular `Map` to a 
`ConcurrentMap` as well, LGTM otherwise though.
   
   it's already a ConcurrentHashMap :).
   `    private Map<String, Connector> tempConnectors = new 
ConcurrentHashMap<>();
   `


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