You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ti...@apache.org on 2023/11/13 14:39:51 UTC

(ignite) branch master updated (aba0aaa5b8d -> fd8757e4950)

This is an automated email from the ASF dual-hosted git repository.

timoninmaxim pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


    from aba0aaa5b8d IGNITE-19807 Deprecated legacy authorization approach via Security Context. (#10800)
     add fd8757e4950 IGNITE-20822 Filter by higherBound in AbstractWalRecordsIterator (#11034)

No new revisions were added by this update.

Summary of changes:
 .../persistence/wal/AbstractWalRecordsIterator.java      | 10 ++++++++++
 .../cache/persistence/wal/FileWriteAheadLogManager.java  | 13 +++++--------
 .../wal/SingleSegmentLogicalRecordsIterator.java         |  9 ++++++++-
 .../wal/reader/StandaloneWalRecordsIterator.java         | 16 ++--------------
 4 files changed, 25 insertions(+), 23 deletions(-)