[
https://issues.apache.org/jira/browse/AVRO-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905237#action_12905237
]
Doug Cutting commented on AVRO-649:
-----------------------------------
> Are the paths used in HTTP requests specified?
A service is described with a URI. If it's an HTTP service, then that path is
used. HttpServer runs a service at /.
> Allow pluggable ThreadPools in Java HttpServer
> ----------------------------------------------
>
> Key: AVRO-649
> URL: https://issues.apache.org/jira/browse/AVRO-649
> Project: Avro
> Issue Type: Improvement
> Components: java
> Reporter: Stu Hood
> Fix For: 1.4.1, 1.5.0
>
> Attachments:
> 0001-Allow-an-alternate-ThreadPool-to-be-passed-to-the-Je.patch
>
>
> The easiest way to tune the threading implementation of an RPC server is to
> provide an alternate threadpool implementation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.