[
https://issues.apache.org/jira/browse/HBASE-25339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240970#comment-17240970
]
Hudson commented on HBASE-25339:
--------------------------------
Results for branch branch-2.2
[build #129 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.2/129/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.2/129//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.2/129//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.2/129//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> Method parameter and member variable are duplicated in checkSplittable() of
> SplitTableRegionProcedure
> -----------------------------------------------------------------------------------------------------
>
> Key: HBASE-25339
> URL: https://issues.apache.org/jira/browse/HBASE-25339
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 3.0.0-alpha-1
> Reporter: Zhuoyue Huang
> Assignee: Zhuoyue Huang
> Priority: Minor
> Fix For: 3.0.0-alpha-1, 2.4.0, 2.2.7, 2.3.4
>
>
> We input a 'this.bestSplitRow' as 'splitRow' of checkSplittable()
> {code:java}
> private void checkSplittable(final MasterProcedureEnv env,
> final RegionInfo regionToSplit, final byte[] splitRow)
> {code}
> But this private method could used 'bestSplitRow' directly
--
This message was sent by Atlassian Jira
(v8.3.4#803005)