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

[FIXED] Reserved resources accounting after cluster reset #6457

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

MauriceVanVeen
Copy link
Member

Reserved resources for a stream with MaxBytes set would be double-accounted after a mset.resetClusteredState.

Resolves #6455

Signed-off-by: Maurice van Veen [email protected]

@MauriceVanVeen MauriceVanVeen requested a review from a team as a code owner February 5, 2025 11:58
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

@MauriceVanVeen MauriceVanVeen force-pushed the maurice/cluster-reset-accounting branch from 34fb9ed to 58cafce Compare February 5, 2025 13:19
@derekcollison derekcollison merged commit bc18f1a into main Feb 5, 2025
5 checks passed
@derekcollison derekcollison deleted the maurice/cluster-reset-accounting branch February 5, 2025 14:44
neilalexander added a commit that referenced this pull request Feb 6, 2025
Includes the following:

- #6406
- #6412
- #6408
- #6416
- #6425
- #6424
- #6438
- #6439
- #6446
- #6447
- #6448
- #6449
- #6450
- #6451
- #6452
- #6453
- #6456
- #6458
- #6457
- #6459
- #6460
- #6461

Signed-off-by: Neil Twigg <[email protected]>
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.

Stream with "last sequence mismatch" error triggers leak in reserved server resources
3 participants