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)