Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
Description
Invoke request fails with Assertion on backup while rebalance is in progress.
Enlist request handler expects entry processor instead of value in case of Invoke operation,
but when rebalance is in progress we pass entry history to backup side. This causes assertion triggering.
We have to handle correctly this case and apply history and then entry processor.
Attachments
Issue Links
- is part of
-
IGNITE-10794 MVCC: RemoveAll is broken on unstable topology
- Resolved