[ 
https://issues.apache.org/jira/browse/AVRO-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795643#action_12795643
 ] 

Doug Cutting commented on AVRO-267:
-----------------------------------

Overall this looks good.  Some comments:
 - the new public methods in JsonDecoder need javadoc.
 - the "Expected two arguments" message expects four.
 - the checking of the message name is redundant with checks Requestor and 
Responder perform, no?


> Tool (for "avroj") to send and receive a single RPC from the commandline
> ------------------------------------------------------------------------
>
>                 Key: AVRO-267
>                 URL: https://issues.apache.org/jira/browse/AVRO-267
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Philip Zeyliger
>            Assignee: Philip Zeyliger
>         Attachments: AVRO-267.patch.txt, AVRO-267.patch.txt, 
> AVRO-267.patch.txt
>
>
> Vaguely similar to "netcat" and "netcat -l", "avroj rpcreceive" and "avroj 
> rpcsend" would send receive or send a single RPC (using the HTTP transport).  
> The former is required to have a response pre-determined and echoes the 
> request; the latter echoes any response it receives.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to