Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
At present, replaying the tombstones requires the deleted entity to exist. However the record to create the entity can be removed and only leave the tombstone after compaction.
This can cause error when a group coordinator loads a new __consumer_offsets partition, as some entities can be removed without creation during replay. As a result, we should soften the validation when replaying tombstones to avoid it.
Attachments
Issue Links
- links to