[
https://issues.apache.org/jira/browse/IGNITE-10851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Voronkin updated IGNITE-10851:
------------------------------------
Description:
WalCompactionSwitchOnTest expects hardcoded number of segments after load.
This is flaky approach, we need to calculate expected size using WAL rollOver()
and archive compressed events.
> Improve WalCompactionSwitchOnTest to rely on rollOver() instead of hardcoded
> values.
> ------------------------------------------------------------------------------------
>
> Key: IGNITE-10851
> URL: https://issues.apache.org/jira/browse/IGNITE-10851
> Project: Ignite
> Issue Type: Improvement
> Reporter: Pavel Voronkin
> Priority: Major
>
> WalCompactionSwitchOnTest expects hardcoded number of segments after load.
> This is flaky approach, we need to calculate expected size using WAL
> rollOver() and archive compressed events.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)