[ https://issues.apache.org/jira/browse/IGNITE-23279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893868#comment-17893868 ]
Roman Puchkovskiy commented on IGNITE-23279: -------------------------------------------- The patch looks good to me > 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 > > Time Spent: 3h 10m > Remaining Estimate: 0h > > 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)