[ https://issues.apache.org/jira/browse/KAFKA-8389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16843296#comment-16843296 ]
ASF GitHub Bot commented on KAFKA-8389: --------------------------------------- guozhangwang commented on pull request #6761: KAFKA-8389: Remove mock processor supplier in TopologyTestDriverTest URL: https://github.com/apache/kafka/pull/6761 Add testCompile project(':streams').sourceSets.test.output to streams-test-utils. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Duplicated MockProcessorSupplier / MockProcessor in TopologyTestDriverTest > -------------------------------------------------------------------------- > > Key: KAFKA-8389 > URL: https://issues.apache.org/jira/browse/KAFKA-8389 > Project: Kafka > Issue Type: Improvement > Reporter: Guozhang Wang > Priority: Major > > We have stand-alone classes of MockProcessorSupplier / MockProcessor classes, > yet we have those in TopologyTestDriverTest as well. We should consider > removing them. -- This message was sent by Atlassian JIRA (v7.6.3#76005)