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

Doug Cutting commented on AVRO-324:
-----------------------------------

Also, the port number from rpcreceive should be easy to get from an invoking 
script.  Currently it's printed to standard error, but I wonder if rather this 
alone should be printed to standard output, as something like: "port: XXX".  
Either that or we might specify a file on the command line where the port 
should be written, e.g.:
  
  rpcreceive -portFile foo.port transport:://host:port protocol messageName 
response


> Avro tools "rpcsend" and "rpcreceive" should order message name and port the 
> same way
> -------------------------------------------------------------------------------------
>
>                 Key: AVRO-324
>                 URL: https://issues.apache.org/jira/browse/AVRO-324
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: Jeff Hammerbacher
>
> They're reversed.

-- 
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