Skip to content

HBASE-27218 Support rolling upgrading - #4808

Merged
Apache9 merged 1 commit into
apache:HBASE-27109/table_based_rqsfrom
Apache9:HBASE-27218
Nov 6, 2022
Merged

HBASE-27218 Support rolling upgrading#4808
Apache9 merged 1 commit into
apache:HBASE-27109/table_based_rqsfrom
Apache9:HBASE-27218

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

No description provided.

@Apache9Apache9 self-assigned this Oct 1, 2022
@Apache9

Copy link
Copy Markdown
ContributorAuthor

This is not the final patch yet, we still need to implement a bunch of UTs to verify all logics work as expected.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 37sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗prototool0m 0sprototool was not available.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for branch
+1 💚mvninstall2m 24sHBASE-27109/table_based_rqs passed
+1 💚compile4m 20sHBASE-27109/table_based_rqs passed
+1 💚checkstyle0m 59sHBASE-27109/table_based_rqs passed
+1 💚spotless0m 38sbranch has no errors when running spotless:check.
+1 💚spotbugs5m 20sHBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗mvndep0m 11sMaven dependency ordering for patch
+1 💚mvninstall2m 6sthe patch passed
+1 💚compile4m 10sthe patch passed
+1 💚cc4m 10sthe patch passed
-0 ⚠️javac0m 15shbase-replication generated 1 new + 3 unchanged - 0 fixed = 4 total (was 3)
-0 ⚠️javac0m 18shbase-procedure generated 1 new + 29 unchanged - 0 fixed = 30 total (was 29)
-0 ⚠️javac2m 11shbase-server generated 1 new + 192 unchanged - 1 fixed = 193 total (was 193)
-0 ⚠️checkstyle0m 28shbase-server: The patch generated 3 new + 8 unchanged - 0 fixed = 11 total (was 8)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚hadoopcheck8m 10sPatch does not cause any errors with Hadoop 3.2.4 3.3.4.
+1 💚hbaseprotoc1m 39sthe patch passed
+1 💚spotless0m 36spatch has no errors when running spotless:check.
+1 💚spotbugs5m 42sthe patch passed
_ Other Tests _
+1 💚asflicense0m 34sThe patch does not generate ASF License warnings.
44m 47s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#4808
Optional Testsdupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile cc hbaseprotoc prototool
unameLinux 626b1e57235b 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-27109/table_based_rqs / de2d20a
Default JavaTemurin-1.8.0_345-b01
javachttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/1/artifact/yetus-general-check/output/diff-compile-javac-hbase-replication.txt
javachttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/1/artifact/yetus-general-check/output/diff-compile-javac-hbase-procedure.txt
javachttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/1/artifact/yetus-general-check/output/diff-compile-javac-hbase-server.txt
checkstylehttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/1/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt
Max. process+thread count64 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-client hbase-replication hbase-procedure hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/1/console
versionsgit=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 39sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for branch
+1 💚mvninstall2m 50sHBASE-27109/table_based_rqs passed
+1 💚compile2m 0sHBASE-27109/table_based_rqs passed
+1 💚shadedjars4m 14sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 14sHBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗mvndep0m 11sMaven dependency ordering for patch
+1 💚mvninstall2m 37sthe patch passed
+1 💚compile2m 0sthe patch passed
+1 💚javac2m 0sthe patch passed
+1 💚shadedjars4m 10spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 8sthe patch passed
_ Other Tests _
+1 💚unit0m 34shbase-protocol-shaded in the patch passed.
+1 💚unit1m 22shbase-client in the patch passed.
+1 💚unit0m 14shbase-replication in the patch passed.
+1 💚unit1m 22shbase-procedure in the patch passed.
-1 ❌unit215m 35shbase-server in the patch failed.
243m 40s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#4808
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 8457c685f90c 5.4.0-1083-aws #90~18.04.1-Ubuntu SMP Fri Aug 5 08:12:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-27109/table_based_rqs / de2d20a
Default JavaEclipse Adoptium-11.0.16.1+1
unithttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/1/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/1/testReport/
Max. process+thread count2764 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-client hbase-replication hbase-procedure hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/1/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 0sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗mvndep0m 19sMaven dependency ordering for branch
+1 💚mvninstall2m 21sHBASE-27109/table_based_rqs passed
+1 💚compile1m 53sHBASE-27109/table_based_rqs passed
+1 💚shadedjars3m 52sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 15sHBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗mvndep0m 13sMaven dependency ordering for patch
+1 💚mvninstall2m 10sthe patch passed
+1 💚compile1m 55sthe patch passed
+1 💚javac1m 55sthe patch passed
+1 💚shadedjars3m 52spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 12sthe patch passed
_ Other Tests _
+1 💚unit0m 30shbase-protocol-shaded in the patch passed.
+1 💚unit1m 6shbase-client in the patch passed.
+1 💚unit0m 16shbase-replication in the patch passed.
+1 💚unit1m 25shbase-procedure in the patch passed.
-1 ❌unit223m 28shbase-server in the patch failed.
249m 5s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/1/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR#4808
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 5ad5e725c7fd 5.4.0-122-generic #138-Ubuntu SMP Wed Jun 22 15:00:31 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-27109/table_based_rqs / de2d20a
Default JavaTemurin-1.8.0_345-b01
unithttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/1/artifact/yetus-jdk8-hadoop3-check/output/patch-unit-hbase-server.txt
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/1/testReport/
Max. process+thread count2879 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-client hbase-replication hbase-procedure hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/1/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache9
Apache9force-pushed the HBASE-27109/table_based_rqs branch from de2d20a to 59dd1beCompareOctober 8, 2022 13:14
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 35sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗prototool0m 0sprototool was not available.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗mvndep0m 32sMaven dependency ordering for branch
+1 💚mvninstall2m 6sHBASE-27109/table_based_rqs passed
+1 💚compile4m 8sHBASE-27109/table_based_rqs passed
+1 💚checkstyle0m 58sHBASE-27109/table_based_rqs passed
+1 💚spotless0m 37sbranch has no errors when running spotless:check.
+1 💚spotbugs5m 23sHBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗mvndep0m 10sMaven dependency ordering for patch
+1 💚mvninstall2m 4sthe patch passed
+1 💚compile4m 12sthe patch passed
+1 💚cc4m 12sthe patch passed
-0 ⚠️javac0m 14shbase-replication generated 2 new + 3 unchanged - 0 fixed = 5 total (was 3)
-0 ⚠️javac0m 19shbase-procedure generated 1 new + 29 unchanged - 0 fixed = 30 total (was 29)
-0 ⚠️checkstyle0m 6shbase-replication: The patch generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0)
-0 ⚠️checkstyle0m 28shbase-server: The patch generated 3 new + 8 unchanged - 0 fixed = 11 total (was 8)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 1sThe patch has no ill-formed XML file.
+1 💚hadoopcheck8m 0sPatch does not cause any errors with Hadoop 3.2.4 3.3.4.
+1 💚hbaseprotoc1m 38sthe patch passed
+1 💚spotless0m 35spatch has no errors when running spotless:check.
+1 💚spotbugs5m 57sthe patch passed
_ Other Tests _
+1 💚asflicense0m 34sThe patch does not generate ASF License warnings.
44m 36s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#4808
Optional Testsdupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile cc hbaseprotoc prototool xml
unameLinux aa8d114611d8 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-27109/table_based_rqs / 59dd1be
Default JavaTemurin-1.8.0_345-b01
javachttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/2/artifact/yetus-general-check/output/diff-compile-javac-hbase-replication.txt
javachttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/2/artifact/yetus-general-check/output/diff-compile-javac-hbase-procedure.txt
checkstylehttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/2/artifact/yetus-general-check/output/diff-checkstyle-hbase-replication.txt
checkstylehttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/2/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt
Max. process+thread count64 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-client hbase-replication hbase-procedure hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/2/console
versionsgit=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 44sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗mvndep0m 53sMaven dependency ordering for branch
+1 💚mvninstall3m 1sHBASE-27109/table_based_rqs passed
+1 💚compile2m 1sHBASE-27109/table_based_rqs passed
+1 💚shadedjars4m 8sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 9sHBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗mvndep0m 11sMaven dependency ordering for patch
+1 💚mvninstall2m 32sthe patch passed
+1 💚compile2m 3sthe patch passed
+1 💚javac2m 3sthe patch passed
+1 💚shadedjars4m 8spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 6sthe patch passed
_ Other Tests _
+1 💚unit0m 33shbase-protocol-shaded in the patch passed.
+1 💚unit1m 22shbase-client in the patch passed.
-1 ❌unit0m 54shbase-replication in the patch failed.
+1 💚unit1m 22shbase-procedure in the patch passed.
-1 ❌unit212m 56shbase-server in the patch failed.
241m 58s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/2/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#4808
Optional Testsjavac javadoc unit shadedjars compile
unameLinux d8a24df1ec06 5.4.0-1083-aws #90~18.04.1-Ubuntu SMP Fri Aug 5 08:12:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-27109/table_based_rqs / 59dd1be
Default JavaEclipse Adoptium-11.0.16.1+1
unithttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/2/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-replication.txt
unithttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/2/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/2/testReport/
Max. process+thread count2907 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-client hbase-replication hbase-procedure hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/2/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 51sDocker mode activated.
-0 ⚠️yetus0m 2sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗mvndep0m 12sMaven dependency ordering for branch
+1 💚mvninstall2m 24sHBASE-27109/table_based_rqs passed
+1 💚compile1m 55sHBASE-27109/table_based_rqs passed
+1 💚shadedjars3m 47sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 14sHBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for patch
+1 💚mvninstall2m 15sthe patch passed
+1 💚compile1m 55sthe patch passed
+1 💚javac1m 55sthe patch passed
+1 💚shadedjars3m 47spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 13sthe patch passed
_ Other Tests _
+1 💚unit0m 31shbase-protocol-shaded in the patch passed.
+1 💚unit1m 6shbase-client in the patch passed.
+1 💚unit0m 18shbase-replication in the patch passed.
+1 💚unit1m 26shbase-procedure in the patch passed.
-1 ❌unit225m 52shbase-server in the patch failed.
251m 24s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/2/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR#4808
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 039d98764758 5.4.0-122-generic #138-Ubuntu SMP Wed Jun 22 15:00:31 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-27109/table_based_rqs / 59dd1be
Default JavaTemurin-1.8.0_345-b01
unithttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/2/artifact/yetus-jdk8-hadoop3-check/output/patch-unit-hbase-server.txt
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/2/testReport/
Max. process+thread count2847 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-client hbase-replication hbase-procedure hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/2/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 41sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗prototool0m 0sprototool was not available.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗mvndep0m 31sMaven dependency ordering for branch
+1 💚mvninstall2m 9sHBASE-27109/table_based_rqs passed
+1 💚compile4m 9sHBASE-27109/table_based_rqs passed
+1 💚checkstyle0m 57sHBASE-27109/table_based_rqs passed
+1 💚spotless0m 36sbranch has no errors when running spotless:check.
+1 💚spotbugs5m 31sHBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗mvndep0m 10sMaven dependency ordering for patch
+1 💚mvninstall2m 7sthe patch passed
+1 💚compile4m 10sthe patch passed
+1 💚cc4m 10sthe patch passed
-0 ⚠️javac0m 14shbase-replication generated 2 new + 3 unchanged - 0 fixed = 5 total (was 3)
-0 ⚠️javac0m 20shbase-procedure generated 1 new + 29 unchanged - 0 fixed = 30 total (was 29)
-0 ⚠️checkstyle0m 28shbase-server: The patch generated 3 new + 8 unchanged - 0 fixed = 11 total (was 8)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 1sThe patch has no ill-formed XML file.
+1 💚hadoopcheck7m 57sPatch does not cause any errors with Hadoop 3.2.4 3.3.4.
+1 💚hbaseprotoc1m 39sthe patch passed
+1 💚spotless0m 36spatch has no errors when running spotless:check.
+1 💚spotbugs5m 58sthe patch passed
_ Other Tests _
+1 💚asflicense0m 33sThe patch does not generate ASF License warnings.
44m 31s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/3/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#4808
Optional Testsdupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile cc hbaseprotoc prototool xml
unameLinux 05cad0f1decc 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-27109/table_based_rqs / 59dd1be
Default JavaTemurin-1.8.0_345-b01
javachttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/3/artifact/yetus-general-check/output/diff-compile-javac-hbase-replication.txt
javachttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/3/artifact/yetus-general-check/output/diff-compile-javac-hbase-procedure.txt
checkstylehttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/3/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt
Max. process+thread count64 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-client hbase-replication hbase-procedure hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/3/console
versionsgit=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 52sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗mvndep0m 12sMaven dependency ordering for branch
+1 💚mvninstall2m 12sHBASE-27109/table_based_rqs passed
+1 💚compile1m 54sHBASE-27109/table_based_rqs passed
+1 💚shadedjars3m 46sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 13sHBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗mvndep0m 13sMaven dependency ordering for patch
+1 💚mvninstall2m 18sthe patch passed
+1 💚compile1m 53sthe patch passed
+1 💚javac1m 53sthe patch passed
+1 💚shadedjars3m 47spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 13sthe patch passed
_ Other Tests _
+1 💚unit0m 29shbase-protocol-shaded in the patch passed.
+1 💚unit1m 5shbase-client in the patch passed.
+1 💚unit0m 26shbase-replication in the patch passed.
+1 💚unit1m 27shbase-procedure in the patch passed.
-1 ❌unit223m 19shbase-server in the patch failed.
248m 41s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/3/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR#4808
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 5bce74d822f6 5.4.0-122-generic #138-Ubuntu SMP Wed Jun 22 15:00:31 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-27109/table_based_rqs / 59dd1be
Default JavaTemurin-1.8.0_345-b01
unithttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/3/artifact/yetus-jdk8-hadoop3-check/output/patch-unit-hbase-server.txt
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/3/testReport/
Max. process+thread count2835 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-client hbase-replication hbase-procedure hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/3/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 9sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 1sNo case conflicting files found.
+0 🆗prototool0m 0sprototool was not available.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for branch
+1 💚mvninstall3m 5sHBASE-27109/table_based_rqs passed
+1 💚compile5m 40sHBASE-27109/table_based_rqs passed
+1 💚checkstyle1m 42sHBASE-27109/table_based_rqs passed
+1 💚spotless0m 59sbranch has no errors when running spotless:check.
+1 💚spotbugs7m 37sHBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗mvndep0m 11sMaven dependency ordering for patch
+1 💚mvninstall3m 18sthe patch passed
+1 💚compile6m 11sthe patch passed
+1 💚cc6m 11sthe patch passed
-0 ⚠️javac0m 23shbase-replication generated 2 new + 3 unchanged - 0 fixed = 5 total (was 3)
-0 ⚠️javac0m 34shbase-procedure generated 1 new + 29 unchanged - 0 fixed = 30 total (was 29)
-0 ⚠️checkstyle0m 33shbase-server: The patch generated 3 new + 8 unchanged - 0 fixed = 11 total (was 8)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 1sThe patch has no ill-formed XML file.
+1 💚hadoopcheck10m 51sPatch does not cause any errors with Hadoop 3.2.4 3.3.4.
+1 💚hbaseprotoc2m 30sthe patch passed
+1 💚spotless0m 58spatch has no errors when running spotless:check.
+1 💚spotbugs9m 22sthe patch passed
_ Other Tests _
+1 💚asflicense0m 49sThe patch does not generate ASF License warnings.
63m 53s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/4/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#4808
Optional Testsdupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile cc hbaseprotoc prototool xml
unameLinux 84dfe792f73f 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-27109/table_based_rqs / 59dd1be
Default JavaTemurin-1.8.0_345-b01
javachttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/4/artifact/yetus-general-check/output/diff-compile-javac-hbase-replication.txt
javachttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/4/artifact/yetus-general-check/output/diff-compile-javac-hbase-procedure.txt
checkstylehttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/4/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt
Max. process+thread count69 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-client hbase-replication hbase-procedure hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/4/console
versionsgit=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 21sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗mvndep0m 39sMaven dependency ordering for branch
+1 💚mvninstall2m 42sHBASE-27109/table_based_rqs passed
+1 💚compile1m 59sHBASE-27109/table_based_rqs passed
+1 💚shadedjars4m 14sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 8sHBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗mvndep0m 11sMaven dependency ordering for patch
+1 💚mvninstall2m 34sthe patch passed
+1 💚compile2m 1sthe patch passed
+1 💚javac2m 1sthe patch passed
+1 💚shadedjars4m 12spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 8sthe patch passed
_ Other Tests _
+1 💚unit0m 35shbase-protocol-shaded in the patch passed.
+1 💚unit1m 21shbase-client in the patch passed.
+1 💚unit0m 24shbase-replication in the patch passed.
+1 💚unit1m 26shbase-procedure in the patch passed.
-1 ❌unit221m 9shbase-server in the patch failed.
250m 46s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/4/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#4808
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 4df0a06bc2cc 5.4.0-1083-aws #90~18.04.1-Ubuntu SMP Fri Aug 5 08:12:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-27109/table_based_rqs / 59dd1be
Default JavaEclipse Adoptium-11.0.16.1+1
unithttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/4/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/4/testReport/
Max. process+thread count2762 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-client hbase-replication hbase-procedure hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/4/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 52sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗mvndep0m 13sMaven dependency ordering for branch
+1 💚mvninstall2m 13sHBASE-27109/table_based_rqs passed
+1 💚compile1m 54sHBASE-27109/table_based_rqs passed
+1 💚shadedjars3m 50sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 13sHBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for patch
+1 💚mvninstall2m 12sthe patch passed
+1 💚compile1m 55sthe patch passed
+1 💚javac1m 55sthe patch passed
+1 💚shadedjars3m 47spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 13sthe patch passed
_ Other Tests _
+1 💚unit0m 30shbase-protocol-shaded in the patch passed.
+1 💚unit1m 5shbase-client in the patch passed.
+1 💚unit0m 28shbase-replication in the patch passed.
+1 💚unit1m 23shbase-procedure in the patch passed.
-1 ❌unit234m 40shbase-server in the patch failed.
260m 1s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/4/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR#4808
Optional Testsjavac javadoc unit shadedjars compile
unameLinux dd0e6ace05c7 5.4.0-122-generic #138-Ubuntu SMP Wed Jun 22 15:00:31 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-27109/table_based_rqs / 59dd1be
Default JavaTemurin-1.8.0_345-b01
unithttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/4/artifact/yetus-jdk8-hadoop3-check/output/patch-unit-hbase-server.txt
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/4/testReport/
Max. process+thread count2464 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-client hbase-replication hbase-procedure hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/4/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 46sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗prototool0m 0sprototool was not available.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗mvndep0m 32sMaven dependency ordering for branch
+1 💚mvninstall2m 54sHBASE-27109/table_based_rqs passed
+1 💚compile4m 58sHBASE-27109/table_based_rqs passed
+1 💚checkstyle1m 3sHBASE-27109/table_based_rqs passed
+1 💚spotless0m 46sbranch has no errors when running spotless:check.
+1 💚spotbugs7m 45sHBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗mvndep0m 11sMaven dependency ordering for patch
+1 💚mvninstall2m 34sthe patch passed
+1 💚compile6m 39sthe patch passed
+1 💚cc6m 39sthe patch passed
-0 ⚠️javac0m 19shbase-replication generated 2 new + 2 unchanged - 1 fixed = 4 total (was 3)
-0 ⚠️javac0m 31shbase-procedure generated 1 new + 29 unchanged - 0 fixed = 30 total (was 29)
-0 ⚠️checkstyle0m 51shbase-server: The patch generated 3 new + 8 unchanged - 0 fixed = 11 total (was 8)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 1sThe patch has no ill-formed XML file.
+1 💚hadoopcheck12m 17sPatch does not cause any errors with Hadoop 3.2.4 3.3.4.
+1 💚hbaseprotoc2m 6sthe patch passed
+1 💚spotless0m 42spatch has no errors when running spotless:check.
+1 💚spotbugs9m 18sthe patch passed
_ Other Tests _
+1 💚asflicense0m 56sThe patch does not generate ASF License warnings.
63m 31s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/5/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#4808
Optional Testsdupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile cc hbaseprotoc prototool xml
unameLinux a9f88b9963ec 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-27109/table_based_rqs / 59dd1be
Default JavaTemurin-1.8.0_345-b01
javachttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/5/artifact/yetus-general-check/output/diff-compile-javac-hbase-replication.txt
javachttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/5/artifact/yetus-general-check/output/diff-compile-javac-hbase-procedure.txt
checkstylehttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/5/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt
Max. process+thread count64 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-client hbase-replication hbase-procedure hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/5/console
versionsgit=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 41sDocker mode activated.
-0 ⚠️yetus0m 2sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for branch
+1 💚mvninstall2m 55sHBASE-27109/table_based_rqs passed
+1 💚compile1m 59sHBASE-27109/table_based_rqs passed
+1 💚shadedjars4m 16sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 9sHBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗mvndep0m 12sMaven dependency ordering for patch
+1 💚mvninstall2m 37sthe patch passed
+1 💚compile1m 58sthe patch passed
+1 💚javac1m 58sthe patch passed
+1 💚shadedjars4m 5spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 10sthe patch passed
_ Other Tests _
+1 💚unit0m 33shbase-protocol-shaded in the patch passed.
+1 💚unit1m 20shbase-client in the patch passed.
+1 💚unit0m 23shbase-replication in the patch passed.
+1 💚unit1m 22shbase-procedure in the patch passed.
-1 ❌unit206m 50shbase-server in the patch failed.
233m 27s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/5/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#4808
Optional Testsjavac javadoc unit shadedjars compile
unameLinux abfd4180d7bc 5.4.0-1083-aws #90~18.04.1-Ubuntu SMP Fri Aug 5 08:12:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-27109/table_based_rqs / 59dd1be
Default JavaEclipse Adoptium-11.0.16.1+1
unithttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/5/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/5/testReport/
Max. process+thread count2846 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-client hbase-replication hbase-procedure hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/5/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 58sDocker mode activated.
-0 ⚠️yetus0m 6sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for branch
+1 💚mvninstall2m 16sHBASE-27109/table_based_rqs passed
+1 💚compile1m 53sHBASE-27109/table_based_rqs passed
+1 💚shadedjars3m 47sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 12sHBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗mvndep0m 13sMaven dependency ordering for patch
+1 💚mvninstall2m 12sthe patch passed
+1 💚compile1m 55sthe patch passed
+1 💚javac1m 55sthe patch passed
+1 💚shadedjars3m 49spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 11sthe patch passed
_ Other Tests _
+1 💚unit0m 30shbase-protocol-shaded in the patch passed.
+1 💚unit1m 5shbase-client in the patch passed.
+1 💚unit0m 28shbase-replication in the patch passed.
+1 💚unit1m 25shbase-procedure in the patch passed.
+1 💚unit222m 26shbase-server in the patch passed.
247m 48s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/5/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR#4808
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 89f25a1ebc0a 5.4.0-122-generic #138-Ubuntu SMP Wed Jun 22 15:00:31 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-27109/table_based_rqs / 59dd1be
Default JavaTemurin-1.8.0_345-b01
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/5/testReport/
Max. process+thread count2935 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-client hbase-replication hbase-procedure hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/5/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 40sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗prototool0m 0sprototool was not available.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗mvndep0m 42sMaven dependency ordering for branch
+1 💚mvninstall2m 15sHBASE-27109/table_based_rqs passed
+1 💚compile4m 12sHBASE-27109/table_based_rqs passed
+1 💚checkstyle0m 58sHBASE-27109/table_based_rqs passed
+1 💚spotless0m 37sbranch has no errors when running spotless:check.
+1 💚spotbugs5m 22sHBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗mvndep0m 10sMaven dependency ordering for patch
+1 💚mvninstall2m 9sthe patch passed
+1 💚compile4m 9sthe patch passed
+1 💚cc4m 9sthe patch passed
-0 ⚠️javac0m 14shbase-replication generated 2 new + 2 unchanged - 1 fixed = 4 total (was 3)
-0 ⚠️javac0m 19shbase-procedure generated 1 new + 29 unchanged - 0 fixed = 30 total (was 29)
-0 ⚠️checkstyle0m 28shbase-server: The patch generated 2 new + 8 unchanged - 0 fixed = 10 total (was 8)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 1sThe patch has no ill-formed XML file.
+1 💚hadoopcheck7m 55sPatch does not cause any errors with Hadoop 3.2.4 3.3.4.
+1 💚hbaseprotoc1m 40sthe patch passed
+1 💚spotless0m 36spatch has no errors when running spotless:check.
+1 💚spotbugs5m 56sthe patch passed
_ Other Tests _
+1 💚asflicense0m 34sThe patch does not generate ASF License warnings.
44m 43s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/6/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#4808
Optional Testsdupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile cc hbaseprotoc prototool xml
unameLinux 0a54b3bdaa6f 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-27109/table_based_rqs / 59dd1be
Default JavaTemurin-1.8.0_345-b01
javachttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/6/artifact/yetus-general-check/output/diff-compile-javac-hbase-replication.txt
javachttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/6/artifact/yetus-general-check/output/diff-compile-javac-hbase-procedure.txt
checkstylehttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/6/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt
Max. process+thread count64 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-client hbase-replication hbase-procedure hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/6/console
versionsgit=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache9
Apache9force-pushed the HBASE-27109/table_based_rqs branch from 82a795a to 67a94a6CompareOctober 12, 2022 07:55
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 42sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗mvndep0m 42sMaven dependency ordering for branch
+1 💚mvninstall3m 2sHBASE-27109/table_based_rqs passed
+1 💚compile1m 58sHBASE-27109/table_based_rqs passed
+1 💚shadedjars4m 13sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 9sHBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗mvndep0m 11sMaven dependency ordering for patch
+1 💚mvninstall2m 42sthe patch passed
+1 💚compile2m 4sthe patch passed
+1 💚javac2m 4sthe patch passed
+1 💚shadedjars4m 9spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 9sthe patch passed
_ Other Tests _
+1 💚unit0m 34shbase-protocol-shaded in the patch passed.
+1 💚unit1m 21shbase-client in the patch passed.
+1 💚unit0m 23shbase-replication in the patch passed.
+1 💚unit1m 25shbase-procedure in the patch passed.
+1 💚unit209m 27shbase-server in the patch passed.
238m 13s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/6/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#4808
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 446cab66390d 5.4.0-1083-aws #90~18.04.1-Ubuntu SMP Fri Aug 5 08:12:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-27109/table_based_rqs / 59dd1be
Default JavaEclipse Adoptium-11.0.16.1+1
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/6/testReport/
Max. process+thread count2940 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-client hbase-replication hbase-procedure hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/6/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 55sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for branch
+1 💚mvninstall2m 10sHBASE-27109/table_based_rqs passed
+1 💚compile1m 53sHBASE-27109/table_based_rqs passed
+1 💚shadedjars3m 45sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 12sHBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗mvndep0m 13sMaven dependency ordering for patch
+1 💚mvninstall2m 11sthe patch passed
+1 💚compile1m 52sthe patch passed
+1 💚javac1m 52sthe patch passed
+1 💚shadedjars3m 46spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 12sthe patch passed
_ Other Tests _
+1 💚unit0m 31shbase-protocol-shaded in the patch passed.
+1 💚unit1m 5shbase-client in the patch passed.
+1 💚unit0m 27shbase-replication in the patch passed.
+1 💚unit1m 26shbase-procedure in the patch passed.
+1 💚unit222m 18shbase-server in the patch passed.
247m 14s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/6/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR#4808
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 2abf0f350678 5.4.0-122-generic #138-Ubuntu SMP Wed Jun 22 15:00:31 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-27109/table_based_rqs / 59dd1be
Default JavaTemurin-1.8.0_345-b01
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/6/testReport/
Max. process+thread count3069 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-client hbase-replication hbase-procedure hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/6/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache9

