[
https://issues.apache.org/jira/browse/AVRO-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated AVRO-66:
-----------------------------
Attachment: AVRO-66.patch
Here's a new version with some minor improvements:
- responder should not echo meta by default, but return empty;
- moved 'static final' fields ahead of non-static fields;
- removed unneeded casts
We still need equivalent Python. I'm not a Python programmer, but will attempt
to fake it this afternoon if no one else does first.
> 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.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.