[ https://issues.apache.org/jira/browse/KAFKA-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Colin P. McCabe updated KAFKA-8150: ----------------------------------- Description: Fix bugs in handling null arrays in generated RPC code. toString should not get a NullPointException. Also, read() must properly translate a negative array length to a null field. was:Generated protocol class toString functions get NPEs when array fields are null. > Fix bugs in handling null arrays in generated RPC code > ------------------------------------------------------ > > Key: KAFKA-8150 > URL: https://issues.apache.org/jira/browse/KAFKA-8150 > Project: Kafka > Issue Type: Bug > Reporter: Colin P. McCabe > Assignee: Colin P. McCabe > Priority: Major > > Fix bugs in handling null arrays in generated RPC code. > toString should not get a NullPointException. > Also, read() must properly translate a negative array length to a null field. -- This message was sent by Atlassian JIRA (v7.6.3#76005)