[
https://issues.apache.org/jira/browse/AVRO-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
George Porter updated AVRO-66:
------------------------------
Attachment: AVRO-66.patch
This patch includes the Java changes as before, but also changes to Python.
All tests pass, and the interop tests pass as well.
I'm not a Python programmer, and so I'm not sure if there is a better way to
manifest a Map schema in the program than what I did, which was to read it out
of an on-disk file called Meta.avsc
> add RPC per-call metadata and a plugin API to access it
> -------------------------------------------------------
>
> Key: AVRO-66
> URL: https://issues.apache.org/jira/browse/AVRO-66
> Project: Avro
> Issue Type: New Feature
> Components: c, c++, java, python, spec
> Reporter: George Porter
> Attachments: AVRO-66.1.patch, AVRO-66.2.patch, AVRO-66.patch,
> AVRO-66.patch, AVRO-66.patch, AVRO-66.patch
>
>
> The RPC specification should support per-call metadata maps. Requestor and
> Responder should have methods that access this per-call metadata.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.