You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by mm...@apache.org on 2020/01/24 12:23:04 UTC

[ignite] branch ignite-2.8 updated (68626c0 -> 4f269eb)

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

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from 68626c0  IGNITE-12540 Update versions of essential dependencies - Fixes #7260.
     add 4f269eb  IGNITE-12486 Index calculation in FileWriteAheadLogManager#rollOver fixed.

No new revisions were added by this update.

Summary of changes:
 .../processors/cache/persistence/wal/AbstractWalRecordsIterator.java | 5 ++++-
 .../processors/cache/persistence/wal/FileWriteAheadLogManager.java   | 2 +-
 .../cache/persistence/wal/filehandle/FileWriteHandleImpl.java        | 2 +-
 .../cache/persistence/wal/filehandle/FsyncFileWriteHandle.java       | 2 +-
 .../processors/cache/persistence/db/wal/WalCompactionTest.java       | 2 +-
 5 files changed, 8 insertions(+), 5 deletions(-)