Skip to content

HBASE-24179 Backport fix for "Netty SASL implementation does not wait for challenge response" to branch-2.x - #5472

Merged
NihalJain merged 3 commits into
apache:branch-2from
NihalJain:HBASE-24179
Oct 25, 2023
Merged

HBASE-24179 Backport fix for "Netty SASL implementation does not wait for challenge response" to branch-2.x#5472
NihalJain merged 3 commits into
apache:branch-2from
NihalJain:HBASE-24179

Conversation

@NihalJain

Copy link
Copy Markdown
Contributor
  • Backport HBASE-23881 "Netty SASL implementation does not wait for challenge response"
  • Backport HBASE-24263 "TestDelegationToken is broken"
  • Fix assertion to check for InvalidToken.class.getName() to ensure bug is fixed

@NihalJain

Copy link
Copy Markdown
ContributorAuthor

Created 3 different commits for each bullet point in description for easier review.

CC: @Apache9

@NihalJainNihalJain changed the title HBASE-24179 Backport Netty SASL implementation does not wait for challenge responseHBASE-24179 Backport fix for "Netty SASL implementation does not wait for challenge response" to branch-2.xOct 21, 2023
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 42sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ branch-2 Compile Tests _
+0 🆗mvndep0m 13sMaven dependency ordering for branch
+1 💚mvninstall3m 0sbranch-2 passed
+1 💚compile3m 24sbranch-2 passed
+1 💚checkstyle0m 55sbranch-2 passed
+1 💚spotless0m 42sbranch has no errors when running spotless:check.
+1 💚spotbugs2m 31sbranch-2 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for patch
+1 💚mvninstall2m 34sthe patch passed
+1 💚compile3m 22sthe patch passed
+1 💚javac3m 22sthe patch passed
+1 💚checkstyle0m 54sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚hadoopcheck13m 36sPatch does not cause any errors with Hadoop 2.10.2 or 3.2.4 3.3.6.
+1 💚spotless0m 40spatch has no errors when running spotless:check.
+1 💚spotbugs2m 56sthe patch passed
_ Other Tests _
+1 💚asflicense0m 23sThe patch does not generate ASF License warnings.
38m 7s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5472/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#5472
Optional Testsdupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile
unameLinux ddb41fa9a640 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 revisionbranch-2 / 6febf48
Default JavaEclipse Adoptium-11.0.17+8
Max. process+thread count80 (vs. ulimit of 30000)
modulesC: hbase-client hbase-server hbase-examples U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5472/1/console
versionsgit=2.34.1 maven=3.8.6 spotbugs=4.7.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 16sDocker mode activated.
-0 ⚠️yetus0m 4sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗mvndep0m 13sMaven dependency ordering for branch
+1 💚mvninstall2m 28sbranch-2 passed
+1 💚compile1m 18sbranch-2 passed
+1 💚shadedjars4m 33sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 55sbranch-2 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 13sMaven dependency ordering for patch
+1 💚mvninstall2m 9sthe patch passed
+1 💚compile1m 15sthe patch passed
+1 💚javac1m 15sthe patch passed
+1 💚shadedjars4m 28spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 53sthe patch passed
_ Other Tests _
+1 💚unit7m 40shbase-client in the patch passed.
+1 💚unit207m 48shbase-server in the patch passed.
+1 💚unit2m 21shbase-examples in the patch passed.
241m 47s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5472/1/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR#5472
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 4af096011fc2 5.4.0-156-generic #173-Ubuntu SMP Tue Jul 11 07:25:22 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2 / 6febf48
Default JavaTemurin-1.8.0_352-b08
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5472/1/testReport/
Max. process+thread count4617 (vs. ulimit of 30000)
modulesC: hbase-client hbase-server hbase-examples U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5472/1/console
versionsgit=2.34.1 maven=3.8.6
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 34sDocker mode activated.
-0 ⚠️yetus0m 4sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗mvndep0m 12sMaven dependency ordering for branch
+1 💚mvninstall2m 49sbranch-2 passed
+1 💚compile1m 26sbranch-2 passed
+1 💚shadedjars4m 59sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 0sbranch-2 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 19sMaven dependency ordering for patch
+1 💚mvninstall2m 39sthe patch passed
+1 💚compile1m 26sthe patch passed
+1 💚javac1m 26sthe patch passed
+1 💚shadedjars4m 55spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 58sthe patch passed
_ Other Tests _
+1 💚unit7m 29shbase-client in the patch passed.
+1 💚unit215m 49shbase-server in the patch passed.
+1 💚unit1m 58shbase-examples in the patch passed.
251m 28s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5472/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#5472
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 95977bc2cd0e 5.4.0-156-generic #173-Ubuntu SMP Tue Jul 11 07:25:22 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2 / 6febf48
Default JavaEclipse Adoptium-11.0.17+8
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5472/1/testReport/
Max. process+thread count4588 (vs. ulimit of 30000)
modulesC: hbase-client hbase-server hbase-examples U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5472/1/console
versionsgit=2.34.1 maven=3.8.6
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@NihalJain
NihalJain merged commit 3481aef into apache:branch-2Oct 25, 2023
@NihalJain

