[
https://issues.apache.org/jira/browse/KAFKA-5384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038121#comment-16038121
]
ASF GitHub Bot commented on KAFKA-5384:
---------------------------------------
GitHub user gwenshap opened a pull request:
https://github.com/apache/kafka/pull/3241
KAFKA-5384: Enable topic deletion by default
https://cwiki.apache.org/confluence/display/KAFKA/KIP-162+-+Enable+topic+deletion+by+default
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gwenshap/kafka KAFKA-5384
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3241.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3241
----
commit 6aeb369090c0156563e6d7adf42b8d63cc9454bb
Author: Gwen Shapira <[email protected]>
Date: 2017-06-06T04:33:12Z
KAFKA-5384: Enable topic deletion by default
----
> KIP-162: Enable topic deletion by default
> -----------------------------------------
>
> Key: KAFKA-5384
> URL: https://issues.apache.org/jira/browse/KAFKA-5384
> Project: Kafka
> Issue Type: Improvement
> Components: core
> Reporter: Gwen Shapira
> Fix For: 0.12.0.0
>
>
> Change default of delete.topic.enable to true
> Remove delete.topic.enable config from config/server.properties.
> See KIP for details:
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-162+-+Enable+topic+deletion+by+default
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)