This is an automated email from the ASF dual-hosted git repository.
nizhikov pushed a change to branch ignite-2.14
in repository https://gitbox.apache.org/repos/asf/ignite.git
from ab3b9483560 IGNITE-17674 Document Kafka to thin client CDC streamer
(#10249)
add a5fae7380fd IGNITE-17668 Fix removing archive WAL segments for
in-memory CDC mode (#10248)
No new revisions were added by this update.
Summary of changes:
.../GridCacheDatabaseSharedManager.java | 2 +-
.../IgniteCacheDatabaseSharedManager.java | 27 +++++--
.../persistence/wal/FileWriteAheadLogManager.java | 18 ++++-
.../java/org/apache/ignite/cdc/WalForCdcTest.java | 90 ++++++++++++++++++++--
4 files changed, 118 insertions(+), 19 deletions(-)