You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikolay Izhikov (Jira)" <ji...@apache.org> on 2019/09/30 16:28:00 UTC

[jira] [Created] (IGNITE-12249) Concurrent guarantees for TransactionView

Nikolay Izhikov created IGNITE-12249:
----------------------------------------

             Summary: Concurrent guarantees for TransactionView
                 Key: IGNITE-12249
                 URL: https://issues.apache.org/jira/browse/IGNITE-12249
             Project: Ignite
          Issue Type: Bug
            Reporter: Nikolay Izhikov


Currently, {{TransactionView#keysCount}} and {{TransactionView#cacheIds}} works with Collections that not provides concurrent guarantees.

We should research the possibility to provide consistent transaction view for these data structures. 

Performance of the transaction engine can be limitation here.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)