[
https://issues.apache.org/jira/browse/IGNITE-23279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-23279:
-------------------------------------
Fix Version/s: 3.0
> Add Metastorage Compaction Trigger Configuration
> ------------------------------------------------
>
> Key: IGNITE-23279
> URL: https://issues.apache.org/jira/browse/IGNITE-23279
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0
>
>
> We need to add a metastorage compaction trigger configuration. It should be
> distributed.
> We need the following properties:
> * Compaction start interval (in milliseconds).
> By default, for example, 1 min. Min = 0, Max = Long#MAX_VALUE.
> * Data availability time (in milliseconds).
> By default, for example, 1 hour. Min = 0, Max = Long#MAX_VALUE.
> Since it is for an internal component, it may not be worth letting the user
> change it unless necessary.
> And this configuration may be a candidate for cluster fine-tuning.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)