Skip to content

HBASE-27310 Add disabled table is displayed red on master web tables list - #4755

Merged
Apache9 merged 1 commit into
apache:masterfrom
SiCheng-Zheng:HBASE-27310
Sep 20, 2022
Merged

HBASE-27310 Add disabled table is displayed red on master web tables list#4755
Apache9 merged 1 commit into
apache:masterfrom
SiCheng-Zheng:HBASE-27310

Conversation

@SiCheng-Zheng

Copy link
Copy Markdown
Contributor

No description provided.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 48sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ master Compile Tests _
+1 💚mvninstall3m 9smaster passed
+1 💚spotless1m 5sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+1 💚mvninstall3m 19sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚spotless1m 8spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 19sThe patch does not generate ASF License warnings.
12m 20s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4755/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#4755
Optional Testsdupname asflicense javac spotless
unameLinux 0a864928e53a 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 revisionmaster / 308cd72
Default JavaAdoptOpenJDK-1.8.0_282-b08
Max. process+thread count72 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4755/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 🆗reexec0m 23sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚mvninstall2m 53smaster passed
+1 💚javadoc0m 28smaster passed
_ Patch Compile Tests _
+1 💚mvninstall2m 37sthe patch passed
+1 💚javadoc0m 26sthe patch passed
_ Other Tests _
+1 💚unit198m 2shbase-server in the patch passed.
206m 36s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4755/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#4755
Optional Testsjavac javadoc unit
unameLinux 86bf0e2c2cf4 5.4.0-109-generic #123-Ubuntu SMP Fri Apr 8 09:10:54 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 308cd72
Default JavaAdoptOpenJDK-11.0.10+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4755/1/testReport/
Max. process+thread count2508 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4755/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 7sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚mvninstall2m 29smaster passed
+1 💚javadoc0m 25smaster passed
_ Patch Compile Tests _
+1 💚mvninstall2m 15sthe patch passed
+1 💚javadoc0m 24sthe patch passed
_ Other Tests _
+1 💚unit211m 14shbase-server in the patch passed.
219m 33s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4755/1/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR#4755
Optional Testsjavac javadoc unit
unameLinux ed8d44b32923 5.4.0-124-generic #140-Ubuntu SMP Thu Aug 4 02:23:37 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 308cd72
Default JavaAdoptOpenJDK-1.8.0_282-b08
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4755/1/testReport/
Max. process+thread count2387 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4755/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.

@SiCheng-ZhengSiCheng-Zheng changed the title HBASE-27310 Add color show tablesHBASE-27310 Add color show tables on master webSep 9, 2022
@SiCheng-ZhengSiCheng-Zheng changed the title HBASE-27310 Add color show tables on master webHBASE-27310 Add disabled table is displayed red on master web tables listSep 20, 2022
@SiCheng-Zheng

Copy link
Copy Markdown
ContributorAuthor

@Apache9 PR available

@Apache9
Apache9 merged commit 8bc6a59 into apache:masterSep 20, 2022
Apache9 pushed a commit that referenced this pull request Sep 20, 2022
…list (#4755)
Co-authored-by: zhengsicheng <zhengsicheng@jd.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 8bc6a59)
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

@SiCheng-Zheng@Apache-HBase@Apache9