Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-5743

All ducktape services should store their files in subdirectories of /mnt

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • system tests
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              cmccabe Colin McCabe
              cmccabe Colin McCabe
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: