You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ib...@apache.org on 2021/03/18 08:19:24 UTC

[ignite] branch master updated (dd67d3b -> 9004235)

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

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


    from dd67d3b  IGNITE-14322 Suppress redundant WAL archive warning message in non-persistent mode - Fixes #8888.
     add 9004235  IGNITE-14130 Fixing NullPointerException for automatic archiving WAL segment (#8890)

No new revisions were added by this update.

Summary of changes:
 .../persistence/wal/FileWriteAheadLogManager.java  |  8 ++++--
 .../db/wal/WriteAheadLogManagerSelfTest.java       | 33 ++++++++++++++++++++++
 2 files changed, 38 insertions(+), 3 deletions(-)