You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2021/05/12 09:42:00 UTC

[jira] [Created] (PHOENIX-6465) Close sessions explicitly in python-phoenixdb

Istvan Toth created PHOENIX-6465:
------------------------------------

             Summary: Close sessions explicitly in python-phoenixdb
                 Key: PHOENIX-6465
                 URL: https://issues.apache.org/jira/browse/PHOENIX-6465
             Project: Phoenix
          Issue Type: Bug
          Components: python, queryserver
    Affects Versions: 1.0.0
            Reporter: Istvan Toth
            Assignee: Istvan Toth
             Fix For: 1.0.1


We currently rely on the finalizer/garbage collector to close the HTTP sessions opened in
python-phoenixdb.

As the sessions have corresponding HTTP connection pools that may have open connections, we should close these explicitly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)