Evgeny Stanilovsky created IGNITE-27050:
-------------------------------------------
Summary: Sql. Add possibility ro 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
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)