Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.6.0
-
None
-
None
Description
When brokers are busy deleting a bunch of segments (following a topic removal using tiered storage), brokers won't respond to sigterm signal and cleanly shutdown.
Intead, they keep removing remote segment until it's fully completed (which can take time for topics with long retention).
Attachments
Issue Links
- is fixed by
-
KAFKA-15313 Delete remote log segments partition asynchronously when a partition is deleted.
- Open