[
https://issues.apache.org/jira/browse/YARN-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538442#comment-13538442
]
Bikas Saha commented on YARN-231:
---------------------------------
{noformat}
Code Warning
IS Inconsistent synchronization of
org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore.zkClient;
locked 81% of time
IS Inconsistent synchronization of
org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore.zkSessionTimeout;
locked 50% of time
{noformat}
These are the warnings. I looked at the code and I dont see a synchronization
issue. Maybe a different pair of eyes might spot something. If its clean I will
disable the warning for that part of the code.
> 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
>
>
> 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