John Roesler created KAFKA-10629:
------------------------------------
Summary: TopologyTestDriver should not require a Properties arg
Key: KAFKA-10629
URL: https://issues.apache.org/jira/browse/KAFKA-10629
Project: Kafka
Issue Type: Task
Components: streams, streams-test-utils
Reporter: John Roesler
As of [https://github.com/apache/kafka/pull/9477,] many TopologyTestDriver
usages will have no configurations at all to specify, so we should provide a
constructor that doesn't take a Properties argument. Right now, such
configuration-free usages have to provide an empty Properties object.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)