[
https://issues.apache.org/jira/browse/IGNITE-19281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maksim Timonin updated IGNITE-19281:
------------------------------------
Description: Test uses IgniteSnapshotManager#restoringSnapshotName for
verifying that snapshot has started. But this method isn't correct, it check
local future also, but should opCtx only (as other similar method do)
> Fix flaky SnapshotMXBeanTest#testStatus
> ---------------------------------------
>
> Key: IGNITE-19281
> URL: https://issues.apache.org/jira/browse/IGNITE-19281
> Project: Ignite
> Issue Type: Improvement
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Major
> Labels: ise
> Fix For: 2.16
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Test uses IgniteSnapshotManager#restoringSnapshotName for verifying that
> snapshot has started. But this method isn't correct, it check local future
> also, but should opCtx only (as other similar method do)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)