[
https://issues.apache.org/jira/browse/PHOENIX-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16379432#comment-16379432
]
Hudson commented on PHOENIX-4628:
---------------------------------
SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1822 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1822/])
PHOENIX-4628 Allow min time between update stats to be configurable (jtaylor:
rev e56d92fe95ba4a4dec024b08578c42c45201541f)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java
> Allow min time between update stats to be configurable separately from stats
> cache TTL
> --------------------------------------------------------------------------------------
>
> Key: PHOENIX-4628
> URL: https://issues.apache.org/jira/browse/PHOENIX-4628
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: James Taylor
> Priority: Major
> Fix For: 4.14.0, 5.0.0
>
> Attachments: PHOENIX-4628_v1.patch
>
>
> We only have a single default config that controls both how long stats are
> cached and how often we allow UPDATE STATISTICS to be called. We should have
> separate property values for those two distinct things.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)