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

Tsuyoshi Ozawa commented on HADOOP-14187:
-----------------------------------------

Verified patch by using tests on my local in case that our test script cannot 
detect the changes:

{code}
mvn install test 
-Dtest=TestZKDelegationTokenSecretManager,TestChildReaper,TestKDiag,TestDelegationTokenRenewer,TestSubmitApplicationWithRMHA,TestLeaderElectorService,TestRMHAForNodeLabels,TestZKRMStateStorePerf,TestKillApplicationWithRMHA,TestRMStoreCommands,TestZKRMStateStore,TestRMRestart,TestZKRMStateStoreZKClientConnections,TestReservationSystemWithRMHA
{code}

> Update ZooKeeper dependency to 3.4.9 and Curator dependency to 2.12.0
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-14187
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14187
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Tsuyoshi Ozawa
>
> This is a update for using Apache Curator which shades guava.
> Why is Curator updated to 2.12.0 instead of 3.3.0?
> It's because Curator 3.x only supports ZooKeeper 3.5.x. ZooKeeper 3.5.x is 
> still alpha release. Hence, I think we should do conservative choice here.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to