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 (Created) (JIRA)" <ji...@apache.org> on 2012/03/08 23:27:58 UTC

[jira] [Created] (KAFKA-298) Go Client support max message size

Go Client support max message size
----------------------------------

                 Key: KAFKA-298
                 URL: https://issues.apache.org/jira/browse/KAFKA-298
             Project: Kafka
          Issue Type: Bug
          Components: clients
    Affects Versions: 0.7.1
            Reporter: AaronR
         Attachments: NOTICE, messageedge.patch

The go client has a bug when max message size is reached on broker-consumer request, such that resulting bytes sent to consumer contain a truncated/partial message as last message.   Go client was not recognizing and handling this partial message.



--
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

        

[jira] [Updated] (KAFKA-298) Go Client support max message size

Posted by "AaronR (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

AaronR updated KAFKA-298:
-------------------------

    Attachment: messageedge.patch

whoops, ignore wrong previous file.

this patch depends on 296, 297
                
> Go Client support max message size
> ----------------------------------
>
>                 Key: KAFKA-298
>                 URL: https://issues.apache.org/jira/browse/KAFKA-298
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients
>    Affects Versions: 0.7.1
>            Reporter: AaronR
>         Attachments: NOTICE, messageedge.patch
>
>
> The go client has a bug when max message size is reached on broker-consumer request, such that resulting bytes sent to consumer contain a truncated/partial message as last message.   Go client was not recognizing and handling this partial message.

--
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

        

[jira] [Updated] (KAFKA-298) Go Client support max message size

Posted by "AaronR (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

AaronR updated KAFKA-298:
-------------------------

    Attachment: NOTICE

depends on previous 2 go patches.   296, 297
                
> Go Client support max message size
> ----------------------------------
>
>                 Key: KAFKA-298
>                 URL: https://issues.apache.org/jira/browse/KAFKA-298
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients
>    Affects Versions: 0.7.1
>            Reporter: AaronR
>         Attachments: NOTICE, messageedge.patch
>
>
> The go client has a bug when max message size is reached on broker-consumer request, such that resulting bytes sent to consumer contain a truncated/partial message as last message.   Go client was not recognizing and handling this partial message.

--
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

        

[jira] [Updated] (KAFKA-298) Go Client support max message size

Posted by "AaronR (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

AaronR updated KAFKA-298:
-------------------------

    Attachment: kafka298-v2.diff

updating based on changes to 297, 296
                
> Go Client support max message size
> ----------------------------------
>
>                 Key: KAFKA-298
>                 URL: https://issues.apache.org/jira/browse/KAFKA-298
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients
>    Affects Versions: 0.7.1
>            Reporter: AaronR
>         Attachments: NOTICE, kafka298-v2.diff, messageedge.patch
>
>
> The go client has a bug when max message size is reached on broker-consumer request, such that resulting bytes sent to consumer contain a truncated/partial message as last message.   Go client was not recognizing and handling this partial message.

--
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

        

[jira] [Updated] (KAFKA-298) Go Client support max message size

Posted by "AaronR (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

AaronR updated KAFKA-298:
-------------------------

    Attachment: kafka298v3.git.patch

updating patch to git patch, not sure the previous v2 svn one was created correctly.
                
> Go Client support max message size
> ----------------------------------
>
>                 Key: KAFKA-298
>                 URL: https://issues.apache.org/jira/browse/KAFKA-298
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients
>    Affects Versions: 0.7.1
>            Reporter: AaronR
>         Attachments: NOTICE, kafka298-v2.diff, kafka298v3.git.patch, messageedge.patch
>
>
> The go client has a bug when max message size is reached on broker-consumer request, such that resulting bytes sent to consumer contain a truncated/partial message as last message.   Go client was not recognizing and handling this partial message.

--
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