Skip to content

ZOOKEEPER-5043: Disable fallback to DIGEST-MD5 in SaslServer when FIPS mode is set#2384

Merged
anmolnar merged 1 commit into
apache:branch-3.9from
PDavid:ZOOKEEPER-5043-disable-DIGEST-MD5-branch-3.9
May 12, 2026
Merged

ZOOKEEPER-5043: Disable fallback to DIGEST-MD5 in SaslServer when FIPS mode is set#2384
anmolnar merged 1 commit into
apache:branch-3.9from
PDavid:ZOOKEEPER-5043-disable-DIGEST-MD5-branch-3.9

Conversation

@PDavid
Copy link
Copy Markdown
Contributor

@PDavid PDavid commented May 8, 2026

Reviewers: anmolnar, meszibalu
Author: PDavid
Closes #2381 from PDavid/ZOOKEEPER-5043-disable-DIGEST-MD5

(cherry picked from commit 972e71c)

…S mode is set

Reviewers: anmolnar, meszibalu
Author: PDavid
Closes apache#2381 from PDavid/ZOOKEEPER-5043-disable-DIGEST-MD5

(cherry picked from commit 972e71c)
@PDavid
Copy link
Copy Markdown
Contributor Author

PDavid commented May 8, 2026

This is a backport of #2381 to branch-3.9.

The cherry-pick did not apply cleanly, had to resolve a small conflict in zookeeper-client/zookeeper-client-c/tests/zkServer.sh.

@PDavid PDavid marked this pull request as ready for review May 8, 2026 15:10
@PDavid
Copy link
Copy Markdown
Contributor Author

PDavid commented May 11, 2026

Some tests failed in the Jenkins PR build. Locally they pass for me:

INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.zookeeper.server.quorum.StandaloneDisabledTest
[INFO] Running org.apache.zookeeper.server.quorum.DIFFSyncTest
[INFO] Running org.apache.zookeeper.server.quorum.CloseSessionTxnTest
[INFO] Running org.apache.zookeeper.server.quorum.QuorumSSLTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.997 s - in org.apache.zookeeper.server.quorum.DIFFSyncTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.959 s - in org.apache.zookeeper.server.quorum.CloseSessionTxnTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.404 s - in org.apache.zookeeper.server.quorum.StandaloneDisabledTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 561.286 s - in org.apache.zookeeper.server.quorum.QuorumSSLTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  09:29 min
[INFO] Finished at: 2026-05-11T15:51:04+02:00
[INFO] ------------------------------------------------------------------------

Copy link
Copy Markdown
Contributor

@anmolnar anmolnar left a comment

Choose a reason for hiding this comment

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

One quick question.

Comment thread zookeeper-client/zookeeper-client-c/tests/zkServer.sh
@PDavid PDavid requested a review from anmolnar May 12, 2026 09:31
@anmolnar anmolnar merged commit 17e78b1 into apache:branch-3.9 May 12, 2026
13 checks passed
@PDavid PDavid deleted the ZOOKEEPER-5043-disable-DIGEST-MD5-branch-3.9 branch May 12, 2026 15:31
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.

2 participants