[
https://issues.apache.org/jira/browse/AVRO-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated AVRO-139:
------------------------------
Attachment: AVRO-139.patch
Here's a patch that refactors the existing servlet to a separate, public class.
> provide servlet independent of http server
> ------------------------------------------
>
> Key: AVRO-139
> URL: https://issues.apache.org/jira/browse/AVRO-139
> Project: Avro
> Issue Type: New Feature
> Components: java
> Reporter: Doug Cutting
> Assignee: Doug Cutting
> Fix For: 1.2.0
>
> Attachments: AVRO-139.patch
>
>
> The current Java HTTP server API forces one to launch a new HTTP server on a
> new port for each protocol. Rather it should permit folks to add an RPC
> service to an existing Java HTTP server.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.