Skip to content

HBASE-22244 Make use of MetricsConnection in async client - #155

Merged
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-22244
Apr 18, 2019
Merged

HBASE-22244 Make use of MetricsConnection in async client#155
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-22244

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

No description provided.

@Apache9

Copy link
Copy Markdown
ContributorAuthor

The multi related metrics have not been integrated yet. Filed HBASE-22252 to discuss it.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec20Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author1The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1mvninstall270master passed
+1compile25master passed
+1checkstyle34master passed
+1shadedjars279branch has no errors when building our shaded downstream artifacts.
+1findbugs63master passed
+1javadoc23master passed
_ Patch Compile Tests _
+1mvninstall265the patch passed
+1compile26the patch passed
+1javac26the patch passed
-1checkstyle33hbase-client: The patch generated 2 new + 17 unchanged - 1 fixed = 19 total (was 18)
+1whitespace0The patch has no whitespace issues.
+1shadedjars281patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck532Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs80the patch passed
+1javadoc24the patch passed
_ Other Tests _
+1unit206hbase-client in the patch passed.
+1asflicense12The patch does not generate ASF License warnings.
2232
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-155/1/artifact/out/Dockerfile
GITHUB PR#155
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 97870642aa72 4.4.0-139-generic #165~14.04.1-Ubuntu SMP Wed Oct 31 10:55:11 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 20f72f5
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-155/1/artifact/out/diff-checkstyle-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-155/1/testReport/
Max. process+thread count262 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-155/1/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
0reexec55Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1mvninstall270master passed
+1compile24master passed
+1checkstyle30master passed
+1shadedjars259branch has no errors when building our shaded downstream artifacts.
+1findbugs60master passed
+1javadoc23master passed
_ Patch Compile Tests _
+1mvninstall247the patch passed
+1compile25the patch passed
+1javac25the patch passed
+1checkstyle31hbase-client: The patch generated 0 new + 17 unchanged - 1 fixed = 17 total (was 18)
+1whitespace0The patch has no whitespace issues.
+1shadedjars272patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck518Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs66the patch passed
+1javadoc21the patch passed
_ Other Tests _
+1unit206hbase-client in the patch passed.
+1asflicense12The patch does not generate ASF License warnings.
2201
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-155/2/artifact/out/Dockerfile
GITHUB PR#155
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux bd6d6ebb676f 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 revisionmaster / 12bcb87
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-155/2/testReport/
Max. process+thread count301 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-155/2/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache9
Apache9 merged commit a3d2a2d into apache:masterApr 18, 2019
udaynpusa pushed a commit to mapr/hbase that referenced this pull request Jan 30, 2024
…apr-mep-8.1
EEP-HBASE-269: CVE-2021-44228 - Log4j vulnerability in HBase
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