[
https://issues.apache.org/jira/browse/IGNITE-15305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Bessonov updated IGNITE-15305:
-----------------------------------
Description:
Test is a little bit wrong. Completion of "write" future doesn't guarantee that
data is actually written with updated applied revision
{code:java}
Expected: <{foo=bar}>but: was <{}> at
org.apache.ignite.internal.storage.ITDistributedConfigurationStorageTest.testRestartWithPds(ITDistributedConfigurationStorageTest.java:186)
{code}
was:Test is a little bit wrong. Completion of "write" future doesn't
guarantee that data is actually written with updated applied revision
> ITDistributedConfigurationStorageTest#testRestartWithPds is flaky
> -----------------------------------------------------------------
>
> Key: IGNITE-15305
> URL: https://issues.apache.org/jira/browse/IGNITE-15305
> Project: Ignite
> Issue Type: Bug
> Reporter: Ivan Bessonov
> Assignee: Ivan Bessonov
> Priority: Major
> Labels: iep-55, ignite-3
> Fix For: 3.0.0-alpha3
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Test is a little bit wrong. Completion of "write" future doesn't guarantee
> that data is actually written with updated applied revision
> {code:java}
> Expected: <{foo=bar}>but: was <{}> at
> org.apache.ignite.internal.storage.ITDistributedConfigurationStorageTest.testRestartWithPds(ITDistributedConfigurationStorageTest.java:186)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)