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

Sriram Subramanian reassigned KAFKA-5282:
-----------------------------------------

    Assignee:     (was: Apurva Mehta)

> Transactions integration test: Use factory methods to keep track of open 
> producers and consumers and close them all on tearDown
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-5282
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5282
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: clients, core, producer 
>            Reporter: Apurva Mehta
>              Labels: exactly-once
>             Fix For: 0.11.0.0
>
>
> See: https://github.com/apache/kafka/pull/3093/files#r117354588
> The current transactions integration test creates individual producers and 
> consumer per test, and closes them independently. 
> It would be more robust to create them through a central factory method that 
> keeps track of each instance, and then close those instances on `tearDown`.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to