Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport "HBASE-26531 Trace coprocessor exec endpoints" to branch-2.5 #4260

Merged

Conversation

ndimiduk
Copy link
Member

No description provided.

Trace table ExecService invocations as table operations. Ensure span relationships for both table
and master invocations.

Signed-off-by: Andrew Purtell <apurtell@apache.org>
Stuck by this again. branch-2 needs this configuration instance to be initialized as an
HBaseConfiguration.
@ndimiduk ndimiduk added the backport This PR is a back port of some issue or issues already committed to master label Mar 21, 2022
@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 26s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 1s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ branch-2.5 Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for branch
+1 💚 mvninstall 3m 13s branch-2.5 passed
+1 💚 compile 4m 51s branch-2.5 passed
+1 💚 checkstyle 1m 25s branch-2.5 passed
+1 💚 spotbugs 3m 32s branch-2.5 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 11s Maven dependency ordering for patch
+1 💚 mvninstall 2m 49s the patch passed
+1 💚 compile 4m 30s the patch passed
-0 ⚠️ javac 0m 35s hbase-endpoint generated 3 new + 127 unchanged - 0 fixed = 130 total (was 127)
+1 💚 checkstyle 0m 23s hbase-client: The patch generated 0 new + 26 unchanged - 9 fixed = 26 total (was 35)
+1 💚 checkstyle 0m 43s The patch passed checkstyle in hbase-server
+1 💚 checkstyle 0m 8s The patch passed checkstyle in hbase-endpoint
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 0s The patch has no ill-formed XML file.
+1 💚 hadoopcheck 13m 41s Patch does not cause any errors with Hadoop 2.10.0 or 3.1.2 3.2.1.
+1 💚 spotbugs 3m 57s the patch passed
_ Other Tests _
+1 💚 asflicense 0m 25s The patch does not generate ASF License warnings.
48m 6s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4260/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #4260
Optional Tests dupname asflicense javac spotbugs hadoopcheck hbaseanti checkstyle compile xml
uname Linux 2ae8bc6deeeb 5.4.0-90-generic #101-Ubuntu SMP Fri Oct 15 20:00:55 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2.5 / ae20004
Default Java AdoptOpenJDK-1.8.0_282-b08
javac https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4260/1/artifact/yetus-general-check/output/diff-compile-javac-hbase-endpoint.txt
Max. process+thread count 60 (vs. ulimit of 12500)
modules C: hbase-client hbase-server hbase-endpoint U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4260/1/console
versions git=2.17.1 maven=3.6.3 spotbugs=4.2.2
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 10s Docker mode activated.
-0 ⚠️ yetus 0m 6s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2.5 Compile Tests _
+0 🆗 mvndep 0m 13s Maven dependency ordering for branch
+1 💚 mvninstall 2m 37s branch-2.5 passed
+1 💚 compile 1m 27s branch-2.5 passed
+1 💚 shadedjars 0m 22s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 59s branch-2.5 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 18s Maven dependency ordering for patch
+1 💚 mvninstall 2m 24s the patch passed
+1 💚 compile 1m 26s the patch passed
+1 💚 javac 1m 26s the patch passed
+1 💚 shadedjars 0m 21s patch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 55s the patch passed
_ Other Tests _
+1 💚 unit 2m 54s hbase-client in the patch passed.
+1 💚 unit 201m 8s hbase-server in the patch passed.
+1 💚 unit 2m 42s hbase-endpoint in the patch passed.
221m 6s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4260/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR #4260
Optional Tests javac javadoc unit shadedjars compile
uname Linux 0a3a213b27ab 5.4.0-90-generic #101-Ubuntu SMP Fri Oct 15 20:00:55 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2.5 / ae20004
Default Java AdoptOpenJDK-11.0.10+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4260/1/testReport/
Max. process+thread count 2673 (vs. ulimit of 12500)
modules C: hbase-client hbase-server hbase-endpoint U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4260/1/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 13s Docker mode activated.
-0 ⚠️ yetus 0m 4s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2.5 Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for branch
+1 💚 mvninstall 3m 26s branch-2.5 passed
+1 💚 compile 1m 51s branch-2.5 passed
+1 💚 shadedjars 0m 32s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 1m 13s branch-2.5 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for patch
+1 💚 mvninstall 3m 8s the patch passed
+1 💚 compile 1m 56s the patch passed
+1 💚 javac 1m 56s the patch passed
+1 💚 shadedjars 0m 29s patch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 1m 8s the patch passed
_ Other Tests _
+1 💚 unit 3m 24s hbase-client in the patch passed.
+1 💚 unit 254m 42s hbase-server in the patch passed.
+1 💚 unit 4m 25s hbase-endpoint in the patch passed.
280m 16s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4260/1/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR #4260
Optional Tests javac javadoc unit shadedjars compile
uname Linux 2270e90df86a 5.4.0-90-generic #101-Ubuntu SMP Fri Oct 15 20:00:55 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2.5 / ae20004
Default Java AdoptOpenJDK-1.8.0_282-b08
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4260/1/testReport/
Max. process+thread count 2239 (vs. ulimit of 12500)
modules C: hbase-client hbase-server hbase-endpoint U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4260/1/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@ndimiduk ndimiduk merged commit fc9aecb into apache:branch-2.5 Mar 22, 2022
@ndimiduk ndimiduk deleted the 26531-trace-coproc-exec-branch-2.5 branch March 22, 2022 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport This PR is a back port of some issue or issues already committed to master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants