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

Hudson commented on HBASE-6260:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #172 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/172/])
    HBASE-6260 balancer state should be stored in ZK (Revision 1384593)

     Result = FAILURE
gchanan : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/protobuf/generated/LoadBalancerProtos.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/zookeeper/LoadBalancerTracker.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.java
* /hbase/trunk/hbase-server/src/main/protobuf/LoadBalancer.proto
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestMasterFailover.java

                
> balancer state should be stored in ZK
> -------------------------------------
>
>                 Key: HBASE-6260
>                 URL: https://issues.apache.org/jira/browse/HBASE-6260
>             Project: HBase
>          Issue Type: Task
>          Components: master, zookeeper
>    Affects Versions: 0.96.0
>            Reporter: Gregory Chanan
>            Assignee: Gregory Chanan
>            Priority: Blocker
>         Attachments: HBASE-6260-addendum.patch, HBASE-6260.patch, 
> HBASE-6260-v2.patch
>
>
> See: 
> https://issues.apache.org/jira/browse/HBASE-5953?focusedCommentId=13270200&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13270200
> And: 
> https://issues.apache.org/jira/browse/HBASE-5630?focusedCommentId=13399225&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13399225
> In short, we need to move the balancer state to ZK so that it won't have to 
> be restarted if the master dies.

--
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