You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Andy Coates (Jira)" <ji...@apache.org> on 2020/04/14 15:14:00 UTC

[jira] [Updated] (KAFKA-9865) Expose output topic names from TopologyTestDriver

     [ https://issues.apache.org/jira/browse/KAFKA-9865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Coates updated KAFKA-9865:
-------------------------------
    Description: 
Expose the output topic names from TopologyTestDriver, i.e. `outputRecordsByTopic.keySet()`.

This is useful to users of the test driver, as they can use it to determine the names of all output topics. Which can then be used to capture all output of a topology, without having to manually list all the output topics.

 

KIP: [https://cwiki.apache.org/confluence/display/KAFKA/KIP-594%3A+Expose+output+topic+names+from+TopologyTestDriver]

  was:
Expose the output topic names from TopologyTestDriver, i.e. `outputRecordsByTopic.keySet()`.

This is useful to users of the test driver, as they can use it to determine the names of all output topics. Which can then be used to capture all output of a topology, without having to manually list all the output topics.


> Expose output topic names from TopologyTestDriver
> -------------------------------------------------
>
>                 Key: KAFKA-9865
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9865
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams-test-utils
>    Affects Versions: 2.4.1
>            Reporter: Andy Coates
>            Assignee: Andy Coates
>            Priority: Minor
>
> Expose the output topic names from TopologyTestDriver, i.e. `outputRecordsByTopic.keySet()`.
> This is useful to users of the test driver, as they can use it to determine the names of all output topics. Which can then be used to capture all output of a topology, without having to manually list all the output topics.
>  
> KIP: [https://cwiki.apache.org/confluence/display/KAFKA/KIP-594%3A+Expose+output+topic+names+from+TopologyTestDriver]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)