Bruno Cadonna created KAFKA-12766:
-------------------------------------

             Summary: Consider Disabling WAL-related Options in RocksDB
                 Key: KAFKA-12766
                 URL: https://issues.apache.org/jira/browse/KAFKA-12766
             Project: Kafka
          Issue Type: Test
          Components: streams
            Reporter: Bruno Cadonna


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to