[
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)