[jira] [Created] (IGNITE-10252) Cache.get() may be mapped to the node with partition state is "MOVING"

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-10252) Cache.get() may be mapped to the node with partition state is "MOVING"

Anton Vinogradov (Jira)
Dmitriy Govorukhin created IGNITE-10252:
-------------------------------------------

             Summary: Cache.get() may be mapped to the node with partition state is "MOVING"
                 Key: IGNITE-10252
                 URL: https://issues.apache.org/jira/browse/IGNITE-10252
             Project: Ignite
          Issue Type: Bug
            Reporter: Dmitriy Govorukhin


After implemented IGNITE-5357, in some cases get maybe mapped to the node with partition state is "MOVING" for PARTITION cache and it may lead to some assertion errors (we do not allow read from moving partitions). In an original issue, a talk was about only replicated cache, why it was implemented for partition cache, not clear.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)