Issue Details (XML | Word | Printable)

Key: AVRO-66
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: George Porter
Reporter: George Porter
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Avro

add RPC per-call metadata and a plugin API to access it

Created: 30/Jun/09 07:41 PM   Updated: 14/Jul/09 10:50 PM
Return to search
Component/s: c, c++, java, python, spec
Affects Version/s: None
Fix Version/s: 1.0.0

Time Tracking:
Issue & Sub-Tasks
Issue Only
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works AVRO-66.1.patch 2009-07-01 05:39 PM George Porter 4 kB
Text File Licensed for inclusion in ASF works AVRO-66.2.patch 2009-07-01 06:02 PM George Porter 4 kB
Text File Licensed for inclusion in ASF works AVRO-66.patch 2009-07-01 08:42 PM Doug Cutting 6 kB
Text File Licensed for inclusion in ASF works AVRO-66.patch 2009-07-01 07:33 PM George Porter 6 kB
Text File Licensed for inclusion in ASF works AVRO-66.patch 2009-07-01 07:27 PM George Porter 6 kB
Text File Licensed for inclusion in ASF works AVRO-66.patch 2009-07-01 07:08 PM George Porter 4 kB
Text File Licensed for inclusion in ASF works AVRO-66.patch 2009-07-01 06:00 PM Doug Cutting 4 kB
Text File Licensed for inclusion in ASF works AVRO-66.patch 2009-06-30 10:36 PM George Porter 2 kB

Resolution Date: 01/Jul/09 09:02 PM

Sub-Tasks  All   Open   
No sub-tasks match this view.

 Description  « Hide
The RPC specification should support per-call metadata maps. Requestor and Responder should have methods that access this per-call metadata.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #790377 Wed Jul 01 21:02:13 UTC 2009 cutting AVRO-66. Add per-call metadata to Java and Python. Contributed by George Porter & cutting.
Files Changed
MODIFY /hadoop/avro/trunk/CHANGES.txt
MODIFY /hadoop/avro/trunk/src/py/avro/ipc.py
MODIFY /hadoop/avro/trunk/src/java/org/apache/avro/ipc/Responder.java
MODIFY /hadoop/avro/trunk/src/java/org/apache/avro/ipc/Requestor.java

Repository Revision Date User Message
ASF #790760 Thu Jul 02 23:17:00 UTC 2009 cutting AVRO-66. Add response metadata in error case too.
Files Changed
MODIFY /hadoop/avro/trunk/src/java/org/apache/avro/ipc/Responder.java