You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2020/04/09 23:29:00 UTC

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

    [ https://issues.apache.org/jira/browse/KAFKA-7952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17080084#comment-17080084 ] 

Matthias J. Sax commented on KAFKA-7952:
----------------------------------------

To simplify the work on this ticket, we should wait until https://issues.apache.org/jira/browse/KAFKA-9847 is available (it's not a requirement but would reduce the lines of test code we need to change significantly).

> 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
>            Priority: Major
>
> 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
(v8.3.4#803005)