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

Allow users to cleanup internal data

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 0.10.0.1
    • streams

    Description

      Currently the internal data is managed completely by Kafka Streams framework and users cannot clean them up actively. This results in a bad out-of-the-box user experience especially for running demo programs since it results internal data (changelog topics, RocksDB files, etc) that need to be cleaned manually. It will be better to add a

      KafkaStreams.cleanup()
      

      function call to clean up these internal data programmatically.

      Attachments

        Activity

          People

            mjsax Matthias J. Sax
            guozhang Guozhang Wang
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: