[
https://issues.apache.org/jira/browse/AVRO-3375?focusedWorklogId=728932&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-728932
]
ASF GitHub Bot logged work on AVRO-3375:
----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Feb/22 13:35
Start Date: 17/Feb/22 13:35
Worklog Time Spent: 10m
Work Description: martin-g commented on pull request #1526:
URL: https://github.com/apache/avro/pull/1526#issuecomment-1042955631
It is a new feature, so it should be only in 1.12.
Maybe we should release both 1.11.1 and 1.12.0 ?! But it is more work for
the release manager.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 728932)
Time Spent: 5h 20m (was: 5h 10m)
> 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
> Time Spent: 5h 20m
> 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)