[
https://issues.apache.org/jira/browse/CURATOR-503?focusedWorklogId=206833&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-206833
]
ASF GitHub Bot logged work on CURATOR-503:
------------------------------------------
Author: ASF GitHub Bot
Created on: 03/Mar/19 04:24
Start Date: 03/Mar/19 04:24
Worklog Time Spent: 10m
Work Description: Randgalt commented on issue #301: [CURATOR-503] Update
dependencies in January 2019
URL: https://github.com/apache/curator/pull/301#issuecomment-468987166
FYI - Guava has been broken into multiple JARs it seems. I had to update the
Guava shading we do.
https://github.com/apache/curator/commit/6c0710429cc4767be207073e182eb7a27ee4edc5
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 206833)
Time Spent: 10m
Remaining Estimate: 0h
> 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
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)