You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Krystal (JIRA)" <ji...@apache.org> on 2016/06/01 22:53:59 UTC

[jira] [Created] (DRILL-4703) Use same root allocator across same JDBC connections on the client side

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)