You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "AaronR (Updated) (JIRA)" <ji...@apache.org> on 2012/03/08 22:57:57 UTC

[jira] [Updated] (KAFKA-297) Go Client Publisher Improvments

     [ https://issues.apache.org/jira/browse/KAFKA-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

AaronR updated KAFKA-297:
-------------------------

    Attachment: publisher.patch
    
> 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: 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