mirror of https://github.com/apache/kafka.git
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> |
||
---|---|---|
.. | ||
main/java/org/apache/kafka/streams | ||
test |