You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: