[
https://issues.apache.org/jira/browse/AVRO-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gareth Davis updated AVRO-1248:
-------------------------------
Attachment: AVRO-1248.patch
patch implements the 'rpcprotocol' cli tool
Note it adds two additional files
lang/java/tools/src/test/java/org/apache/avro/tool/TestRpcProtocolTool.java
lang/java/tools/src/main/java/org/apache/avro/tool/RpcProtocolTool.java
and modifies
lang/java/tools/src/main/java/org/apache/avro/tool/Main.java
> Add a avro tool that dumps the protocol from a remote RPC service
> -----------------------------------------------------------------
>
> Key: AVRO-1248
> URL: https://issues.apache.org/jira/browse/AVRO-1248
> Project: Avro
> Issue Type: Improvement
> Components: java
> Reporter: Gareth Davis
> Priority: Minor
> Attachments: AVRO-1248.patch
>
>
> Would like to introspect a running RPC service using the avro command line
> tool.
> expected command would be:
> java -jar avro-tools.jar rpcprotocol uri
> The output would be pretty printed Protocol definition reported by the remote
> server during the handshake
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira