Skip to content

4.x: Stabilize JMS AckMpTest redelivery test#11327

Open
danielkec wants to merge 1 commit intohelidon-io:helidon-4.xfrom
danielkec:kec/4x-stable-ack-mp-jms-test
Open

4.x: Stabilize JMS AckMpTest redelivery test#11327
danielkec wants to merge 1 commit intohelidon-io:helidon-4.xfrom
danielkec:kec/4x-stable-ack-mp-jms-test

Conversation

@danielkec
Copy link
Contributor

Updates AckMpTest to avoid cross-test/container-reset timing dependencies.
The test now keeps the full redelivery flow in a single test, still verifies msg.ack(), triggers Session.recover() only after the initial ack stages complete, and then asserts redelivery of the unacked NO_ACK-* messages.
This makes the JMS ack redelivery test deterministic and less prone to platform-specific timing failures.

…lAck bean

Signed-off-by: Daniel Kec <daniel.kec@oracle.com>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant