Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Topic deletion will be enabled by default in Kafka 1.0
  • Loading branch information
solsson committed Jul 31, 2017
commit 18990967343e34e79b609c31be73d509ce20b9e2
2 changes: 1 addition & 1 deletion 10broker-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ data:
broker.id=${KAFKA_BROKER_ID}

# Switch to enable topic deletion or not, default value is false
#delete.topic.enable=true
delete.topic.enable=true

############################# Socket Server Settings #############################

Expand Down