You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:26:00 UTC

[jira] [Updated] (AVRO-1009) Use ExecutionHandler by default in NettyServer and/or clarify documentation

     [ https://issues.apache.org/jira/browse/AVRO-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thiruvalluvan M. G. updated AVRO-1009:
--------------------------------------
    Component/s: java

> Use ExecutionHandler by default in NettyServer and/or clarify documentation
> ---------------------------------------------------------------------------
>
>                 Key: AVRO-1009
>                 URL: https://issues.apache.org/jira/browse/AVRO-1009
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: java
>    Affects Versions: 1.6.2
>            Reporter: James Baldassari
>            Priority: Major
>              Labels: java
>
> It may be a good idea to use an ExecutionHandler with a cached thread pool by default in NettyServer.  If an ExecutionHandler is not used then, as pointed out in AVRO-976 and AVRO-1001, each Netty session can only execute one RPC at a time.  Users should still be allowed to override the ExecutionHandler with their own implementation.  Whether we make this change or not, I think the documentation in NettyServer should explain in a little more detail the behavior of NettyServer with and without an ExecutionHandler.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)