[ https://issues.apache.org/jira/browse/KAFKA-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jun Rao resolved KAFKA-1212. ---------------------------- Resolution: Fixed Fix Version/s: 0.8.2 Thanks for the patch. +1. Committed to 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 > Fix For: 0.8.2 > > 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, > KAFKA-1212_2014-01-27_18:54:53.patch, KAFKA-1212_2014-01-28_09:25:56.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)