|
|
-
[jira] [Closed] (KAFKA-281) support multiple root log directories"Jun Rao 2013-01-08, 23:30
[ https://issues.apache.org/jira/browse/KAFKA-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao closed KAFKA-281. ------------------------- > support multiple root log directories > ------------------------------------- > > Key: KAFKA-281 > URL: https://issues.apache.org/jira/browse/KAFKA-281 > Project: Kafka > Issue Type: Improvement > Components: core > Reporter: Jun Rao > Fix For: 0.8 > > > Currently, the log layout is {log.dir}/topicname-partitionid and one can only specify 1 {log.dir}. This limits the # of topics we can have per broker. We can potentially support multiple directories for {log.dir} and just assign topics using hashing or round-robin. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |