You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Magnus Edenhill (JIRA)" <ji...@apache.org> on 2015/12/29 14:17:49 UTC

[jira] [Commented] (KAFKA-2695) Handle null string/bytes protocol primitives

    [ https://issues.apache.org/jira/browse/KAFKA-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073886#comment-15073886 ] 

Magnus Edenhill commented on KAFKA-2695:
----------------------------------------

This blocks kafka-consumer-groups.sh to describe librdkafka-based consumer groups, see https://github.com/edenhill/librdkafka/issues/479

> Handle null string/bytes protocol primitives
> --------------------------------------------
>
>                 Key: KAFKA-2695
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2695
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Jason Gustafson
>            Assignee: Jason Gustafson
>
> The kafka protocol supports null bytes and string primitives by passing -1 as the size, but the current deserializers implemented in o.a.k.common.protocol.types.Type do not handle them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)