Skip to content

HBASE-22928 ScanMetrics counter update may not happen in case of exception in TableRecordReaderImpl - #546

Merged
Reidddddd merged 1 commit into
apache:masterfrom
pankaj72981:HBASE-22928
Sep 2, 2019
Merged

HBASE-22928 ScanMetrics counter update may not happen in case of exception in TableRecordReaderImpl#546
Reidddddd merged 1 commit into
apache:masterfrom
pankaj72981:HBASE-22928

Conversation

@pankaj72981

Copy link
Copy Markdown
Contributor

Updating the counter in multiple exception scenario.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec118Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall593master passed
+1compile67master passed
+1checkstyle39master passed
+1shadedjars314branch has no errors when building our shaded downstream artifacts.
+1javadoc19master passed
0spotbugs53Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs52master passed
_ Patch Compile Tests _
+1mvninstall351the patch passed
+1compile27the patch passed
+1javac27the patch passed
+1checkstyle21the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars284patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1085Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc20the patch passed
+1findbugs63the patch passed
_ Other Tests _
+1unit1145hbase-mapreduce in the patch passed.
+1asflicense19The patch does not generate ASF License warnings.
4657
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/1/artifact/out/Dockerfile
GITHUB PR#546
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux eeea8ca53c00 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-546/out/precommit/personality/provided.sh
git revisionmaster / 5106f28
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/1/testReport/
Max. process+thread count5460 (vs. ulimit of 10000)
modulesC: hbase-mapreduce U: hbase-mapreduce
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/1/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec44Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall385master passed
+1compile26master passed
+1checkstyle22master passed
+1shadedjars283branch has no errors when building our shaded downstream artifacts.
+1javadoc21master passed
0spotbugs54Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs51master passed
_ Patch Compile Tests _
+1mvninstall313the patch passed
+1compile29the patch passed
+1javac29the patch passed
+1checkstyle20the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars303patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck991Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc18the patch passed
+1findbugs53the patch passed
_ Other Tests _
+1unit1116hbase-mapreduce in the patch passed.
+1asflicense20The patch does not generate ASF License warnings.
4080
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/2/artifact/out/Dockerfile
GITHUB PR#546
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux f8c0782ae278 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-546/out/precommit/personality/provided.sh
git revisionmaster / f2425c7
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/2/testReport/
Max. process+thread count5686 (vs. ulimit of 10000)
modulesC: hbase-mapreduce U: hbase-mapreduce
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/2/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec37Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall324master passed
+1compile28master passed
+1checkstyle22master passed
+1shadedjars273branch has no errors when building our shaded downstream artifacts.
+1javadoc21master passed
0spotbugs50Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs47master passed
_ Patch Compile Tests _
+1mvninstall299the patch passed
+1compile27the patch passed
+1javac27the patch passed
+1checkstyle20the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars272patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck927Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc19the patch passed
+1findbugs55the patch passed
_ Other Tests _
-1unit1098hbase-mapreduce in the patch failed.
+1asflicense19The patch does not generate ASF License warnings.
3851
ReasonTests
Failed junit testshadoop.hbase.snapshot.TestExportSnapshotNoCluster
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/3/artifact/out/Dockerfile
GITHUB PR#546
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 756d432de555 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-546/out/precommit/personality/provided.sh
git revisionmaster / 56980fb
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/3/artifact/out/patch-unit-hbase-mapreduce.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/3/testReport/
Max. process+thread count5500 (vs. ulimit of 10000)
modulesC: hbase-mapreduce U: hbase-mapreduce
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/3/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec54Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall380master passed
+1compile31master passed
+1checkstyle25master passed
+1shadedjars344branch has no errors when building our shaded downstream artifacts.
+1javadoc23master passed
0spotbugs61Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs58master passed
_ Patch Compile Tests _
+1mvninstall390the patch passed
+1compile33the patch passed
+1javac33the patch passed
+1checkstyle24the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars353patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1240Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc19the patch passed
+1findbugs66the patch passed
_ Other Tests _
+1unit1346hbase-mapreduce in the patch passed.
+1asflicense18The patch does not generate ASF License warnings.
4889
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/4/artifact/out/Dockerfile
GITHUB PR#546
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 0ac1b4422676 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-546/out/precommit/personality/provided.sh
git revisionmaster / 56980fb
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/4/testReport/
Max. process+thread count5616 (vs. ulimit of 10000)
modulesC: hbase-mapreduce U: hbase-mapreduce
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/4/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec34Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall363master passed
+1compile34master passed
+1checkstyle25master passed
+1shadedjars305branch has no errors when building our shaded downstream artifacts.
+1javadoc19master passed
0spotbugs58Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs55master passed
_ Patch Compile Tests _
+1mvninstall330the patch passed
+1compile27the patch passed
+1javac27the patch passed
+1checkstyle19the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars305patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1027Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc21the patch passed
+1findbugs68the patch passed
_ Other Tests _
-1unit1051hbase-mapreduce in the patch failed.
+1asflicense15The patch does not generate ASF License warnings.
4101
ReasonTests
Failed junit testshadoop.hbase.snapshot.TestExportSnapshotNoCluster
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/5/artifact/out/Dockerfile
GITHUB PR#546
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux c86f95a7766a 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-546/out/precommit/personality/provided.sh
git revisionmaster / 83e7794
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/5/artifact/out/patch-unit-hbase-mapreduce.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/5/testReport/
Max. process+thread count5211 (vs. ulimit of 10000)
modulesC: hbase-mapreduce U: hbase-mapreduce
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/5/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec42Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall386master passed
+1compile31master passed
+1checkstyle25master passed
+1shadedjars346branch has no errors when building our shaded downstream artifacts.
+1javadoc21master passed
0spotbugs61Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs59master passed
_ Patch Compile Tests _
+1mvninstall378the patch passed
+1compile30the patch passed
+1javac30the patch passed
+1checkstyle20the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars337patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1202Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc20the patch passed
+1findbugs65the patch passed
_ Other Tests _
-1unit1227hbase-mapreduce in the patch failed.
+1asflicense20The patch does not generate ASF License warnings.
4661
ReasonTests
Failed junit testshadoop.hbase.snapshot.TestExportSnapshotNoCluster
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/6/artifact/out/Dockerfile
GITHUB PR#546
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 8b39a855cf12 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-546/out/precommit/personality/provided.sh
git revisionmaster / f6a4c66
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/6/artifact/out/patch-unit-hbase-mapreduce.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/6/testReport/
Max. process+thread count5441 (vs. ulimit of 10000)
modulesC: hbase-mapreduce U: hbase-mapreduce
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/6/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec40Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall381master passed
+1compile26master passed
+1checkstyle22master passed
+1shadedjars271branch has no errors when building our shaded downstream artifacts.
+1javadoc19master passed
0spotbugs53Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs50master passed
_ Patch Compile Tests _
+1mvninstall298the patch passed
+1compile27the patch passed
+1javac27the patch passed
+1checkstyle20the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars271patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck917Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc18the patch passed
+1findbugs55the patch passed
_ Other Tests _
-1unit1131hbase-mapreduce in the patch failed.
+1asflicense18The patch does not generate ASF License warnings.
3930
ReasonTests
Failed junit testshadoop.hbase.snapshot.TestExportSnapshotNoCluster
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/7/artifact/out/Dockerfile
GITHUB PR#546
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 2543fc0a893c 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-546/out/precommit/personality/provided.sh
git revisionmaster / 090c55f
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/7/artifact/out/patch-unit-hbase-mapreduce.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/7/testReport/
Max. process+thread count5518 (vs. ulimit of 10000)
modulesC: hbase-mapreduce U: hbase-mapreduce
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/7/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@ReiddddddReidddddd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, +1

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec42Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall323master passed
+1compile27master passed
+1checkstyle23master passed
+1shadedjars272branch has no errors when building our shaded downstream artifacts.
+1javadoc21master passed
0spotbugs52Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs51master passed
_ Patch Compile Tests _
+1mvninstall299the patch passed
+1compile26the patch passed
+1javac26the patch passed
+1checkstyle19the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars271patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck940Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc19the patch passed
+1findbugs52the patch passed
_ Other Tests _
+1unit1068hbase-mapreduce in the patch passed.
+1asflicense20The patch does not generate ASF License warnings.
3839
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/8/artifact/out/Dockerfile
GITHUB PR#546
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 939f91dfdb5a 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-546/out/precommit/personality/provided.sh
git revisionmaster / ee5cf0d
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/8/testReport/
Max. process+thread count5450 (vs. ulimit of 10000)
modulesC: hbase-mapreduce U: hbase-mapreduce
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/8/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec94Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall335master passed
+1compile25master passed
+1checkstyle20master passed
+1shadedjars281branch has no errors when building our shaded downstream artifacts.
+1javadoc21master passed
0spotbugs61Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs59master passed
_ Patch Compile Tests _
+1mvninstall358the patch passed
+1compile32the patch passed
+1javac32the patch passed
+1checkstyle23the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars375patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1269Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc21the patch passed
+1findbugs71the patch passed
_ Other Tests _
+1unit1348hbase-mapreduce in the patch passed.
+1asflicense14The patch does not generate ASF License warnings.
4839
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/9/artifact/out/Dockerfile
GITHUB PR#546
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 6a81f37419f1 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-546/out/precommit/personality/provided.sh
git revisionmaster / b642ee0
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/9/testReport/
Max. process+thread count5270 (vs. ulimit of 10000)
modulesC: hbase-mapreduce U: hbase-mapreduce
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/9/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec39Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall327master passed
+1compile29master passed
+1checkstyle21master passed
+1shadedjars286branch has no errors when building our shaded downstream artifacts.
+1javadoc20master passed
0spotbugs51Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs50master passed
_ Patch Compile Tests _
+1mvninstall305the patch passed
+1compile26the patch passed
+1javac26the patch passed
+1checkstyle20the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars271patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck939Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc17the patch passed
+1findbugs62the patch passed
_ Other Tests _
+1unit1127hbase-mapreduce in the patch passed.
+1asflicense18The patch does not generate ASF License warnings.
3921
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/10/artifact/out/Dockerfile
GITHUB PR#546
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux fbc3c719b850 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-546/out/precommit/personality/provided.sh
git revisionmaster / 97fbaa6
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/10/testReport/
Max. process+thread count5506 (vs. ulimit of 10000)
modulesC: hbase-mapreduce U: hbase-mapreduce
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/10/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec41Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall375master passed
+1compile28master passed
+1checkstyle21master passed
+1shadedjars304branch has no errors when building our shaded downstream artifacts.
+1javadoc20master passed
0spotbugs57Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs55master passed
_ Patch Compile Tests _
+1mvninstall333the patch passed
+1compile30the patch passed
+1javac30the patch passed
+1checkstyle20the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars302patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1041Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc18the patch passed
+1findbugs63the patch passed
_ Other Tests _
-1unit1118hbase-mapreduce in the patch failed.
+1asflicense17The patch does not generate ASF License warnings.
4203
ReasonTests
Failed junit testshadoop.hbase.snapshot.TestExportSnapshotNoCluster
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/11/artifact/out/Dockerfile
GITHUB PR#546
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux ecc3228657d4 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-546/out/precommit/personality/provided.sh
git revisionmaster / 345c21d
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/11/artifact/out/patch-unit-hbase-mapreduce.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/11/testReport/
Max. process+thread count5143 (vs. ulimit of 10000)
modulesC: hbase-mapreduce U: hbase-mapreduce
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/11/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec34Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall386master passed
+1compile28master passed
+1checkstyle21master passed
+1shadedjars269branch has no errors when building our shaded downstream artifacts.
+1javadoc20master passed
0spotbugs51Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs48master passed
_ Patch Compile Tests _
+1mvninstall296the patch passed
+1compile26the patch passed
+1javac26the patch passed
+1checkstyle19the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars270patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck920Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc18the patch passed
+1findbugs53the patch passed
_ Other Tests _
+1unit1099hbase-mapreduce in the patch passed.
+1asflicense18The patch does not generate ASF License warnings.
3891
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/12/artifact/out/Dockerfile
GITHUB PR#546
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 23213d370d1d 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-546/out/precommit/personality/provided.sh
git revisionmaster / a5ef6b2
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/12/testReport/
Max. process+thread count5604 (vs. ulimit of 10000)
modulesC: hbase-mapreduce U: hbase-mapreduce
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-546/12/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Reidddddd
Reidddddd merged commit 13b2edc into apache:masterSep 2, 2019
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

@pankaj72981@Apache-HBase@Reidddddd