[ https://issues.apache.org/jira/browse/PHOENIX-7063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Viraj Jasani updated PHOENIX-7063: ---------------------------------- Fix Version/s: 5.2.0 > Track and account garbage collected phoenix connections > ------------------------------------------------------- > > Key: PHOENIX-7063 > URL: https://issues.apache.org/jira/browse/PHOENIX-7063 > Project: Phoenix > Issue Type: Improvement > Affects Versions: 5.1.3 > Reporter: Jacob Isaac > Assignee: Lokesh Khurana > Priority: Major > Fix For: 5.2.0 > > > In production env, misbehaving clients can forget to close Phoenix > connections. This can result in Phoenix connections leaking. > Moreover, when Phoenix connections are tracked and limited by the > GLOBAL_OPEN_PHOENIX_CONNECTIONS metrics counter per jvm, it can lead to > client requests for Phoenix connections being rejected. > Tracking and keeping count of garbage collected Phoenix connections can > alleviate the above issues. > Providing additional logging during such reclaims will provide additional > insights into a production env. -- This message was sent by Atlassian Jira (v8.20.10#820010)