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

Bug: File replica is not registered if partitions were corrupted #4401

Open
sehz opened this issue Feb 19, 2025 · 0 comments
Open

Bug: File replica is not registered if partitions were corrupted #4401

sehz opened this issue Feb 19, 2025 · 0 comments

Comments

@sehz
Copy link
Contributor

sehz commented Feb 19, 2025

Steps to reproduce

(1) have corrupted partitions (have offset less than base offset)
(2) SPU storage tries to load and detect as invalid partition but is no longer registered
(3) When replica delete is invoked SPU couldn't find them

Proposed fix is to move invalidated log segments to invalid logs so SPU can register them.
Invalidated logs doesn't need indexes

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

No branches or pull requests

1 participant