Skip to content

Conversation

@taklwu
Copy link
Contributor

@taklwu taklwu commented Aug 26, 2021

…and view tracing with OpenTelemetry" to branch-2

16/17 commits of HBASE-22120, original commit be4503d

…and view tracing with OpenTelemetry" to branch-2

16/17 commits of HBASE-22120, original commit  be4503d
@taklwu taklwu requested review from Apache9, apurtell, jojochuang, ndimiduk and petersomogyi and removed request for ndimiduk August 26, 2021 02:30
@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 30s 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 _
_ HBASE-25853 Compile Tests _
_ Patch Compile Tests _
_ Other Tests _
1m 51s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3629/1/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR #3629
Optional Tests
uname Linux 3f5b309411cc 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-25853 / 8e4d98e
Max. process+thread count 48 (vs. ulimit of 12500)
modules C: . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3629/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 0m 46s Docker mode activated.
-0 ⚠️ yetus 0m 7s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ HBASE-25853 Compile Tests _
_ Patch Compile Tests _
_ Other Tests _
2m 36s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3629/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR #3629
Optional Tests
uname Linux 977aec391dd3 4.15.0-151-generic #157-Ubuntu SMP Fri Jul 9 23:07:57 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-25853 / 8e4d98e
Max. process+thread count 48 (vs. ulimit of 12500)
modules C: . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3629/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 7s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ HBASE-25853 Compile Tests _
+1 💚 mvninstall 4m 8s HBASE-25853 passed
+0 🆗 refguide 3m 58s branch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
_ Patch Compile Tests _
+1 💚 mvninstall 3m 44s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+0 🆗 refguide 3m 32s patch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
_ Other Tests _
+1 💚 asflicense 0m 16s The patch does not generate ASF License warnings.
18m 26s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3629/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #3629
Optional Tests dupname asflicense refguide
uname Linux f9a6f7313783 4.15.0-143-generic #147-Ubuntu SMP Wed Apr 14 16:10:11 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-25853 / 8e4d98e
refguide https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3629/1/artifact/yetus-general-check/output/branch-site/book.html
refguide https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3629/1/artifact/yetus-general-check/output/patch-site/book.html
Max. process+thread count 66 (vs. ulimit of 12500)
modules C: . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3629/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.

Copy link
Contributor

@Apache9 Apache9 left a comment

Choose a reason for hiding this comment

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

OK, it is documentation changes now, seems we are close to the end!

@taklwu
Copy link
Contributor Author

taklwu commented Aug 26, 2021

thanks for your help Duo, and yeah, we should have two more commits then we're good to merge into branch-2

@taklwu taklwu merged commit c967467 into apache:HBASE-25853 Aug 26, 2021
taklwu added a commit that referenced this pull request Aug 27, 2021
…and view tracing with OpenTelemetry" to branch-2 (#3629)

16/17 commits of HBASE-22120, original commit  be4503d

Co-authored-by: Duo Zhang <[email protected]>

Signed-off-by: Duo Zhang <[email protected]>
taklwu added a commit that referenced this pull request Sep 1, 2021
…and view tracing with OpenTelemetry" to branch-2 (#3629)

16/17 commits of HBASE-22120, original commit  be4503d

Co-authored-by: Duo Zhang <[email protected]>

Signed-off-by: Duo Zhang <[email protected]>
Sign up for free to 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