Mike Percy created AVRO-1198:
--------------------------------
Summary: Malformed Avro data may cause confusing
ArrayIndexOutOfBoundsException
Key: AVRO-1198
URL: https://issues.apache.org/jira/browse/AVRO-1198
Project: Avro
Issue Type: Bug
Components: java
Affects Versions: 1.7.2
Reporter: Mike Percy
Fix For: 1.7.3
I am currently debugging an issue where I am getting an
ArrayIndexOutOfBoundsException from the decoder while reading some Avro data.
Turns out that the integer indicating number of bytes to read next is negative.
It would be better if a more helpful error message were provided.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira