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

Tests: consumers with start sequence offset + ACK deleted messages #5781

Merged

Commits on Sep 5, 2024

  1. Consumer test with stream start sequence

    Test various ways of consuming a stream with a given sequence number offset.
    mprimi committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e952a3a View commit details
    Browse the repository at this point in the history
  2. Test ACKing deleted messages

    Test that explicitly ACKs messages that have been already removed from a stream
    mprimi committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    11b2bd7 View commit details
    Browse the repository at this point in the history