Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

De-flake TestJetStreamAckExplicitMsgRemoval #6137

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mprimi
Copy link
Contributor

@mprimi mprimi commented Nov 15, 2024

This test was ignoring errors from some calls that could possibly fail. As a result the occasional failures could not be traced back exactly to an issue.

Refresh this tests:

  • Check for all errors
  • Increase the number of messages
  • Verify uniqueness of messages delivered
  • Comments

Signed-off-by: Marco Primi marco@nats.io

@mprimi mprimi requested a review from a team as a code owner November 15, 2024 22:47
@mprimi mprimi force-pushed the marco/test-JetStreamAckExplicitMsgRemoval branch from 602ef34 to adebf14 Compare November 15, 2024 22:48
This test was ignoring errors from some calls that could possibly fail.
As a result, the occasional error was hard to investigate and trace back to an issue.

Refresh this tests:
 - Check for all errors
 - Increase the number of messages
 - Verify uniqueness of messages delivered
 - Comments
@mprimi mprimi force-pushed the marco/test-JetStreamAckExplicitMsgRemoval branch from adebf14 to c338dfd Compare November 15, 2024 22:52
Copy link
Member

@neilalexander neilalexander left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

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