Hanifi Gunes created DRILL-1484:
-----------------------------------
Summary: 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
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)
|