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

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

    [ https://issues.apache.org/jira/browse/KAFKA-10629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17222507#comment-17222507 ] 

Matteo Bovetti commented on KAFKA-10629:
----------------------------------------

Wrong URL, fix with [https://github.com/apache/kafka/pull/9477|https://github.com/apache/kafka/pull/9477,]

> 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
>            Priority: Minor
>              Labels: needs-kip, newbie
>
> 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)