Andy Coates created KAFKA-9865:
----------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)