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

Ted Yu commented on HBASE-10915:
--------------------------------

There was compilation error:
{code}
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) 
on project hbase-server: Compilation failure: Compilation failure:
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/handler/CloseRegionHandler.java:[139,15]
 cannot find symbol
[ERROR] symbol  : class KeeperException
[ERROR] location: class 
org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/handler/CloseRegionHandler.java:[143,15]
 cannot find symbol
[ERROR] symbol  : class IOException
[ERROR] location: class 
org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
{code}

> Decouple region closing from ZooKeeper
> --------------------------------------
>
>                 Key: HBASE-10915
>                 URL: https://issues.apache.org/jira/browse/HBASE-10915
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Zookeeper
>            Reporter: Mikhail Antonov
>            Assignee: Mikhail Antonov
>         Attachments: HBASE-10915.patch, HBASE-10915.patch, HBASE-10915.patch, 
> HBASE-10915.patch
>
>
> Decouple CloseRegionHandler class and code using it (HRegionServer, 
> ProtobufUtil) from ZK API.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to