[
https://issues.apache.org/jira/browse/IGNITE-14170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-14170:
-------------------------------------
Description:
At the moment there is no way to estimate how many segments in the archive we
may need, for example, per day. It is proposed to add the following metrics:
*
*org.apache.ignite.mxbean.DataStorageMetricsMXBean#getLastArchivedSegmentIndex*
- Get the index of the last archived segment.
*
*org.apache.ignite.mxbean.DataStorageMetricsMXBean#getMaxSizeComressedArchivedSegment*
- Getting the size of the maximum compressed segment in the archive.
was:
At the moment there is no way to estimate how many segments in the archive we
may need, for example, per day. It is proposed to add the following metrics:
* org.apache.ignite.mxbean.DataStorageMetricsMXBean#getLastArchivedSegmentIndex
- Get the index of the last archived segment.
*
org.apache.ignite.mxbean.DataStorageMetricsMXBean#getMaxSizeComressedArchivedSegment
- Getting the size of the maximum compressed segment in the archive.
> Adding metrics of using WAL archive
> -----------------------------------
>
> Key: IGNITE-14170
> URL: https://issues.apache.org/jira/browse/IGNITE-14170
> Project: Ignite
> Issue Type: Improvement
> Components: persistence
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Fix For: 2.11
>
>
> At the moment there is no way to estimate how many segments in the archive we
> may need, for example, per day. It is proposed to add the following metrics:
> *
> *org.apache.ignite.mxbean.DataStorageMetricsMXBean#getLastArchivedSegmentIndex*
> - Get the index of the last archived segment.
> *
> *org.apache.ignite.mxbean.DataStorageMetricsMXBean#getMaxSizeComressedArchivedSegment*
> - Getting the size of the maximum compressed segment in the archive.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)