You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/09/12 22:54:00 UTC

[jira] [Created] (PHOENIX-4203) GuidePost cache should be a singleton

Samarth Jain created PHOENIX-4203:
-------------------------------------

             Summary: GuidePost cache should be a singleton
                 Key: PHOENIX-4203
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4203
             Project: Phoenix
          Issue Type: Bug
            Reporter: Samarth Jain


Currently, there is a guide post cache for every instance of ConnectionQueryServicesImpl. If a user has multiple connection profiles, then we will end up having one instance of guide post cache per such profile. This is not optimal since guide post cache is meant to be shared across the Phoenix JDBC driver.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)