Skip to content

ZOOKEEPER-5083: Upgrade Jackson-databind to 2.22.2 to fix known security vulnerabilities - #2447

Open
PDavid wants to merge 1 commit into
apache:masterfrom
PDavid:ZOOKEEPER-5083-jackson-upgrade
Open

ZOOKEEPER-5083: Upgrade Jackson-databind to 2.22.2 to fix known security vulnerabilities#2447
PDavid wants to merge 1 commit into
apache:masterfrom
PDavid:ZOOKEEPER-5083-jackson-upgrade

Conversation

@PDavid

@PDavid PDavid commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@PDavid PDavid self-assigned this Aug 31, 2026
@PDavid PDavid added the dependencies Pull requests that update a dependency file label Aug 31, 2026
@PDavid

PDavid commented Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

It seems org.apache.zookeeper.server.ServerCnxnFactoryTest.testShedConnections_SmallPercentageRoundsToZero{FactoryType}[2] failed in Jenkins:

org.opentest4j.AssertionFailedError: 1% of 1 connection should round to 0 ==> expected: <0> but was: <1>
	at org.apache.zookeeper.server.ServerCnxnFactoryTest.testShedConnections_SmallPercentageRoundsToZero(ServerCnxnFactoryTest.java:106)

However it is successful for me locally on this branch:

[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.zookeeper.server.ServerCnxnFactoryTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.06 s - in org.apache.zookeeper.server.ServerCnxnFactoryTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  8.729 s
[INFO] Finished at: 2026-08-31T11:58:41+02:00
[INFO] ------------------------------------------------------------------------

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant