Skip to content

HBASE-28832 Upgrade from bootstrap 3.4.1 to non vulnerable version 5.3.3 - #6527

Merged
NihalJain merged 20 commits into
apache:branch-3from
PDavid:HBASE-28832-bootstrap-upgrade-5-branch-3
Dec 24, 2024
Merged

HBASE-28832 Upgrade from bootstrap 3.4.1 to non vulnerable version 5.3.3#6527
NihalJain merged 20 commits into
apache:branch-3from
PDavid:HBASE-28832-bootstrap-upgrade-5-branch-3

Conversation

@PDavid

Copy link
Copy Markdown
Contributor

This is the backport of #6490 for branch-3.

 Reason: to make sure that they are the same size (this under thrift was smaller).
This is the latest non-vulnerable version.
- Navbars now require a container within (to drastically simplify spacing requirements and CSS required).
- The .active class can no longer be applied to .nav-items, it must be applied directly on .nav-links.
Data attributes for all Bootstrap JavaScript plugins are now namespaced to help distinguish Bootstrap functionality from third parties and your own code. For example, we use data-bs-toggle instead of data-toggle.
Breaking change in Bootstrap 5: Dropped form-specific layout classes for our grid system. Use our grid and utilities instead of .form-group, .form-row, or .form-inline.
to make the UI coloring look similar to what we had before.
to make sure the current active navbar link is highlighted appropriately.
(used by the "Regions in Transition" section on master status page) so that the paginator links are styled and displayed properly.
Before the tab content has its own bottom border and table row also had its own bottom border.
This resulted in having two lines in all table boundaries.
Fix is to remove the bottom border of the table row.
Make sure background color is visible in tables (Tasks) where alert class is used.
@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

So that buttons and textfields are displayed properly.
Also removes unneeded inline styles.
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 45sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗codespell0m 0scodespell was not available.
+0 🆗detsecrets0m 0sdetect-secrets was not available.
+0 🆗jshint0m 0sjshint was not available.
+0 🆗shelldocs0m 0sShelldocs was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
_ branch-3 Compile Tests _
+0 🆗mvndep0m 7sMaven dependency ordering for branch
+1 💚mvninstall2m 42sbranch-3 passed
+1 💚compile7m 16sbranch-3 passed
+1 💚checkstyle1m 2sbranch-3 passed
+1 💚spotbugs10m 34sbranch-3 passed
+1 💚spotless0m 39sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 🆗mvndep0m 10sMaven dependency ordering for patch
+1 💚mvninstall2m 35sthe patch passed
+1 💚compile7m 16sthe patch passed
+1 💚javac7m 16sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚checkstyle1m 3sthe patch passed
+1 💚shellcheck0m 0sNo new issues.
+1 💚spotbugs11m 0sthe patch passed
+1 💚hadoopcheck9m 29sPatch does not cause any errors with Hadoop 3.3.6 3.4.0.
+1 💚spotless0m 39spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 59sThe patch does not generate ASF License warnings.
63m 48s
SubsystemReport/Notes
DockerClientAPI=1.47 ServerAPI=1.47 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6527/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#6527
Optional Testsdupname asflicense javac spotbugs checkstyle codespell detsecrets compile hadoopcheck hbaseanti spotless jshint shellcheck shelldocs
unameLinux e475e2b53475 5.4.0-200-generic #220-Ubuntu SMP Fri Sep 27 13:19:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-3 / 9f2e650
Default JavaEclipse Adoptium-17.0.11+9
Max. process+thread count191 (vs. ulimit of 30000)
modulesC: hbase-resource-bundle hbase-http hbase-server hbase-thrift hbase-rest . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6527/2/console
versionsgit=2.34.1 maven=3.9.8 spotbugs=4.7.3 shellcheck=0.8.0
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 54sDocker mode activated.
-0 ⚠️yetus0m 6sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ branch-3 Compile Tests _
+0 🆗mvndep0m 9sMaven dependency ordering for branch
+1 💚mvninstall2m 45sbranch-3 passed
+1 💚compile1m 51sbranch-3 passed
+1 💚javadoc3m 30sbranch-3 passed
+1 💚shadedjars4m 51sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 10sMaven dependency ordering for patch
+1 💚mvninstall2m 38sthe patch passed
+1 💚compile1m 55sthe patch passed
+1 💚javac1m 55sthe patch passed
+1 💚javadoc3m 34sthe patch passed
+1 💚shadedjars4m 47spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌unit471m 28s/patch-unit-root.txtroot in the patch failed.
507m 8s
SubsystemReport/Notes
DockerClientAPI=1.47 ServerAPI=1.47 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6527/2/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#6527
Optional Testsjavac javadoc unit compile shadedjars
unameLinux 330f9f5ba5b8 5.4.0-200-generic #220-Ubuntu SMP Fri Sep 27 13:19:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-3 / 9f2e650
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6527/2/testReport/
Max. process+thread count5563 (vs. ulimit of 30000)
modulesC: hbase-resource-bundle hbase-http hbase-server hbase-thrift hbase-rest . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6527/2/console
versionsgit=2.34.1 maven=3.9.8
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@NihalJainNihalJain left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Clean backport of master! Thanks @PDavid !

@NihalJain
NihalJain merged commit 5977f8e into apache:branch-3Dec 24, 2024
@PDavid
PDavid deleted the HBASE-28832-bootstrap-upgrade-5-branch-3 branch February 28, 2025 13:55
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

@PDavid@Apache-HBase@NihalJain