Skip to content

HBASE-21723 Remove ConnectionImplementation and related classes - #190

Merged
Apache9 merged 1 commit into
apache:HBASE-21512from
Apache9:HBASE-21723
May 29, 2019
Merged

HBASE-21723 Remove ConnectionImplementation and related classes#190
Apache9 merged 1 commit into
apache:HBASE-21512from
Apache9:HBASE-21723

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

No description provided.

RegionLocations getRegionLocationInCache() {
return metaRegionLocations.get();
}

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whitespace:end of line

* {@link ConnectionImplementation} testing utility.
*/
public class HConnectionTestingUtility {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whitespace:end of line

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec24Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 46 new or modified test files.
_ HBASE-21512 Compile Tests _
0mvndep23Maven dependency ordering for branch
+1mvninstall228HBASE-21512 passed
+1compile126HBASE-21512 passed
+1checkstyle146HBASE-21512 passed
+1shadedjars265branch has no errors when building our shaded downstream artifacts.
+1findbugs292HBASE-21512 passed
+1javadoc78HBASE-21512 passed
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall234the patch passed
+1compile121the patch passed
+1javac121the patch passed
+1checkstyle26hbase-client: The patch generated 0 new + 1 unchanged - 294 fixed = 1 total (was 295)
-1checkstyle65hbase-server: The patch generated 1 new + 259 unchanged - 47 fixed = 260 total (was 306)
+1checkstyle16hbase-mapreduce: The patch generated 0 new + 15 unchanged - 5 fixed = 15 total (was 20)
+1checkstyle16hbase-it: The patch generated 0 new + 120 unchanged - 5 fixed = 120 total (was 125)
-1whitespace0The patch has 2 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1shadedjars255patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck499Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs337the patch passed
-1javadoc20hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
_ Other Tests _
+1unit105hbase-client in the patch passed.
-1unit8202hbase-server in the patch failed.
+1unit1104hbase-mapreduce in the patch passed.
+1unit67hbase-it in the patch passed.
+1asflicense118The patch does not generate ASF License warnings.
12559
ReasonTests
Failed junit testshadoop.hbase.client.TestMetaWithReplicas
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/1/artifact/out/Dockerfile
GITHUB PR#190
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 88a26343172b 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionHBASE-21512 / 1465841
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/1/artifact/out/diff-checkstyle-hbase-server.txt
whitespacehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/1/artifact/out/whitespace-eol.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/1/artifact/out/diff-javadoc-javadoc-hbase-client.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/1/testReport/
Max. process+thread count5444 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server hbase-mapreduce hbase-it U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@asfgit
asfgitforce-pushed the HBASE-21512 branch 2 times, most recently from 792f69e to dfa4f47CompareApril 26, 2019 03:48
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec22Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 46 new or modified test files.
_ HBASE-21512 Compile Tests _
0mvndep30Maven dependency ordering for branch
+1mvninstall262HBASE-21512 passed
+1compile134HBASE-21512 passed
+1checkstyle148HBASE-21512 passed
+1shadedjars278branch has no errors when building our shaded downstream artifacts.
-1findbugs29hbase-mapreduce in HBASE-21512 failed.
+1javadoc85HBASE-21512 passed
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall253the patch passed
+1compile134the patch passed
+1javac134the patch passed
+1checkstyle29hbase-client: The patch generated 0 new + 4 unchanged - 294 fixed = 4 total (was 298)
+1checkstyle77hbase-server: The patch generated 0 new + 259 unchanged - 47 fixed = 259 total (was 306)
+1checkstyle18hbase-mapreduce: The patch generated 0 new + 15 unchanged - 5 fixed = 15 total (was 20)
+1checkstyle17hbase-it: The patch generated 0 new + 120 unchanged - 5 fixed = 120 total (was 125)
-1whitespace0The patch has 2 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1shadedjars275patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck537Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs462the patch passed
+1javadoc88the patch passed
_ Other Tests _
+1unit103hbase-client in the patch passed.
-1unit7403hbase-server in the patch failed.
-1unit969hbase-mapreduce in the patch failed.
+1unit63hbase-it in the patch passed.
+1asflicense115The patch does not generate ASF License warnings.
11995
ReasonTests
Failed junit testshadoop.hbase.client.TestBlockEvictionFromClient
hadoop.hbase.client.TestClientTimeouts
hadoop.hbase.snapshot.TestExportSnapshotNoCluster
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/2/artifact/out/Dockerfile
GITHUB PR#190
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 2bd1e9f794e0 4.4.0-131-generic #157~14.04.1-Ubuntu SMP Fri Jul 13 08:53:17 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionHBASE-21512 / dfa4f47
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/2/artifact/out/branch-findbugs-hbase-mapreduce.txt
whitespacehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/2/artifact/out/whitespace-eol.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/2/artifact/out/patch-unit-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/2/artifact/out/patch-unit-hbase-mapreduce.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/2/testReport/
Max. process+thread count5064 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server hbase-mapreduce hbase-it U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/2/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec59Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 46 new or modified test files.
_ HBASE-21512 Compile Tests _
0mvndep14Maven dependency ordering for branch
+1mvninstall250HBASE-21512 passed
+1compile127HBASE-21512 passed
+1checkstyle135HBASE-21512 passed
+1shadedjars263branch has no errors when building our shaded downstream artifacts.
+1findbugs286HBASE-21512 passed
+1javadoc81HBASE-21512 passed
_ Patch Compile Tests _
0mvndep13Maven dependency ordering for patch
+1mvninstall266the patch passed
+1compile136the patch passed
+1javac136the patch passed
+1checkstyle30hbase-client: The patch generated 0 new + 4 unchanged - 294 fixed = 4 total (was 298)
+1checkstyle74hbase-server: The patch generated 0 new + 256 unchanged - 50 fixed = 256 total (was 306)
+1checkstyle20hbase-mapreduce: The patch generated 0 new + 15 unchanged - 5 fixed = 15 total (was 20)
+1checkstyle17hbase-it: The patch generated 0 new + 120 unchanged - 5 fixed = 120 total (was 125)
+1whitespace0The patch has no whitespace issues.
+1shadedjars277patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck532Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs347the patch passed
+1javadoc80the patch passed
_ Other Tests _
+1unit110hbase-client in the patch passed.
-1unit14239hbase-server in the patch failed.
+1unit1572hbase-mapreduce in the patch passed.
+1unit74hbase-it in the patch passed.
+1asflicense106The patch does not generate ASF License warnings.
19231
ReasonTests
Failed junit testshadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/3/artifact/out/Dockerfile
GITHUB PR#190
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 6c2c70e7788d 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionHBASE-21512 / dfa4f47
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/3/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/3/testReport/
Max. process+thread count5534 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server hbase-mapreduce hbase-it U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/3/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec261Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 46 new or modified test files.
_ HBASE-21512 Compile Tests _
0mvndep27Maven dependency ordering for branch
+1mvninstall235HBASE-21512 passed
+1compile125HBASE-21512 passed
+1checkstyle149HBASE-21512 passed
+1shadedjars254branch has no errors when building our shaded downstream artifacts.
+1findbugs294HBASE-21512 passed
+1javadoc86HBASE-21512 passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall239the patch passed
+1compile127the patch passed
+1javac127the patch passed
+1checkstyle29hbase-client: The patch generated 0 new + 4 unchanged - 294 fixed = 4 total (was 298)
+1checkstyle71hbase-server: The patch generated 0 new + 256 unchanged - 50 fixed = 256 total (was 306)
+1checkstyle19hbase-mapreduce: The patch generated 0 new + 15 unchanged - 5 fixed = 15 total (was 20)
+1checkstyle18hbase-it: The patch generated 0 new + 120 unchanged - 5 fixed = 120 total (was 125)
+1whitespace0The patch has no whitespace issues.
+1shadedjars257patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck479Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs290the patch passed
+1javadoc86the patch passed
_ Other Tests _
+1unit111hbase-client in the patch passed.
+1unit12840hbase-server in the patch passed.
+1unit1282hbase-mapreduce in the patch passed.
+1unit74hbase-it in the patch passed.
+1asflicense119The patch does not generate ASF License warnings.
17621
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/4/artifact/out/Dockerfile
GITHUB PR#190
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 98e5783e5962 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionHBASE-21512 / 2b071e4
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/4/testReport/
Max. process+thread count5467 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server hbase-mapreduce hbase-it U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/4/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@asfgit
asfgitforce-pushed the HBASE-21512 branch 4 times, most recently from 828196c to 6f5fef4CompareMay 4, 2019 05:45
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec51Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 46 new or modified test files.
_ HBASE-21512 Compile Tests _
0mvndep13Maven dependency ordering for branch
+1mvninstall232HBASE-21512 passed
+1compile129HBASE-21512 passed
+1checkstyle144HBASE-21512 passed
+1shadedjars261branch has no errors when building our shaded downstream artifacts.
+1findbugs319HBASE-21512 passed
+1javadoc85HBASE-21512 passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall232the patch passed
+1compile126the patch passed
+1javac126the patch passed
+1checkstyle29hbase-client: The patch generated 0 new + 4 unchanged - 294 fixed = 4 total (was 298)
+1checkstyle73hbase-server: The patch generated 0 new + 256 unchanged - 50 fixed = 256 total (was 306)
+1checkstyle18hbase-mapreduce: The patch generated 0 new + 15 unchanged - 5 fixed = 15 total (was 20)
+1checkstyle18hbase-it: The patch generated 0 new + 120 unchanged - 5 fixed = 120 total (was 125)
+1whitespace0The patch has no whitespace issues.
+1shadedjars257patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck480Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs342the patch passed
+1javadoc83the patch passed
_ Other Tests _
+1unit108hbase-client in the patch passed.
-1unit14313hbase-server in the patch failed.
+1unit1378hbase-mapreduce in the patch passed.
+1unit80hbase-it in the patch passed.
+1asflicense142The patch does not generate ASF License warnings.
19264
ReasonTests
Failed junit testshadoop.hbase.replication.TestSyncReplicationStandbyKillMaster
hadoop.hbase.replication.TestReplicationDisableInactivePeer
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/5/artifact/out/Dockerfile
GITHUB PR#190
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux d0abf9cc20d1 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionHBASE-21512 / a20731b
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/5/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/5/testReport/
Max. process+thread count5500 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server hbase-mapreduce hbase-it U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/5/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@asfgit
asfgitforce-pushed the HBASE-21512 branch 4 times, most recently from cbb8325 to 0f01a02CompareMay 21, 2019 10:19
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec226Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 46 new or modified test files.
_ HBASE-21512 Compile Tests _
0mvndep29Maven dependency ordering for branch
+1mvninstall240HBASE-21512 passed
+1compile128HBASE-21512 passed
+1checkstyle137HBASE-21512 passed
+1shadedjars262branch has no errors when building our shaded downstream artifacts.
+1findbugs304HBASE-21512 passed
+1javadoc87HBASE-21512 passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall237the patch passed
+1compile130the patch passed
+1javac130the patch passed
+1checkstyle30hbase-client: The patch generated 0 new + 4 unchanged - 289 fixed = 4 total (was 293)
+1checkstyle73hbase-server: The patch generated 0 new + 210 unchanged - 50 fixed = 210 total (was 260)
+1checkstyle19hbase-mapreduce: The patch generated 0 new + 15 unchanged - 5 fixed = 15 total (was 20)
+1checkstyle18hbase-it: The patch generated 0 new + 120 unchanged - 5 fixed = 120 total (was 125)
+1whitespace0The patch has no whitespace issues.
+1shadedjars261patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck970Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.0.3 3.1.2.
+1findbugs317the patch passed
+1javadoc86the patch passed
_ Other Tests _
+1unit112hbase-client in the patch passed.
-1unit14337hbase-server in the patch failed.
-1unit2593hbase-mapreduce in the patch failed.
-1unit262hbase-it in the patch failed.
+1asflicense105The patch does not generate ASF License warnings.
22737
ReasonTests
Failed junit testshadoop.hbase.replication.TestReplicationKillSlaveRS
hadoop.hbase.tool.TestSecureBulkLoadHFiles
hadoop.hbase.client.TestConnection
hadoop.hbase.tool.TestBulkLoadHFiles
hadoop.hbase.mapreduce.TestImportTSVWithTTLs
hadoop.hbase.mapreduce.TestTableInputFormatScanYYYToEmpty
hadoop.hbase.replication.TestVerifyReplicationCrossDiffHdfs
hadoop.hbase.mapreduce.TestTableInputFormatScan
hadoop.hbase.mapreduce.TestTableInputFormatScanEmptyToOPP
hadoop.hbase.mapreduce.TestTimeRangeMapRed
hadoop.hbase.mapreduce.TestMultithreadedTableMapper
hadoop.hbase.mapreduce.TestHRegionPartitioner
hadoop.hbase.mapreduce.TestRowCounter
hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory
hadoop.hbase.snapshot.TestExportSnapshot
hadoop.hbase.mapreduce.TestHFileOutputFormat2
hadoop.hbase.mapreduce.TestTableInputFormatScanOPPToEmpty
hadoop.hbase.mapreduce.TestImportTSVWithOperationAttributes
hadoop.hbase.mapreduce.TestSyncTable
hadoop.hbase.mapreduce.TestTableMapReduce
hadoop.hbase.mapreduce.TestMultiTableInputFormat
hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
hadoop.hbase.mapreduce.TestTableRecordReader
hadoop.hbase.mapreduce.TestTableInputFormatScanYYXToEmpty
hadoop.hbase.mapred.TestTableOutputFormatConnectionExhaust
hadoop.hbase.mapred.TestTableMapReduceUtil
hadoop.hbase.mapreduce.TestTableInputFormatScanEmptyToAPP
hadoop.hbase.replication.TestVerifyReplication
hadoop.hbase.mapred.TestTableMapReduce
hadoop.hbase.mapreduce.TestTableInputFormat
hadoop.hbase.mapreduce.TestTableSnapshotInputFormat
hadoop.hbase.mapreduce.TestMultiTableSnapshotInputFormat
hadoop.hbase.snapshot.TestMobSecureExportSnapshot
hadoop.hbase.regionserver.TestCompactionTool
hadoop.hbase.mapreduce.TestWALPlayer
hadoop.hbase.mapreduce.TestCellCounter
hadoop.hbase.mapred.TestTableInputFormat
hadoop.hbase.mapreduce.TestImportExport
hadoop.hbase.mapred.TestTableSnapshotInputFormat
hadoop.hbase.mapreduce.TestHashTable
hadoop.hbase.mapreduce.TestWALRecordReader
hadoop.hbase.snapshot.TestMobExportSnapshot
hadoop.hbase.mapreduce.TestTableInputFormatScanEmptyToEmpty
hadoop.hbase.mapreduce.TestTableInputFormatScanEmptyToBBB
hadoop.hbase.snapshot.TestSecureExportSnapshot
hadoop.hbase.chaos.actions.TestChangeSplitPolicyAction
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/6/artifact/out/Dockerfile
GITHUB PR#190
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 1b17b23a1f65 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionHBASE-21512 / 0f01a02
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/6/artifact/out/patch-unit-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/6/artifact/out/patch-unit-hbase-mapreduce.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/6/artifact/out/patch-unit-hbase-it.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/6/testReport/
Max. process+thread count5053 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server hbase-mapreduce hbase-it U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/6/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec141Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 46 new or modified test files.
_ HBASE-21512 Compile Tests _
0mvndep31Maven dependency ordering for branch
+1mvninstall253HBASE-21512 passed
+1compile133HBASE-21512 passed
+1checkstyle152HBASE-21512 passed
+1shadedjars277branch has no errors when building our shaded downstream artifacts.
+1findbugs316HBASE-21512 passed
+1javadoc82HBASE-21512 passed
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall249the patch passed
+1compile129the patch passed
+1javac129the patch passed
+1checkstyle30hbase-client: The patch generated 0 new + 4 unchanged - 289 fixed = 4 total (was 293)
+1checkstyle80hbase-server: The patch generated 0 new + 210 unchanged - 50 fixed = 210 total (was 260)
+1checkstyle18hbase-mapreduce: The patch generated 0 new + 15 unchanged - 5 fixed = 15 total (was 20)
+1checkstyle17hbase-it: The patch generated 0 new + 120 unchanged - 5 fixed = 120 total (was 125)
+1whitespace0The patch has no whitespace issues.
+1shadedjars275patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1074Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.0.3 3.1.2.
+1findbugs372the patch passed
+1javadoc87the patch passed
_ Other Tests _
+1unit104hbase-client in the patch passed.
+1unit11939hbase-server in the patch passed.
-1unit3029hbase-mapreduce in the patch failed.
-1unit262hbase-it in the patch failed.
+1asflicense110The patch does not generate ASF License warnings.
19323
ReasonTests
Failed junit testshadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory
hadoop.hbase.replication.TestVerifyReplicationCrossDiffHdfs
hadoop.hbase.mapred.TestTableOutputFormatConnectionExhaust
hadoop.hbase.mapreduce.TestTableInputFormatScanYZYToEmpty
hadoop.hbase.mapreduce.TestWALRecordReader
hadoop.hbase.snapshot.TestMobSecureExportSnapshot
hadoop.hbase.mapreduce.TestTableInputFormat
hadoop.hbase.mapreduce.TestCopyTable
hadoop.hbase.mapreduce.TestTimeRangeMapRed
hadoop.hbase.regionserver.TestCompactionTool
hadoop.hbase.mapreduce.TestTableInputFormatScan
hadoop.hbase.mapreduce.TestTableInputFormatScanOPPToEmpty
hadoop.hbase.mapreduce.TestTableInputFormatScanEmptyToEmpty
hadoop.hbase.snapshot.TestExportSnapshot
hadoop.hbase.snapshot.TestMobExportSnapshot
hadoop.hbase.snapshot.TestSecureExportSnapshot
hadoop.hbase.mapreduce.TestMultiTableSnapshotInputFormat
hadoop.hbase.mapreduce.TestHRegionPartitioner
hadoop.hbase.mapred.TestTableMapReduce
hadoop.hbase.mapred.TestTableMapReduceUtil
hadoop.hbase.mapreduce.TestImportTSVWithVisibilityLabels
hadoop.hbase.mapreduce.TestHFileOutputFormat2
hadoop.hbase.mapreduce.TestTableInputFormatScanEmptyToBBA
hadoop.hbase.mapreduce.TestCellCounter
hadoop.hbase.mapreduce.TestImportExport
hadoop.hbase.mapred.TestTableInputFormat
hadoop.hbase.replication.TestVerifyReplication
hadoop.hbase.mapreduce.TestTableInputFormatScanYYXToEmpty
hadoop.hbase.mapreduce.TestTableInputFormatScanEmptyToBBB
hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
hadoop.hbase.mapreduce.TestTableRecordReader
hadoop.hbase.mapreduce.TestImportTSVWithTTLs
hadoop.hbase.mapreduce.TestTableInputFormatScanYYYToEmpty
hadoop.hbase.mapreduce.TestImportTsv
hadoop.hbase.mapreduce.TestRowCounter
hadoop.hbase.mapreduce.TestTableInputFormatScanEmptyToAPP
hadoop.hbase.mapreduce.TestSyncTable
hadoop.hbase.mapreduce.TestTableInputFormatScanOBBToQPP
hadoop.hbase.mapreduce.TestTableInputFormatScanEmptyToOPP
hadoop.hbase.mapred.TestTableSnapshotInputFormat
hadoop.hbase.mapreduce.TestMultithreadedTableMapper
hadoop.hbase.mapreduce.TestWALPlayer
hadoop.hbase.mapreduce.TestHashTable
hadoop.hbase.mapreduce.TestImportTSVWithOperationAttributes
hadoop.hbase.chaos.actions.TestChangeSplitPolicyAction
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/7/artifact/out/Dockerfile
GITHUB PR#190
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 058ec4e71e19 4.4.0-143-generic #169~14.04.2-Ubuntu SMP Wed Feb 13 15:00:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionHBASE-21512 / 50d1a70
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/7/artifact/out/patch-unit-hbase-mapreduce.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/7/artifact/out/patch-unit-hbase-it.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/7/testReport/
Max. process+thread count4706 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server hbase-mapreduce hbase-it U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/7/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec141Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 46 new or modified test files.
_ HBASE-21512 Compile Tests _
0mvndep25Maven dependency ordering for branch
+1mvninstall243HBASE-21512 passed
+1compile124HBASE-21512 passed
+1checkstyle132HBASE-21512 passed
+1shadedjars261branch has no errors when building our shaded downstream artifacts.
+1findbugs287HBASE-21512 passed
+1javadoc79HBASE-21512 passed
_ Patch Compile Tests _
0mvndep13Maven dependency ordering for patch
+1mvninstall237the patch passed
+1compile128the patch passed
+1javac128the patch passed
+1checkstyle28hbase-client: The patch generated 0 new + 4 unchanged - 289 fixed = 4 total (was 293)
+1checkstyle71hbase-server: The patch generated 0 new + 210 unchanged - 50 fixed = 210 total (was 260)
+1checkstyle19hbase-mapreduce: The patch generated 0 new + 15 unchanged - 5 fixed = 15 total (was 20)
+1checkstyle18hbase-it: The patch generated 0 new + 120 unchanged - 5 fixed = 120 total (was 125)
+1whitespace0The patch has no whitespace issues.
+1shadedjars258patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck977Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.0.3 3.1.2.
+1findbugs309the patch passed
+1javadoc79the patch passed
_ Other Tests _
+1unit106hbase-client in the patch passed.
+1unit12953hbase-server in the patch passed.
-1unit2580hbase-mapreduce in the patch failed.
-1unit262hbase-it in the patch failed.
+1asflicense129The patch does not generate ASF License warnings.
19586
ReasonTests
Failed junit testshadoop.hbase.mapred.TestTableMapReduce
hadoop.hbase.snapshot.TestMobExportSnapshot
hadoop.hbase.mapreduce.TestTableInputFormatScanYYXToEmpty
hadoop.hbase.snapshot.TestMobSecureExportSnapshot
hadoop.hbase.mapreduce.TestMultiTableSnapshotInputFormat
hadoop.hbase.mapred.TestTableMapReduceUtil
hadoop.hbase.mapred.TestTableSnapshotInputFormat
hadoop.hbase.mapreduce.TestImportTSVWithVisibilityLabels
hadoop.hbase.snapshot.TestExportSnapshot
hadoop.hbase.mapreduce.TestTableInputFormatScanEmptyToOPP
hadoop.hbase.mapreduce.TestHashTable
hadoop.hbase.mapreduce.TestSyncTable
hadoop.hbase.replication.TestVerifyReplication
hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
hadoop.hbase.mapreduce.TestTableInputFormatScanEmptyToBBA
hadoop.hbase.regionserver.TestCompactionTool
hadoop.hbase.mapreduce.TestRowCounter
hadoop.hbase.mapreduce.TestTableInputFormatScanEmptyToAPP
hadoop.hbase.mapreduce.TestTableInputFormatScanOBBToQPP
hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory
hadoop.hbase.mapreduce.TestWALRecordReader
hadoop.hbase.mapred.TestTableInputFormat
hadoop.hbase.mapreduce.TestImportTsv
hadoop.hbase.mapreduce.TestTableInputFormatScanYYYToEmpty
hadoop.hbase.mapreduce.TestCellCounter
hadoop.hbase.mapred.TestTableOutputFormatConnectionExhaust
hadoop.hbase.mapreduce.TestTableSnapshotInputFormat
hadoop.hbase.mapreduce.TestTableInputFormat
hadoop.hbase.mapreduce.TestTimeRangeMapRed
hadoop.hbase.mapreduce.TestTableInputFormatScanOPPToEmpty
hadoop.hbase.mapreduce.TestCopyTable
hadoop.hbase.mapreduce.TestTableRecordReader
hadoop.hbase.mapreduce.TestHRegionPartitioner
hadoop.hbase.mapreduce.TestWALPlayer
hadoop.hbase.mapreduce.TestTableInputFormatScanYZYToEmpty
hadoop.hbase.replication.TestVerifyReplicationCrossDiffHdfs
hadoop.hbase.mapreduce.TestHFileOutputFormat2
hadoop.hbase.mapreduce.TestImportTSVWithOperationAttributes
hadoop.hbase.mapreduce.TestTableInputFormatScanEmptyToEmpty
hadoop.hbase.mapreduce.TestTableInputFormatScanOBBToOPP
hadoop.hbase.snapshot.TestSecureExportSnapshot
hadoop.hbase.chaos.actions.TestChangeSplitPolicyAction
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/8/artifact/out/Dockerfile
GITHUB PR#190
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 47085e875579 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionHBASE-21512 / 50d1a70
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/8/artifact/out/patch-unit-hbase-mapreduce.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/8/artifact/out/patch-unit-hbase-it.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/8/testReport/
Max. process+thread count5054 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server hbase-mapreduce hbase-it U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-190/8/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Apache9@Apache-HBase@infraio