[ 
https://issues.apache.org/jira/browse/HADOOP-11492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14283749#comment-14283749
 ] 

Steve Loughran commented on HADOOP-11492:
-----------------------------------------

There's two extra warnings in javac
{code}
> [WARNING] 
> /home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/token/delegation/ZKDelegationTokenSecretManager.java:[511,30]
>  [deprecation] trySetCount(int) in SharedCount has been deprecated
> [WARNING] 
> /home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/token/delegation/ZKDelegationTokenSecretManager.java:[540,29]
>  [deprecation] trySetCount(int) in SharedCount has been deprecated
{code}

Assuming the cost of migrating to the successor is low, and we don't care about 
working with v curator 2.4.1, then it'd be nice to fix these.

If neither of those conditions is met, +1

> Bump up curator version to 2.7.1
> --------------------------------
>
>                 Key: HADOOP-11492
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11492
>             Project: Hadoop Common
>          Issue Type: Task
>    Affects Versions: 2.6.0
>            Reporter: Karthik Kambatla
>            Assignee: Karthik Kambatla
>         Attachments: hadoop-11492-1.patch
>
>
> Curator 2.7.1 got released recently and contains CURATOR-111 that YARN-2716 
> requires. 
> PS: Filing a common JIRA so folks from other sub-projects also notice this 
> change and shout out if there are any reservations. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to