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

Philip Zeyliger commented on AVRO-340:
--------------------------------------

+1 on the patch.

I think that the HttpServer implementation currently in Java maps to any URL, 
rather than a single specific one.  I wouldn't mind the spec suggesting that 
the url is http://example.host:port/avro, though other URLs are acceptable.

Do we need to explicitly mention that it is acceptable to use the same socket 
for multiple HTTP requests (keep-alive, I believe, in HTTP terms)?

-- Philip

> specify http transport in spec
> ------------------------------
>
>                 Key: AVRO-340
>                 URL: https://issues.apache.org/jira/browse/AVRO-340
>             Project: Avro
>          Issue Type: Improvement
>          Components: spec
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.3.0
>
>         Attachments: AVRO-340.patch
>
>
> The use of HTTP as an Avro RPC transport should be described in the Avro spec.

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