You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ivan Bessonov (JIRA)" <ji...@apache.org> on 2018/09/26 14:37:00 UTC

[jira] [Created] (IGNITE-9705) GridCacheDatabaseSharedManager#createPageMemory flushes invalid byte buffer into snapshot manager

Ivan Bessonov created IGNITE-9705:
-------------------------------------

             Summary: GridCacheDatabaseSharedManager#createPageMemory flushes invalid byte buffer into snapshot manager
                 Key: IGNITE-9705
                 URL: https://issues.apache.org/jira/browse/IGNITE-9705
             Project: Ignite
          Issue Type: Improvement
            Reporter: Ivan Bessonov
            Assignee: Ivan Bessonov


org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager#createPageMemory executes two consecutive operations with the same byte buffer bot doesn't rewind it in between which may lead to inconsistent data.



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