You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "John Roesler (Jira)" <ji...@apache.org> on 2020/10/22 14:36:00 UTC

[jira] [Created] (KAFKA-10629) TopologyTestDriver should not require a Properties arg

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)