Description
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.
Attachments
Issue Links
- is duplicated by
-
KAFKA-188 Support multiple data directories
- Closed