Jiangjie Qin created KAFKA-3677: ----------------------------------- Summary: Add a producer performance tuning tool Key: KAFKA-3677 URL: https://issues.apache.org/jira/browse/KAFKA-3677 Project: Kafka Issue Type: Improvement Reporter: Jiangjie Qin Assignee: Jiangjie Qin Fix For: 0.10.1.0
In general, the producer of Kafka needs to be tuned based on the user traffic pattern in order to get the optimal performance. It would be useful to provide a tool that helps user explore different settings based on the user traffic pattern (message size, compression type and ratio). This ticket will use ProducerPerformance with synthetic traffic of the data pattern specified by user to to explore different producer configurations and offer performance tuning suggestions to the users. -- This message was sent by Atlassian JIRA (v6.3.4#6332)