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/17 04:12:00 UTC

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

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

Istvan Toth resolved PHOENIX-6465.
----------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>             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)