[
https://issues.apache.org/jira/browse/PHOENIX-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16813747#comment-16813747
]
Daniel Wong edited comment on PHOENIX-5231 at 4/9/19 7:32 PM:
--------------------------------------------------------------
Initial approach PR here for review
[https://github.com/apache/phoenix/pull/479] i'll shortly upload a a patch
here to apply.
was (Author: dbwong):
Initial approach PR here for review
[https://github.com/apache/phoenix/pull/479] if good i'll make a patch here to
apply.
> Configurable Stats Cache
> ------------------------
>
> Key: PHOENIX-5231
> URL: https://issues.apache.org/jira/browse/PHOENIX-5231
> Project: Phoenix
> Issue Type: Test
> Reporter: Daniel Wong
> Assignee: Daniel Wong
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently, the phoenix stats cache is per
> ConnectionQuerySerivce/ConnectionProfile, which leads to duplicated cached
> entry (the guideposts) and waste resources if these separate connections are
> querying the same underlying table. It would be good to be able to provide a
> configurable stats cache as control the cache level so it could be per JVM.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)