sanpwc opened a new pull request #8165:
URL: https://github.com/apache/ignite/pull/8165
- Reserve/releaseHistoryForPreloading() was reworked, now we store oldest
WALPointer that was reserved during reserveHistoryForPreloading in
reservedForPreloading field. As a result it's possible to release wall
reservation on releaseHIstoryForPreloading().
- searchAndReserveCheckpoints() was slightly refactored: now it returns not
only an earliestValidCheckpoints but also an oldest reservedCheckpoint, so that
there’s no need to recalculate it within reserveHistoryForExchange().
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]