[
https://issues.apache.org/jira/browse/KAFKA-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang resolved KAFKA-2695.
----------------------------------
Resolution: Fixed
Fix Version/s: 0.9.0.1
Issue resolved by pull request 780
[https://github.com/apache/kafka/pull/780]
> 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
> Fix For: 0.9.0.1
>
>
> 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)