Copy link
Copy Markdown
ContributorAuthor

@Apache9 need your heads up to pull this one to branch-2.5, and branch-2.4. Please let me know WDYT.

@NihalJain

Copy link
Copy Markdown
ContributorAuthor

@Apache9 need your heads up to pull this one to branch-2.5, and branch-2.4. Please let me know WDYT.

gentle ping @Apache9

@Apache9

Copy link
Copy Markdown
Contributor

@Apache9 need your heads up to pull this one to branch-2.5, and branch-2.4. Please let me know WDYT.

If this is a bug I think we should include them in 2.5.x and 2.4.x.

NihalJain added a commit to NihalJain/hbase that referenced this pull request Nov 2, 2023
… for challenge response" to branch-2.x (apache#5472)
- Backport HBASE-23881 "Netty SASL implementation does not wait for challenge response"
- Backport HBASE-24263 "TestDelegationToken is broken"
- Fix assertion to check for InvalidToken.class.getName() to ensure bug is fixed
NihalJain added a commit to NihalJain/hbase that referenced this pull request Nov 2, 2023
… for challenge response" to branch-2.x (apache#5472) - Backport HBASE-23881 "Netty SASL implementation does not wait for challenge response" - Backport HBASE-24263 "TestDelegationToken is broken" - Fix assertion to check for InvalidToken.class.getName() to ensure bug is fixed
NihalJain added a commit that referenced this pull request Nov 3, 2023
… for challenge response" to branch-2.x (#5472) (#5496)
- Backport HBASE-23881 "Netty SASL implementation does not wait for challenge response"
- Backport HBASE-24263 "TestDelegationToken is broken"
- Fix assertion to check for InvalidToken.class.getName() to ensure bug is fixed
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
NihalJain added a commit that referenced this pull request Nov 3, 2023
… for challenge response" to branch-2.x (#5472) (#5497)
- Backport HBASE-23881 "Netty SASL implementation does not wait for challenge response"
- Backport HBASE-24263 "TestDelegationToken is broken"
- Fix assertion to check for InvalidToken.class.getName() to ensure bug is fixed
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
vinayakphegde pushed a commit to vinayakphegde/hbase that referenced this pull request Apr 4, 2024
… for challenge response" to branch-2.x (apache#5472)
- Backport HBASE-23881 "Netty SASL implementation does not wait for challenge response"
- Backport HBASE-24263 "TestDelegationToken is broken"
- Fix assertion to check for InvalidToken.class.getName() to ensure bug is fixed
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 3481aef)
Change-Id: I2b162e55330245e7fe05c08b630360f957b3c862
vinayakphegde pushed a commit to vinayakphegde/hbase that referenced this pull request Apr 4, 2024
…tation does not wait for challenge response" to branch-2.x (apache#5472)"
This reverts commit 7fe84fc.
Change-Id: I8947dda5e3236ce25ca37b9994aaf69984a518af
szucsvillo pushed a commit to szucsvillo/hbase that referenced this pull request Jun 20, 2024
…tation does not wait for challenge response" to branch-2.x (apache#5472)"
This reverts commit 3481aef.
Change-Id: I518975a4fd1d83e1f492b3cadb23c56099a464bf
szucsvillo pushed a commit to szucsvillo/hbase that referenced this pull request Jun 20, 2024
…not wait for challenge response" to branch-2.x (apache#5472)"
This reverts commit 3481aef.
Change-Id: If509f3a05cad343e7594be6b44b2ce6980a96ecc
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

@NihalJain@Apache-HBase@Apache9