Dong Lin created KAFKA-1582: ------------------------------- Summary: System Test should wait for producer to finish Key: KAFKA-1582 URL: https://issues.apache.org/jira/browse/KAFKA-1582 Project: Kafka Issue Type: Bug Reporter: Dong Lin Assignee: Dong Lin
1) start_producer_in_thread() does not wait for producer to finish before creating the next producer process. And producers may be killed before they finish. 2) Replace tab with spaces in kafka_system_test_utils.py. -- This message was sent by Atlassian JIRA (v6.2#6252)