Skip to content

[Backport] Fix concurrent append to interval with unused segments#18275

Merged
capistrant merged 1 commit intoapache:34.0.0from
capistrant:backport-18230-to-34.0.0
Jul 17, 2025
Merged

[Backport] Fix concurrent append to interval with unused segments#18275
capistrant merged 1 commit intoapache:34.0.0from
capistrant:backport-18230-to-34.0.0

Conversation

@capistrant
Copy link
Copy Markdown
Contributor

Backport of #18230 to 34.0.0.

This is a better approach to the fix in apache#18216

Changes:
- When allocating the first segment in an interval which already contains an unused segment,
use a fresh version rather than reusing the old version (now unused)
@capistrant capistrant added this to the 34.0.0 milestone Jul 17, 2025
@capistrant
Copy link
Copy Markdown
Contributor Author

failing ITs are flakes that also are in master that need fix + backport

@capistrant capistrant merged commit ae252d9 into apache:34.0.0 Jul 17, 2025
70 of 72 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants