Matthias J. Sax created KAFKA-7952: -------------------------------------- Summary: Consider to switch to in-memory stores in test whenever possible Key: KAFKA-7952 URL: https://issues.apache.org/jira/browse/KAFKA-7952 Project: Kafka Issue Type: Improvement Components: streams, unit tests Reporter: Matthias J. Sax
We observed that tests can be very slow using default RocksDB stores (cf. KAFKA-7933). We should consider to switch to in-memory stores whenever possible to reduce test runtime. -- This message was sent by Atlassian JIRA (v7.6.3#76005)