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

HBASE-27213 Add support for claim queue operation #4708

Merged
merged 1 commit into from
Aug 20, 2022

Conversation

Apache9
Copy link
Contributor

@Apache9 Apache9 commented Aug 16, 2022

No description provided.

@Apache9 Apache9 self-assigned this Aug 16, 2022
@Apache9
Copy link
Contributor Author

Apache9 commented Aug 16, 2022

Still need to add a UT to vierfy the new behavior.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 40s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 prototool 0m 0s prototool was not available.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗 mvndep 0m 12s Maven dependency ordering for branch
+1 💚 mvninstall 2m 22s HBASE-27109/table_based_rqs passed
+1 💚 compile 3m 2s HBASE-27109/table_based_rqs passed
+1 💚 checkstyle 0m 32s HBASE-27109/table_based_rqs passed
+1 💚 spotless 0m 41s branch has no errors when running spotless:check.
+1 💚 spotbugs 4m 7s HBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 10s Maven dependency ordering for patch
+1 💚 mvninstall 2m 7s the patch passed
+1 💚 compile 3m 2s the patch passed
+1 💚 cc 3m 2s the patch passed
+1 💚 javac 3m 2s the patch passed
-0 ⚠️ checkstyle 0m 26s hbase-server: The patch generated 1 new + 1 unchanged - 0 fixed = 2 total (was 1)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 hadoopcheck 11m 37s Patch does not cause any errors with Hadoop 3.1.2 3.2.2 3.3.1.
+1 💚 hbaseprotoc 1m 1s the patch passed
+1 💚 spotless 0m 40s patch has no errors when running spotless:check.
+1 💚 spotbugs 4m 14s the patch passed
_ Other Tests _
+1 💚 asflicense 0m 15s The patch does not generate ASF License warnings.
40m 38s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4708/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #4708
Optional Tests dupname asflicense cc hbaseprotoc spotless prototool javac spotbugs hadoopcheck hbaseanti checkstyle compile
uname Linux 593b5dc329f0 5.4.0-1071-aws #76~18.04.1-Ubuntu SMP Mon Mar 28 17:49:57 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-27109/table_based_rqs / e3c1f68
Default Java AdoptOpenJDK-1.8.0_282-b08
checkstyle https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4708/1/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt
Max. process+thread count 64 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4708/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.

@Apache9 Apache9 force-pushed the HBASE-27109/table_based_rqs branch from e3c1f68 to 2151ead Compare August 16, 2022 14:16
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 41s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed 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 🆗 mvndep 0m 13s Maven dependency ordering for branch
+1 💚 mvninstall 2m 22s HBASE-27109/table_based_rqs passed
+1 💚 compile 0m 59s HBASE-27109/table_based_rqs passed
+1 💚 shadedjars 4m 1s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 29s HBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 11s Maven dependency ordering for patch
+1 💚 mvninstall 2m 11s the patch passed
+1 💚 compile 0m 59s the patch passed
+1 💚 javac 0m 59s the patch passed
+1 💚 shadedjars 4m 0s patch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 27s the patch passed
_ Other Tests _
+1 💚 unit 0m 25s hbase-protocol-shaded in the patch passed.
-1 ❌ unit 231m 12s hbase-server in the patch failed.
251m 9s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4708/1/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR #4708
Optional Tests unit javac javadoc shadedjars compile
uname Linux 4771e37d255a 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 tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-27109/table_based_rqs / e3c1f68
Default Java AdoptOpenJDK-1.8.0_282-b08
unit https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4708/1/artifact/yetus-jdk8-hadoop3-check/output/patch-unit-hbase-server.txt
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4708/1/testReport/
Max. process+thread count 2621 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4708/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 37s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 prototool 0m 0s prototool was not available.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ HBASE-27109/table_based_rqs Compile Tests _
+0 🆗 mvndep 0m 10s Maven dependency ordering for branch
+1 💚 mvninstall 2m 9s HBASE-27109/table_based_rqs passed
+1 💚 compile 3m 3s HBASE-27109/table_based_rqs passed
+1 💚 checkstyle 0m 32s HBASE-27109/table_based_rqs passed
+1 💚 spotless 0m 36s branch has no errors when running spotless:check.
+1 💚 spotbugs 3m 51s HBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 10s Maven dependency ordering for patch
+1 💚 mvninstall 2m 12s the patch passed
+1 💚 compile 3m 0s the patch passed
+1 💚 cc 3m 0s the patch passed
+1 💚 javac 3m 0s the patch passed
-0 ⚠️ checkstyle 0m 26s hbase-server: The patch generated 3 new + 1 unchanged - 0 fixed = 4 total (was 1)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 hadoopcheck 7m 53s Patch does not cause any errors with Hadoop 3.2.4 3.3.4.
+1 💚 hbaseprotoc 0m 59s the patch passed
+1 💚 spotless 0m 35s patch has no errors when running spotless:check.
+1 💚 spotbugs 4m 6s the patch passed
_ Other Tests _
+1 💚 asflicense 0m 13s The patch does not generate ASF License warnings.
36m 15s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4708/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #4708
Optional Tests dupname asflicense cc hbaseprotoc spotless prototool javac spotbugs hadoopcheck hbaseanti checkstyle compile
uname Linux 6cc6a17fda18 5.4.0-1071-aws #76~18.04.1-Ubuntu SMP Mon Mar 28 17:49:57 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-27109/table_based_rqs / 2151ead
Default Java AdoptOpenJDK-1.8.0_282-b08
checkstyle https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4708/2/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt
Max. process+thread count 64 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4708/2/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 3m 48s Docker mode activated.
-0 ⚠️ yetus 0m 2s Unprocessed 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 🆗 mvndep 0m 19s Maven dependency ordering for branch
+1 💚 mvninstall 2m 18s HBASE-27109/table_based_rqs passed
+1 💚 compile 1m 2s HBASE-27109/table_based_rqs passed
+1 💚 shadedjars 4m 3s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 29s HBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 11s Maven dependency ordering for patch
+1 💚 mvninstall 2m 11s the patch passed
+1 💚 compile 0m 59s the patch passed
+1 💚 javac 0m 59s the patch passed
+1 💚 shadedjars 4m 0s patch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 29s the patch passed
_ Other Tests _
+1 💚 unit 0m 24s hbase-protocol-shaded in the patch passed.
+1 💚 unit 214m 3s hbase-server in the patch passed.
236m 32s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4708/2/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR #4708
Optional Tests unit javac javadoc shadedjars compile
uname Linux 554d33034508 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 tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-27109/table_based_rqs / 2151ead
Default Java AdoptOpenJDK-1.8.0_282-b08
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4708/2/testReport/
Max. process+thread count 2799 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4708/2/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 0s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed 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 🆗 mvndep 0m 11s Maven dependency ordering for branch
+1 💚 mvninstall 2m 49s HBASE-27109/table_based_rqs passed
+1 💚 compile 1m 25s HBASE-27109/table_based_rqs passed
+1 💚 shadedjars 3m 47s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 38s HBASE-27109/table_based_rqs passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 13s Maven dependency ordering for patch
+1 💚 mvninstall 2m 40s the patch passed
+1 💚 compile 1m 25s the patch passed
+1 💚 javac 1m 25s the patch passed
+1 💚 shadedjars 3m 45s patch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 37s the patch passed
_ Other Tests _
+1 💚 unit 0m 37s hbase-protocol-shaded in the patch passed.
-1 ❌ unit 222m 36s hbase-server in the patch failed.
243m 31s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4708/2/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR #4708
Optional Tests unit javac javadoc shadedjars compile
uname Linux b67255715d0b 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 tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-27109/table_based_rqs / 2151ead
Default Java AdoptOpenJDK-11.0.10+9
unit https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4708/2/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4708/2/testReport/
Max. process+thread count 2477 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4708/2/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
Member

