[jira] [Created] (IGNITE-5829) Writing entry contents only single time

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

[jira] [Created] (IGNITE-5829) Writing entry contents only single time

Anton Vinogradov (Jira)
Pavel Kovalenko created IGNITE-5829:
---------------------------------------

             Summary: Writing entry contents only single time
                 Key: IGNITE-5829
                 URL: https://issues.apache.org/jira/browse/IGNITE-5829
             Project: Ignite
          Issue Type: Improvement
          Components: cache
    Affects Versions: 2.1
            Reporter: Pavel Kovalenko
            Assignee: Pavel Kovalenko
             Fix For: 2.2


Now we write entry contents 2 times: once in logical record and once again when we write data page update records. We should do that only once. In data page updates we can write only a reference to the logical update record but not the whole entry contents.



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