You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Lantukh (JIRA)" <ji...@apache.org> on 2018/03/13 13:55:00 UTC

[jira] [Created] (IGNITE-7936) Make partition state transfer from OWNING state possible only within exchange.

Ilya Lantukh created IGNITE-7936:
------------------------------------

             Summary: Make partition state transfer from OWNING state possible only within exchange.
                 Key: IGNITE-7936
                 URL: https://issues.apache.org/jira/browse/IGNITE-7936
             Project: Ignite
          Issue Type: Improvement
            Reporter: Ilya Lantukh


Currently partition is moved from OWNING to RENTING state right after exchange, which makes it necessary to handle races while mapping distributed operations. It can be improved, simplified and optimized by performing such transfer within exchange.



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