Copy link
Copy Markdown
ContributorAuthor

The PR is ready, spent a lot of time implementing UTs.

There are still room to improve, such as using exponential retry backoff, disabling replication cleaner while migrating, etc. But since the PR is already big enough, I prefer we use follow on issues to implement them.

@2005hithlj@carp84 PTAL.

Thanks.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 35sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 1sNo case conflicting files found.
+0 🆗prototool0m 0sprototool was not available.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗mvndep0m 37sMaven dependency ordering for branch
+1 💚mvninstall2m 6sHBASE-27109/table_based_rqs passed
+1 💚compile6m 0sHBASE-27109/table_based_rqs passed
+1 💚checkstyle0m 57sHBASE-27109/table_based_rqs passed
+1 💚spotless0m 36sbranch has no errors when running spotless:check.
+1 💚spotbugs11m 4sHBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗mvndep0m 13sMaven dependency ordering for patch
+1 💚mvninstall2m 8sthe patch passed
+1 💚compile5m 55sthe patch passed
+1 💚cc5m 55sthe patch passed
-0 ⚠️javac5m 55sroot generated 3 new + 703 unchanged - 1 fixed = 706 total (was 704)
-0 ⚠️checkstyle0m 58sroot: The patch generated 3 new + 25 unchanged - 0 fixed = 28 total (was 25)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 2sThe patch has no ill-formed XML file.
+1 💚hadoopcheck7m 55sPatch does not cause any errors with Hadoop 3.2.4 3.3.4.
+1 💚hbaseprotoc4m 2sthe patch passed
+1 💚spotless0m 36spatch has no errors when running spotless:check.
+1 💚spotbugs11m 52sthe patch passed
_ Other Tests _
+1 💚asflicense0m 42sThe patch does not generate ASF License warnings.
62m 35s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/7/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#4808
Optional Testsdupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile cc hbaseprotoc prototool xml
unameLinux 3667dd4588c2 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-27109/table_based_rqs / 67a94a6
Default JavaTemurin-1.8.0_345-b01
javachttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/7/artifact/yetus-general-check/output/diff-compile-javac-root.txt
checkstylehttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/7/artifact/yetus-general-check/output/diff-checkstyle-root.txt
Max. process+thread count139 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-client hbase-replication hbase-procedure hbase-server . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/7/console
versionsgit=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 48sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗mvndep0m 49sMaven dependency ordering for branch
+1 💚mvninstall2m 49sHBASE-27109/table_based_rqs passed
+1 💚compile1m 49sHBASE-27109/table_based_rqs passed
+1 💚shadedjars4m 10sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc2m 56sHBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for patch
+1 💚mvninstall2m 31sthe patch passed
+1 💚compile1m 50sthe patch passed
+1 💚javac1m 50sthe patch passed
+1 💚shadedjars4m 9spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc3m 2sthe patch passed
_ Other Tests _
-1 ❌unit235m 36sroot in the patch failed.
263m 57s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/7/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#4808
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 4cadaa4012af 5.4.0-1083-aws #90~18.04.1-Ubuntu SMP Fri Aug 5 08:12:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-27109/table_based_rqs / 67a94a6
Default JavaEclipse Adoptium-11.0.16.1+1
unithttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/7/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-root.txt
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/7/testReport/
Max. process+thread count2700 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-client hbase-replication hbase-procedure hbase-server . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4808/7/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache9 added a commit that referenced this pull request Nov 6, 2022
Signed-off-by: Yu Li <liyu@apache.org>
@Apache9
Apache9 merged commit 7d1cbb3 into apache:HBASE-27109/table_based_rqsNov 6, 2022
Apache9 added a commit that referenced this pull request Nov 13, 2022
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Nov 27, 2022
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Nov 30, 2022
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Dec 3, 2022
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Jan 10, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Jan 18, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Jan 19, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Jan 31, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Feb 3, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Mar 6, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Mar 9, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Mar 13, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Mar 15, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Mar 18, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Apr 5, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Apr 18, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Apr 21, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Apr 23, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Apr 24, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Apr 25, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Apr 27, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request Apr 28, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request May 1, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request May 4, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request May 6, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request May 8, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request May 13, 2023
Signed-off-by: Yu Li <liyu@apache.org>
Apache9 added a commit that referenced this pull request May 15, 2023
Signed-off-by: Yu Li <liyu@apache.org>
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.

4 participants

@Apache9@Apache-HBase@2005hithlj@carp84