[
https://issues.apache.org/jira/browse/PHOENIX-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16379436#comment-16379436
]
Hudson commented on PHOENIX-4628:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #48 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/48/])
PHOENIX-4628 Allow min time between update stats to be configurable (jtaylor:
rev a22c8de6a0479745a2c861f1f5c553f219e9466c)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/query/QueryServicesOptions.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)