[
https://issues.apache.org/jira/browse/CURATOR-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16572704#comment-16572704
]
ASF GitHub Bot commented on CURATOR-474:
----------------------------------------
GitHub user jhspaybar opened a pull request:
https://github.com/apache/curator/pull/273
[CURATOR-474] Remove usage of deprecated Guava methods.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jhspaybar/curator curator-474
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/273.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #273
----
commit c728d22d0dd3e91e40b4c74046b9aedd863fe37c
Author: William Thurston <wthurston@...>
Date: 2018-08-08T05:30:11Z
Remove usage of deprecated Guava methods.
----
> Remove usage of deprecated Guava methods
> ----------------------------------------
>
> Key: CURATOR-474
> URL: https://issues.apache.org/jira/browse/CURATOR-474
> Project: Apache Curator
> Issue Type: Bug
> Components: Client, Recipes
> Reporter: William Thurston
> Priority: Major
>
> Usage of deprecated Guava methods can block guava version upgrades as methods
> are removed in future versions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)