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

Add test case for concurrent expected last subject sequence #4319

Merged
merged 3 commits into from Jul 18, 2023

Commits on Jul 18, 2023

  1. Add test case for concurrent expected last subject sequence

    Signed-off-by: Byron Ruth <byron@nats.io>
    bruth committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e7bf1b3 View commit details
    Browse the repository at this point in the history
  2. Moved to end for merge with other branches, minor changes

    Signed-off-by: Derek Collison <derek@nats.io>
    derekcollison committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    360f807 View commit details
    Browse the repository at this point in the history
  3. Fix bug that would race around check for last sequence per subject

    Signed-off-by: Derek Collison <derek@nats.io>
    derekcollison committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    244dda8 View commit details
    Browse the repository at this point in the history