[ https://issues.apache.org/jira/browse/KAFKA-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
AaronR updated KAFKA-297: ------------------------- Attachment: kafka297-v2.diff updated patch reflecting changes to 296-v2.patch I think an additional change (that can only be made on commit as far as i know) that would be nice is rename go/src/publisher.go > producer.go (and /tools/publisher etc). to match other project terminology. > 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 > Attachments: kafka297-v2.diff, publisher.patch > > > 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