[
https://issues.apache.org/jira/browse/AVRO-3377?focusedWorklogId=805240&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-805240
]
ASF GitHub Bot logged work on AVRO-3377:
----------------------------------------
Author: ASF GitHub Bot
Created on: 31/Aug/22 14:01
Start Date: 31/Aug/22 14:01
Worklog Time Spent: 10m
Work Description: antoin-m commented on PR #1527:
URL: https://github.com/apache/avro/pull/1527#issuecomment-1232980230
Hey, is it still planned to merge this in 1.11.2? Is there a workaround in
the meantime?
Issue Time Tracking
-------------------
Worklog Id: (was: 805240)
Remaining Estimate: 0h
Time Spent: 10m
> Deserialization of record of mangled Java class throws ClassCastException
> -------------------------------------------------------------------------
>
> Key: AVRO-3377
> URL: https://issues.apache.org/jira/browse/AVRO-3377
> Project: Apache Avro
> Issue Type: Improvement
> Components: java
> Affects Versions: 1.11.0
> Reporter: Kyle Carter
> Assignee: Kyle Carter
> Priority: Major
> Fix For: 1.11.2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When a Java class based on a Avro schema is created that includes a mangled
> part of it's fully qualified name and a reusable class is not provided a
> {{ClassCastException}} is thrown.
> This is an edge case and there is a work around in that the reusable class
> can be provided to get around this issue but being able to avoid this edge
> case would be preferred.
> POC repo: https://github.com/kylec32/avromangledeserializationpoc
> Issue was discovered when testing: AVRO-3305
--
This message was sent by Atlassian Jira
(v8.20.10#820010)