[
https://issues.apache.org/jira/browse/IGNITE-10391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-10391:
-------------------------------------
Labels: transactions (was: mvcc_stabilization_stage_1 transactions)
> MVCC: Invoke request fails on backup while rebalance is in progress.
> --------------------------------------------------------------------
>
> Key: IGNITE-10391
> URL: https://issues.apache.org/jira/browse/IGNITE-10391
> Project: Ignite
> Issue Type: Bug
> Components: mvcc
> Reporter: Andrew Mashenkov
> Assignee: Andrew Mashenkov
> Priority: Major
> Labels: transactions
> Fix For: 2.8
>
>
> 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.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)