[jira] [Created] (IGNITE-3333) IGFS: Allow for ATOMIC data cache.

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

[jira] [Created] (IGNITE-3333) IGFS: Allow for ATOMIC data cache.

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-3333:
---------------------------------------

             Summary: IGFS: Allow for ATOMIC data cache.
                 Key: IGNITE-3333
                 URL: https://issues.apache.org/jira/browse/IGNITE-3333
             Project: Ignite
          Issue Type: Task
          Components: IGFS
    Affects Versions: 1.6
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
            Priority: Critical
             Fix For: 1.7


Currently data cache must be transactional. It means that some updates even on single key will require 2PC. Instead, it makes sense to try change update logic to work always on single keys. In this case we will be able to switch to ATOMIC cache, what could improve performance dramatically.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)