Description
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.
Attachments
Issue Links
- supercedes
-
CURATOR-502 Update dependency com.google.guava:guava of org.apache.curator:curator-client
- Closed
- links to