[
https://issues.apache.org/jira/browse/IGNITE-14170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17284114#comment-17284114
]
Ignite TC Bot commented on IGNITE-14170:
----------------------------------------
{panel:title=Branch: [pull/8794/head] Base: [master] : Possible Blockers
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}JCache TCK 1.1{color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=5871927]]
{panel}
{panel:title=Branch: [pull/8794/head] Base: [master] : New Tests
(4)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}PDS 2{color} [[tests
3|https://ci.ignite.apache.org/viewLog.html?buildId=5871933]]
* {color:#013220}IgnitePdsTestSuite2:
IgniteDataStorageMetricsSelfTest.testMaxSizeCompressedSegment - PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
IgniteDataStorageMetricsSelfTest.testLastArchivedSegmentIndex - PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
WalCompactionTest.testMaxSizeCompressedSegment - PASSED{color}
{color:#00008b}PDS 1{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5871941]]
* {color:#013220}IgnitePdsTestSuite:
SegmentAwareTest.testMaxSizeCompressedSegment - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5870996&buildTypeId=IgniteTests24Java8_RunAll]
> 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
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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#getMaxSizeCompressedArchivedSegment*
> - Getting the size of the maximum compressed segment in the archive.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)