Andrew Mashenkov created IGNITE-10391:
-----------------------------------------

             Summary: 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
             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)

Reply via email to