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

Ted Yu commented on HBASE-11072:
--------------------------------

There were some compilation errors 
(https://builds.apache.org/job/PreCommit-HBASE-Build/9957/console):
{code}
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestSplitLogManager.java:[107,2]
 error: TestSplitLogManager.DummyServer is not abstract and does not override 
abstract method getMetaTableLocator() in Server
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestSplitLogManager.java:[150,4]
 error: method does not override or implement a method from a supertype
{code}

> Abstract WAL splitting from ZK
> ------------------------------
>
>                 Key: HBASE-11072
>                 URL: https://issues.apache.org/jira/browse/HBASE-11072
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Consensus, Zookeeper
>    Affects Versions: 0.99.0
>            Reporter: Mikhail Antonov
>            Assignee: Sergey Soldatov
>         Attachments: HBASE_11072-1.patch
>
>
> HM side:
>  - SplitLogManager
> RS side:
>  - SplitLogWorker
>  - HLogSplitter and a few handler classes.
> This jira may need to be split further apart into smaller ones.



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

Reply via email to