Dmitriy Pavlov created IGNITE-7380:
--------------------------------------

             Summary: Avoid updating CountersPageId in case all counters was 
not modifed
                 Key: IGNITE-7380
                 URL: https://issues.apache.org/jira/browse/IGNITE-7380
             Project: Ignite
          Issue Type: Improvement
          Components: persistence
            Reporter: Dmitriy Pavlov
            Assignee: Dmitriy Pavlov
            Priority: Critical


PagePartitionCountersIO ignores actual values of counters and marks pages dirty 
even if partition has no counters update.

This leads to  PAGE_RECORD creation for pages from PagePartitionCountersIO

and as result with pages from TrackingPageIO.

These modificaiton may be skipped if counters are checked for equality before 
storing data.



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

Reply via email to