[
https://issues.apache.org/jira/browse/KAFKA-5743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Juma resolved KAFKA-5743.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
> All ducktape services should store their files in subdirectories of /mnt
> ------------------------------------------------------------------------
>
> Key: KAFKA-5743
> URL: https://issues.apache.org/jira/browse/KAFKA-5743
> Project: Kafka
> Issue Type: Improvement
> Components: system tests
> Reporter: Colin P. McCabe
> Assignee: Colin P. McCabe
> Fix For: 1.0.0
>
>
> Currently, some ducktape services like KafkaService store their files
> directly in /mnt. This means that cleanup involves running {{rm -rf
> /mnt/*}}. It would be better if services stored their files in
> subdirectories of mount. For example, KafkaService could store its files in
> /mnt/kafka. This would make cleanup simpler and avoid the need to remove all
> of /mnt. It would also make running multiple services on the same node
> possible.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)