[
https://issues.apache.org/jira/browse/KAFKA-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang updated KAFKA-1212:
---------------------------------
Attachment: KAFKA-1212_2014-01-27_18:24:03.patch
> System test exception handling does not stop background producer threads
> ------------------------------------------------------------------------
>
> Key: KAFKA-1212
> URL: https://issues.apache.org/jira/browse/KAFKA-1212
> Project: Kafka
> Issue Type: Bug
> Reporter: Guozhang Wang
> Assignee: Guozhang Wang
> Attachments: KAFKA-1212.patch, KAFKA-1212_2014-01-21_13:20:59.patch,
> KAFKA-1212_2014-01-22_11:47:22.patch, KAFKA-1212_2014-01-22_11:51:46.patch,
> KAFKA-1212_2014-01-24_11:43:53.patch, KAFKA-1212_2014-01-27_10:55:11.patch,
> KAFKA-1212_2014-01-27_10:59:24.patch, KAFKA-1212_2014-01-27_18:24:03.patch
>
>
> When exception is thrown, the system test script stops all known entities.
> However, the background producer thread cannot be stopped since it does not
> register its pid in the testcase environment. We need to specifically stop
> them.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)