Krystal created DRILL-4703:
------------------------------
Summary: Use same root allocator across same JDBC connections on
the client side
Key: DRILL-4703
URL: https://issues.apache.org/jira/browse/DRILL-4703
Project: Apache Drill
Issue Type: Bug
Components: Client - JDBC
Reporter: Krystal
Each jdbc drill client in the same JVM spawns its own root allocator instead of
using only one. This can lead to incorrect accounting.
For example, the drill test framework uses connection pools which exposes this
problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)