You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ni...@apache.org on 2021/05/15 17:13:46 UTC

[ignite] branch ignite-cdc updated (197f3e2 -> f364a88)

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

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


    from 197f3e2  ignite-cdc Code review fixes.
     add f364a88  ignite-cdc Code review fixes.

No new revisions were added by this update.

Summary of changes:
 .../persistence/wal/FileWriteAheadLogManager.java  | 56 ++++++++++------------
 .../internal/visor/VisorDataTransferObject.java    |  3 ++
 .../visor/node/VisorDataStorageConfiguration.java  |  8 ++--
 .../visor/node/VisorGridConfiguration.java         |  2 +-
 .../visor/node/VisorPersistenceMetrics.java        |  2 +-
 .../ignite/internal/visor/tx/VisorTxInfo.java      |  2 +-
 .../visor/verify/VisorIdleVerifyTaskArg.java       |  2 +-
 .../apache/ignite/development/utils/WalStat.java   |  4 +-
 .../persistence/db/wal/IgniteWalRecoveryTest.java  |  3 +-
 9 files changed, 42 insertions(+), 40 deletions(-)