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

Hitesh Shah commented on YARN-231:
----------------------------------

@Bikas, regarding the findbug warnings:

private void createConnection() - not synchronized for zkClient? 
private abstract class ZKAction<T> uses zkSessionTimeout which is synchronized 
in getNewZooKeeper()
                
> Add persistent store implementation for RMStateStore
> ----------------------------------------------------
>
>                 Key: YARN-231
>                 URL: https://issues.apache.org/jira/browse/YARN-231
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: resourcemanager
>            Reporter: Bikas Saha
>            Assignee: Bikas Saha
>         Attachments: YARN-231.1.patch, YARN-231.2.patch, YARN-231.3.FS.patch
>
>
> Add stores that write RM state data to ZooKeeper and FileSystem 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to