NSAmelchev opened a new pull request, #10360:
URL: https://github.com/apache/ignite/pull/10360

   Added a property to sort snapshot delta pages before applying to a partition.
   
   Property: `snapshotDeltaSortBatchSize`
   Description: Snapshot delta sort batch size in pages count. If set then 
delta pages will be indexed by page index to almost sequential disk write on 
apply. This generates an extra delta read. If value is non-positive or not set 
then delta pages will be applied directly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to