[
https://issues.apache.org/jira/browse/AVRO-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Skraba resolved AVRO-3375.
-------------------------------
Fix Version/s: 1.11.1
Resolution: Fixed
Thanks so much for this contribution and the discussion on the PR and mailing
list :D I'm really enthusiastic about thie one!
Cherry-picked to
[branch-1.11|https://github.com/apache/avro/commit/b0fbd92ddce1f44bd7b8b41f14069ec2e360087b].
> add union branch, array index and map key "path" information to serialization
> errors
> ------------------------------------------------------------------------------------
>
> Key: AVRO-3375
> URL: https://issues.apache.org/jira/browse/AVRO-3375
> Project: Apache Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.11.0
> Reporter: radai rosenblatt
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.1
>
> Time Spent: 6h
> Remaining Estimate: 0h
>
> https://issues.apache.org/jira/browse/AVRO-2514 improved serialization error
> messages greatly by providing more information about the "location" of a
> piece of erroneous data in the object graph handed to a serializer.
>
> however, a few more things can be improved:
> * no info printed about which union branches were selected/used
> * no info printed about array indexes or map keys
> * (subjective) text could be made more concise.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)