sebastienviale commented on code in PR #22673:
URL: https://github.com/apache/kafka/pull/22673#discussion_r3479482248
##########
streams/test-utils/src/main/java/org/apache/kafka/streams/TopologyTestDriver.java:
##########
@@ -291,7 +295,9 @@ public TopologyTestDriver(final Topology topology,
*
* @param topology the topology to be tested
* @param initialWallClockTimeMs the initial value of internally mocked
wall-clock time
+ * @deprecated Use {@link TopologyTestDriverBuilder} instead.
Review Comment:
done
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]