Roman Leventov created CURATOR-503:
--------------------------------------
Summary: Update dependencies in January 2019
Key: CURATOR-503
URL: https://issues.apache.org/jira/browse/CURATOR-503
Project: Apache Curator
Issue Type: Improvement
Reporter: Roman Leventov
Assignee: Jordan Zimmerman
The main motivation for this update is updating Guava from 20.0 to 27.0.1-jre.
Between these versions, the implementation of Maps.newConcurrentMap() was
changed and now it returns ConcurrentHashMap instead of Guava's own
implementation, that was less efficient.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)