You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2019/02/19 16:59:00 UTC

[jira] [Created] (KAFKA-7952) Consider to switch to in-memory stores in test whenever possible

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)