You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2017/08/04 11:28:02 UTC

[jira] [Created] (IGNITE-5933) Integrate mvcc support in cache.getAll protocol

Semen Boikov created IGNITE-5933:
------------------------------------

             Summary: Integrate mvcc support in cache.getAll protocol
                 Key: IGNITE-5933
                 URL: https://issues.apache.org/jira/browse/IGNITE-5933
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Semen Boikov


Need integrate mvcc support in cache.getAll protocol:
- request current ID and list of active txs from coordinator
- pass this info in get requests and in local 'get'
- notify coordinator after getAll completed



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)