[jira] Updated: (AVRO-267) Tool (for "avroj") to send and receive a single RPC from the commandline

2009-12-31 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-267: - Attachment: AVRO-267.patch.txt Thanks for the review! bq. the new public methods in JsonDecoder ne

[jira] Updated: (AVRO-267) Tool (for "avroj") to send and receive a single RPC from the commandline

2009-12-30 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-267: - Attachment: AVRO-267.patch.txt Updating post AVRO-243 (return values in tools). This still depends

[jira] Updated: (AVRO-267) Tool (for "avroj") to send and receive a single RPC from the commandline

2009-12-29 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-267: -- Status: Open (was: Patch Available) This needs to be updated post AVRO-263. > Tool (for "avroj") to sen

[jira] Updated: (AVRO-267) Tool (for "avroj") to send and receive a single RPC from the commandline

2009-12-29 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-267: - Attachment: AVRO-267.patch.txt Updating patch to get rid of some unused imports and a tab character

[jira] Updated: (AVRO-267) Tool (for "avroj") to send and receive a single RPC from the commandline

2009-12-29 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-267: - Status: Patch Available (was: Open) > Tool (for "avroj") to send and receive a single RPC from the

[jira] Updated: (AVRO-267) Tool (for "avroj") to send and receive a single RPC from the commandline

2009-12-29 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-267: - Attachment: AVRO-267.patch.txt Attaching a patch that implements rpcsend and rpcreceive. One quest