[ https://issues.apache.org/jira/browse/KAFKA-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13882435#comment-13882435 ]
Guozhang Wang commented on KAFKA-1229: -------------------------------------- In 0.8.1, per-topic properties have been moved to ZK and you can alter them in admin tools on-the-fly (KAFKA-1157). If this solves your requirement maybe you can try the 0.8.1 version? > Reload broker config without a restart > -------------------------------------- > > Key: KAFKA-1229 > URL: https://issues.apache.org/jira/browse/KAFKA-1229 > Project: Kafka > Issue Type: Wish > Components: config > Affects Versions: 0.8.0 > Reporter: Carlo Cabanilla > Priority: Minor > > In order to minimize client disruption, ideally you'd be able to reload > broker config without having to restart the server. On *nix system the > convention is to have the process reread its configuration if it receives a > SIGHUP signal. -- This message was sent by Atlassian JIRA (v6.1.5#6160)