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

Consider Disabling WAL-related Options in RocksDB

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.1.0
    • streams

    Description

      Streams disables the write-ahead log (WAL) provided by RocksDB since it replicates the data in changelog topics. Hence, it does not make much sense to set WAL-related configs for RocksDB instances within Streams.

      Streams could:

      • disable WAL-related options
      • ignore WAL-related options
      • throw an exception when a WAL-related option is set.

      Attachments

        Activity

          People

            TomerWizman Tomer Wizman
            cadonna Bruno Cadonna
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: