Jun Rao created KAFKA-1849:
------------------------------
Summary: Utils.readBytes() should support null ByteBuffer
Key: KAFKA-1849
URL: https://issues.apache.org/jira/browse/KAFKA-1849
Project: Kafka
Issue Type: Bug
Components: core
Affects Versions: 0.8.3
Reporter: Jun Rao
Fix For: 0.8.3We use Utils.readBytes to get the bytes from message.payload. However, message.payload can be null. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
