Go Client Publisher Improvments ------------------------------- Key: KAFKA-297 URL: https://issues.apache.org/jira/browse/KAFKA-297 Project: Kafka Issue Type: Improvement Components: clients Reporter: AaronR
The current go client creates a connection to the broker, sends single message, disconnects. It can also only send single messages, not message sets. Improve to: * have single connection that stays open * send message sets -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira