[
https://issues.apache.org/jira/browse/KAFKA-7952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936180#comment-17936180
]
Lorcan commented on KAFKA-7952:
-------------------------------
Hi [~mjsax] I have created a PR below with an approach that takes advantage of
some of the changes done since the creation of this ticket.
[https://github.com/apache/kafka/pull/19218]
Please let me know if this is somewhat on the right track.
> 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
> Assignee: Lorcan
> Priority: Major
> Labels: beginner, newbie
>
> 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.20.10#820010)