[
https://issues.apache.org/jira/browse/KAFKA-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13879101#comment-13879101
]
Guozhang Wang commented on KAFKA-1212:
--------------------------------------
Updated reviewboard https://reviews.apache.org/r/17006/
against branch origin/trunk
> 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
>
>
> 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)