[
https://issues.apache.org/jira/browse/HBASE-11072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14094595#comment-14094595
]
Mikhail Antonov commented on HBASE-11072:
-----------------------------------------
When I look at the results of last patch QA run, I don't really see where the
build has failed. It reported no tests failures.
{code}
Running
org.apache.hadoop.hbase.replication.regionserver.TestReplicationHLogReaderManager
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 253.88 sec
Results :
Tests run: 1993, Failures: 0, Errors: 0, Skipped: 19
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] HBase ............................................. SUCCESS [ 2.309 s]
[INFO] HBase - Common .................................... SUCCESS [ 31.927 s]
[INFO] HBase - Protocol .................................. SUCCESS [ 7.404 s]
[INFO] HBase - Client .................................... SUCCESS [ 53.972 s]
[INFO] HBase - Hadoop Compatibility ...................... SUCCESS [ 5.198 s]
[INFO] HBase - Hadoop Two Compatibility .................. SUCCESS [ 1.634 s]
[INFO] HBase - Prefix Tree ............................... SUCCESS [ 3.124 s]
[INFO] HBase - Server .................................... FAILURE [57:25 min]
[INFO] HBase - Testing Util .............................. SKIPPED
[INFO] HBase - Thrift .................................... SKIPPED
[INFO] HBase - Shell ..................................... SKIPPED
[INFO] HBase - Integration Tests ......................... SKIPPED
[INFO] HBase - Examples .................................. SKIPPED
[INFO] HBase - Assembly .................................. SKIPPED
{code}
[~stack] what do you think about this version of patch?
> 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_v2.patch, HBASE-11072-1_v3.patch,
> HBASE-11072-1_v4.patch, HBASE-11072-2_v2.patch, HBASE-11072-v1.patch,
> HBASE-11072-v2.patch, HBASE-11072-v3.patch, HBASE-11072-v4.patch,
> HBASE-11072-v5.patch, HBASE-11072-v6.patch, HBASE-11072-v7.patch,
> 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)