@ddupg ddupg left a comment

Choose a reason for hiding this comment

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

LGTM

@Apache9 Apache9 merged commit 9857458 into apache:HBASE-27109/table_based_rqs Aug 20, 2022
Apache9 added a commit that referenced this pull request Aug 20, 2022
Apache9 added a commit that referenced this pull request Aug 20, 2022
Apache9 added a commit that referenced this pull request Aug 21, 2022
Apache9 added a commit that referenced this pull request Aug 22, 2022
Apache9 added a commit that referenced this pull request Aug 23, 2022
Apache9 added a commit that referenced this pull request Aug 28, 2022
Apache9 added a commit that referenced this pull request Aug 31, 2022
Apache9 added a commit that referenced this pull request Sep 2, 2022
Apache9 added a commit that referenced this pull request Sep 4, 2022
Apache9 added a commit that referenced this pull request Sep 8, 2022
Apache9 added a commit that referenced this pull request Sep 9, 2022
Apache9 added a commit that referenced this pull request Sep 15, 2022
Apache9 added a commit that referenced this pull request Sep 18, 2022
Apache9 added a commit that referenced this pull request Sep 20, 2022
Apache9 added a commit that referenced this pull request Sep 25, 2022
Apache9 added a commit that referenced this pull request Sep 29, 2022
Apache9 added a commit that referenced this pull request Oct 8, 2022
Apache9 added a commit that referenced this pull request Oct 12, 2022
Apache9 added a commit that referenced this pull request Nov 5, 2022
Apache9 added a commit that referenced this pull request Nov 6, 2022
Apache9 added a commit that referenced this pull request Nov 13, 2022
Apache9 added a commit that referenced this pull request Nov 27, 2022
Apache9 added a commit that referenced this pull request Nov 30, 2022
Apache9 added a commit that referenced this pull request Dec 3, 2022
Apache9 added a commit that referenced this pull request Jan 10, 2023
Apache9 added a commit that referenced this pull request Jan 18, 2023
Apache9 added a commit that referenced this pull request Jan 19, 2023
Apache9 added a commit that referenced this pull request Jan 31, 2023
Apache9 added a commit that referenced this pull request Feb 3, 2023
Apache9 added a commit that referenced this pull request Mar 6, 2023
Apache9 added a commit that referenced this pull request Mar 9, 2023
Apache9 added a commit that referenced this pull request Mar 13, 2023
Apache9 added a commit that referenced this pull request Mar 15, 2023
Apache9 added a commit that referenced this pull request Mar 18, 2023
Apache9 added a commit that referenced this pull request Apr 5, 2023
Apache9 added a commit that referenced this pull request Apr 18, 2023
Apache9 added a commit that referenced this pull request Apr 21, 2023
Apache9 added a commit that referenced this pull request Apr 23, 2023
Apache9 added a commit that referenced this pull request Apr 24, 2023
Apache9 added a commit that referenced this pull request Apr 25, 2023
Apache9 added a commit that referenced this pull request Apr 27, 2023
Apache9 added a commit that referenced this pull request Apr 28, 2023
Apache9 added a commit that referenced this pull request May 1, 2023
Apache9 added a commit that referenced this pull request May 4, 2023
Apache9 added a commit that referenced this pull request May 6, 2023
Apache9 added a commit that referenced this pull request May 8, 2023
Apache9 added a commit that referenced this pull request May 13, 2023
Apache9 added a commit that referenced this pull request May 15, 2023
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