Skip to content

HBASE-29175 Avoid index based field sorting in tablesorter in table.jsp - #6773

Closed
chandrasekhar-188k wants to merge 1 commit into
apache:masterfrom
chandrasekhar-188k:br_HBASE-29175
Closed

HBASE-29175 Avoid index based field sorting in tablesorter in table.jsp#6773
chandrasekhar-188k wants to merge 1 commit into
apache:masterfrom
chandrasekhar-188k:br_HBASE-29175

Conversation

@chandrasekhar-188k

Copy link
Copy Markdown
Contributor

No description provided.

@chandrasekhar-188k

Copy link
Copy Markdown
ContributorAuthor

Meta table.docx
UserTable_Test.docx
UI Test results after the change

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 28sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗codespell0m 0scodespell was not available.
+0 🆗detsecrets0m 0sdetect-secrets was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ master Compile Tests _
+1 💚mvninstall3m 17smaster passed
+1 💚spotless0m 45sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+1 💚mvninstall3m 4sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚spotless0m 44spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 10sThe patch does not generate ASF License warnings.
9m 52s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6773/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#6773
Optional Testsdupname asflicense javac codespell detsecrets spotless
unameLinux 7719b9523c63 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 3b25091
Default JavaEclipse Adoptium-17.0.11+9
Max. process+thread count81 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6773/1/console
versionsgit=2.34.1 maven=3.9.8
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 30sDocker mode activated.
-0 ⚠️yetus0m 2sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚mvninstall3m 18smaster passed
+1 💚javadoc0m 28smaster passed
_ Patch Compile Tests _
+1 💚mvninstall3m 5sthe patch passed
+1 💚javadoc0m 27sthe patch passed
_ Other Tests _
-1 ❌unit218m 8s/patch-unit-hbase-server.txthbase-server in the patch failed.
230m 42s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6773/1/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#6773
Optional Testsjavac javadoc unit
unameLinux f28b042edf0b 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 3b25091
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6773/1/testReport/
Max. process+thread count5164 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6773/1/console
versionsgit=2.34.1 maven=3.9.8
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@NihalJain

NihalJain commented Mar 10, 2025

Copy link
Copy Markdown
Contributor

All 3 PRs LGTM, thanks for the fix @chandrasekhar-188k.

Is it possible for you please merge all the changes in a single PR/JIRA? Change looks small enough, and against the effort of backporting each PR/JIRA independently.

@chandrasekhar-188k

chandrasekhar-188k commented Mar 10, 2025

Copy link
Copy Markdown
ContributorAuthor

All 3 PRs LGTM, thanks for the fix @chandrasekhar-188k.

Is it possible for you please merge all the changes in a single PR/JIRA? Change looks small enough, and against the effort of backporting each PR/JIRA independently.

yeah, the changes are small, i will merge into single PR.

@chandrasekhar-188k

Copy link
Copy Markdown
ContributorAuthor

All 3 PRs LGTM, thanks for the fix @chandrasekhar-188k.

Is it possible for you please merge all the changes in a single PR/JIRA? Change looks small enough, and against the effort of backporting each PR/JIRA independently.

yeah, the changes are small, i will merge into single PR.

merged the changes to single PR: #6779

@NihalJain

Copy link
Copy Markdown
Contributor

Superseded by #6779

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

@chandrasekhar-188k@Apache-HBase@NihalJain@Apache9