You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/05/28 07:29:51 UTC

[GitHub] [incubator-druid] clintropolis commented on issue #7764: #7316 Use Map.putIfAbsent() instead of containsKey() + put()

clintropolis commented on issue #7764: #7316 Use Map.putIfAbsent() instead of containsKey() + put()
URL: https://github.com/apache/incubator-druid/pull/7764#issuecomment-496398848
 
 
   > This is the line. Why should ConcurrentMap changed to ConcurrentHashMap type here ?
   
   This check was added in #6898, I think [maybe this comment](https://github.com/apache/incubator-druid/pull/6898#discussion_r249778280) is relevant to what it is trying to enforce.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org