kafka/streams/test-utils/src
Matthias J. Sax 5783159175
MINOR: disable internal result emit throttling in TTD (#15660)
Kafka Streams DSL operators use internal wall-clock based throttling
parameters for performance reasons. These configs make the usage of TTD
difficult: users need to advance the mocked wall-clock time in
their test code, or set these internal configs to zero.

To simplify testing, TDD should disable both configs automatically.

Reviewers: Lucas Brutschy <lbrutschy@confluent.io>
2024-04-18 18:49:10 -07:00
..
main/java/org/apache/kafka/streams MINOR: disable internal result emit throttling in TTD (#15660) 2024-04-18 18:49:10 -07:00
test KAFKA-14491: [20/N] Add public-facing methods for versioned stores (#13442) 2023-04-05 09:27:53 -07:00