Skip to content

[FIXED] Excessive blk compacts with delete tombstones.#5719

Merged
derekcollison merged 1 commit intomainfrom
fs-compact-tomb
Jul 29, 2024
Merged

[FIXED] Excessive blk compacts with delete tombstones.#5719
derekcollison merged 1 commit intomainfrom
fs-compact-tomb

Conversation

@derekcollison
Copy link
Copy Markdown
Member

Make sure to account for tombstone in rbytes to avoid potential excessive compact attempts.

Partially resolves: #5702

Signed-off-by: Derek Collison derek@nats.io

@derekcollison derekcollison requested a review from a team as a code owner July 29, 2024 21:37
…sive compact attempts.

Signed-off-by: Derek Collison <derek@nats.io>
Copy link
Copy Markdown
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

@derekcollison derekcollison merged commit aa37839 into main Jul 29, 2024
@derekcollison derekcollison deleted the fs-compact-tomb branch July 29, 2024 22:29
bruth added a commit that referenced this pull request Jul 30, 2024
Includes the following:

* #5602
* #5672
* #5668
* #5607
* #5687
* #5695
* #5697
* #5704
* #5706
* #5709
* #5710
* #5713
* #5719

Some PRs specifically excluded:

* #5707 — based on a 2.11 NRG
PR
* #5690 — continue to allow
Go 1.20 for 2.10.x
* Various other NRG PRs which are higher risk and destined for 2.11
instead
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.

NATS JetStream >= 2.10.17 slows down under load in a specific situation

2 participants