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/06/08 06:47:35 UTC

[ignite] branch ignite-cdc updated (a2236a6 -> 975595c)

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 a2236a6  IGNITE-13581: Minor fix.
     add 975595c  IGNITE-13581: Minor fix.

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/ignite/cache/CacheEntryVersion.java    | 5 +++--
 .../ignite/internal/processors/cache/version/GridCacheVersion.java  | 2 +-
 .../internal/processors/cache/version/GridCacheVersionEx.java       | 6 ++++++
 .../java/org/apache/ignite/cdc/AbstractChangeDataCaptureTest.java   | 2 ++
 .../org/apache/ignite/cdc/ChangeDataCaptureCacheVersionTest.java    | 2 --
 5 files changed, 12 insertions(+), 5 deletions(-)