Alexander Lapin created IGNITE-17967:
----------------------------------------
Summary: RO writeIntent resolution tests hang up in case of multi
node cluster
Key: IGNITE-17967
URL: https://issues.apache.org/jira/browse/IGNITE-17967
Project: Ignite
Issue Type: Bug
Reporter: Alexander Lapin
{code:java}
TxAbstractTest#testReadOnlyGetWriteIntentResolutionUpdate{code}
works in case of single node cluster but hangs up in case of multi node one.
It also worth to mention that simple get tests without writeIntent resolution
e.g.
{code:java}
TxAbstractTest#testReadOnlyGet{code}
works both on sinle and multi node cluster.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)