[
https://issues.apache.org/jira/browse/AVRO-3135?focusedWorklogId=662416&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-662416
]
ASF GitHub Bot logged work on AVRO-3135:
----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Oct/21 23:42
Start Date: 07/Oct/21 23:42
Worklog Time Spent: 10m
Work Description: adamkennedy commented on pull request #1217:
URL: https://github.com/apache/avro/pull/1217#issuecomment-938215833
This would appear to entangle the parsing of the schema with an
infrastructure dependency.
For example, two different processes were parsing the same document, and did
not have the same reference resolver, or resolved the schema to different
things, the actual schema would become non-deterministic.
--
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: 662416)
Remaining Estimate: 0h
Time Spent: 10m
> Add schema serialization/deserialization hooks, to aid implementation of
> "schema references"
> --------------------------------------------------------------------------------------------
>
> Key: AVRO-3135
> URL: https://issues.apache.org/jira/browse/AVRO-3135
> Project: Apache Avro
> Issue Type: New Feature
> Components: java
> Reporter: Zoltan Farkas
> Assignee: Zoltan Farkas
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This capability's main use case is to allow easy implementation of schema
> references. For a more detailed writeup please see:
> https://github.com/zolyfarkas/jaxrs-spf4j-demo/wiki/AvroReferences#why-avro-references
--
This message was sent by Atlassian Jira
(v8.3.4#803005)