Andrew Mashenkov created IGNITE-10518:
-----------------------------------------
Summary: MVCC: Update operation may hangs on backup on unstable topology.
Key: IGNITE-10518
URL:
https://issues.apache.org/jira/browse/IGNITE-10518 Project: Ignite
Issue Type: Bug
Components: mvcc
Reporter: Andrew Mashenkov
Update operation may hangs on backup awaiting next topology.
Symptoms:
# Exchange for topology version 6.1 has been finished.
# Exchange for topology version 6.2 awaits for partition release.
# DhtTxRemote waits for exchange.
Seems, tx maps on outdated topology version.
Reproducer IgniteTxCachePrimarySyncTest.testSingleKeyCommit() in Mvcc mode.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)