[
https://issues.apache.org/jira/browse/IGNITE-27050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maksim Zhuravkov updated IGNITE-27050:
--------------------------------------
Release Note:
Adds sql.statistics.autoRefresh.staleRowsCheckIntervalSeconds
cluster-wide configuration option. That option sets the interval in seconds
for statistics manager to check staleness for the tables for which there is at
least one statistics object with autorefresh=true
> Sql. Add possibility to change statistic and plan update timeouts through
> configuration
> ---------------------------------------------------------------------------------------
>
> Key: IGNITE-27050
> URL: https://issues.apache.org/jira/browse/IGNITE-27050
> Project: Ignite
> Issue Type: Improvement
> Components: sql ai3
> Affects Versions: 3.2
> Reporter: Evgeny Stanilovsky
> Assignee: Maksim Zhuravkov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.2
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> After [1] it would be helpful to have a possibility to configure appropriate
> statistic refresh and plan re-building timeouts.
> {code:java}
> SqlStatisticManagerImpl#INITIAL_DELAY
> SqlStatisticManagerImpl#REFRESH_PERIOD
> PrepareServiceImpl#PLAN_UPDATER_INITIAL_DELAY
> PrepareServiceImpl#PLAN_UPDATER_REFRESH_PERIOD
> {code}
> [1] https://issues.apache.org/jira/browse/IGNITE-26069
--
This message was sent by Atlassian Jira
(v8.20.10#820010)