[ 
https://issues.apache.org/jira/browse/IGNITE-26291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Bessonov updated IGNITE-26291:
-----------------------------------
    Description: 
It's just two configurations, hard limit must be larger than soft limit. The 
meaning is the following:
 * Hard limit - max log size.
 * Soft limit - threshold, upon exceeding which we should start deleting the 
data. The process of deletion is described in a separate issue in the same epic.

This is also a convenient place to support the configuration of raft snapshot 
frequency. Optimizations of snapshot timer are out of scope of this issue.

  was:
It's just two configurations, hard limit must be larger than soft limit. The 
meaning is the following:
 * Hard limit - max log size.
 * Soft limit - threshold, upon exceeding which we should start deleting the 
data. The process of deletion is described in a separate issue in the same epic.


> Configure soft and hard limits for log storage
> ----------------------------------------------
>
>                 Key: IGNITE-26291
>                 URL: https://issues.apache.org/jira/browse/IGNITE-26291
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Ivan Bessonov
>            Priority: Major
>              Labels: ignite-3
>
> It's just two configurations, hard limit must be larger than soft limit. The 
> meaning is the following:
>  * Hard limit - max log size.
>  * Soft limit - threshold, upon exceeding which we should start deleting the 
> data. The process of deletion is described in a separate issue in the same 
> epic.
> This is also a convenient place to support the configuration of raft snapshot 
> frequency. Optimizations of snapshot timer are out of scope of this issue.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to