You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Sudheesh Katkam (JIRA)" <ji...@apache.org> on 2016/04/14 02:52:25 UTC

[jira] [Updated] (DRILL-4504) Create an event loop for each of [user, control, data] RPC components

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

Sudheesh Katkam updated DRILL-4504:
-----------------------------------
    Description: 
+ Create an event loop group for each client-server pair (data, client and user)
-+ Allow DrillClient constructor to specify an event loop group (so user event loop can be used for queries from Web API calls). Deprecate old DrillClient constructors and create a helper class to build instances.-

Miscellaneous:
+ Move WorkEventBus from exec/rpc/control to exec/work

  was:
+ Create an event loop group for each client-server pair (data, client and user)
+ Allow DrillClient constructor to specify an event loop group (so user event loop can be used for queries from Web API calls). Deprecate old DrillClient constructors and create a helper class to build instances.

Miscellaneous:
+ Move WorkEventBus from exec/rpc/control to exec/work


> Create an event loop for each of [user, control, data] RPC components
> ---------------------------------------------------------------------
>
>                 Key: DRILL-4504
>                 URL: https://issues.apache.org/jira/browse/DRILL-4504
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Execution - RPC
>            Reporter: Sudheesh Katkam
>            Assignee: Sudheesh Katkam
>
> + Create an event loop group for each client-server pair (data, client and user)
> -+ Allow DrillClient constructor to specify an event loop group (so user event loop can be used for queries from Web API calls). Deprecate old DrillClient constructors and create a helper class to build instances.-
> Miscellaneous:
> + Move WorkEventBus from exec/rpc/control to exec/work



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)