[
https://issues.apache.org/jira/browse/HBASE-22454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850789#comment-16850789
]
Hudson commented on HBASE-22454:
--------------------------------
Results for branch master
[build #1056 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/1056/]: (x)
*{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1056//General_Nightly_Build_Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1056//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1056//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(x) {color:red}-1 client integration test{color}
--Failed when running client tests on top of Hadoop 3. [see log for
details|https://builds.apache.org/job/HBase%20Nightly/job/master/1056//artifact/output-integration/hadoop-3.log].
(note that this means we didn't check the Hadoop 3 shaded client)
> refactor WALSplitter
> --------------------
>
> Key: HBASE-22454
> URL: https://issues.apache.org/jira/browse/HBASE-22454
> Project: HBase
> Issue Type: Improvement
> Reporter: Jingyun Tian
> Assignee: Jingyun Tian
> Priority: Major
> Attachments: HBASE-22454.branch-2.001.patch,
> HBASE-22454.branch-2.001.patch, HBASE-22454.master.001.patch,
> HBASE-22454.master.002.patch, HBASE-22454.master.003.patch,
> HBASE-22454.master.003.patch
>
>
> WALSplitter is more than 2000 lines right now. It's hard to read and
> understand. There are multiple inner classes which are not simple and many
> static methods.
> My plan is to separate these classes and move these static methods to a new
> util class.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)