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

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


    from a5fae7380fd IGNITE-17668 Fix removing archive WAL segments for 
in-memory CDC mode (#10248)
     add 4df74d9e5e4 IGNITE-17675 Fixed file resources leak on cluster 
deactivation/stop in case non full sync WAL mode. (#10250)

No new revisions were added by this update.

Summary of changes:
 .../wal/filehandle/FileWriteHandleImpl.java        |   5 +-
 .../persistence/db/file/WalFilesCloseTest.java     | 130 +++++++++++++++++++++
 .../IgnitePdsWithIndexingCoreTestSuite.java        |   2 +
 3 files changed, 136 insertions(+), 1 deletion(-)
 create mode 100644 
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/file/WalFilesCloseTest.java

Reply via email to