Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
A deadlock can happen during a delete topic if controller.message.queue.size is overridden to a custom value. Details are here: https://issues.apache.org/jira/browse/KAFKA-2046?focusedCommentId=14380776&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14380776
Given that KAFKA-1993 is enabling delete topic by default, it would be unsafe to simultaneously allow a configurable controller.message.queue.size
Attachments
Attachments
Issue Links
- blocks
-
KAFKA-1993 Enable topic deletion as default
- Resolved
- is duplicated by
-
KAFKA-2133 Deadlock in DeleteTopicsThread
- Resolved
- links to