You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Hanifi Gunes (JIRA)" <ji...@apache.org> on 2014/10/03 19:11:33 UTC

[jira] [Updated] (DRILL-1484) Closing DrillClient should shutdown underlying EventLoopGroup

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

Hanifi Gunes updated DRILL-1484:
--------------------------------
    Attachment: DRILL-1484.1.patch.txt

> Closing DrillClient should shutdown underlying EventLoopGroup
> -------------------------------------------------------------
>
>                 Key: DRILL-1484
>                 URL: https://issues.apache.org/jira/browse/DRILL-1484
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Hanifi Gunes
>            Assignee: Hanifi Gunes
>         Attachments: DRILL-1484.1.patch.txt
>
>
> DrillClient creates a UserClient as delegate on connect call. A new EventLoopGroup is created per UserClient. We must make sure to shutdown executors else we will leak an executor for each user connection.



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