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

Jonathan Hung commented on YARN-7053:
-------------------------------------

Oops, OK. Attached 005 which reverts these changes.

Also for {{assertTrue(Arrays.equals(setData, curator.getData(node1)));}}, in 
this transaction I'm changing node1's data and deleting node2, so node1 still 
exists and I'm verifying the data was set properly.

> Move curator transaction support to ZKCuratorManager
> ----------------------------------------------------
>
>                 Key: YARN-7053
>                 URL: https://issues.apache.org/jira/browse/YARN-7053
>             Project: Hadoop YARN
>          Issue Type: Improvement
>            Reporter: Jonathan Hung
>            Assignee: Jonathan Hung
>         Attachments: YARN-7053.001.patch, YARN-7053.002.patch, 
> YARN-7053.003.patch, YARN-7053.004.patch, YARN-7053.005.patch
>
>
> HADOOP-14741 moves curator functionality to ZKCuratorManager. ZKRMStateStore 
> has some curator transaction support which can be reused, so this can be 
> moved to ZKCuratorManager as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to