Skip to content

Backports of #3811, #3810 - #3822

Merged
ivotron merged 4 commits into
redpanda-data:v21.11.xfrom
rystsov:v21.11.x-id_allocator
Feb 17, 2022
Merged

Backports of #3811, #3810#3822
ivotron merged 4 commits into
redpanda-data:v21.11.xfrom
rystsov:v21.11.x-id_allocator

Conversation

@rystsov

@rystsov rystsov commented Feb 17, 2022

Copy link
Copy Markdown
Contributor

Cover letter

Backport #3811

Backport #3810

Release notes

Fixes id_allocator log tendency to stuck

Fixes Directory not empty error

_next_snapshot = _insync_offset;
_processed = 0;
});
(void)ss::with_gate(_gate, [this] { return write_snapshot(); });

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dotnwat this is the only change I've done compared to the original commit: ssx:spawn_with_gate to (void)ss::with_gate

@andrewhsu andrewhsu added this to the v21.11.6 milestone Feb 17, 2022
@ivotron

ivotron commented Feb 17, 2022

Copy link
Copy Markdown
Member

known failure for debug build: #3714

@ivotron
ivotron merged commit a31051b into redpanda-data:v21.11.x Feb 17, 2022
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.

4 participants