This is an automated email from the ASF dual-hosted git repository.
amashenkov pushed a change to branch ignite-20680
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 112d37ab82 wip.
add 882cbdad53 Fix catalog compaction tests.
No new revisions were added by this update.
Summary of changes:
.../internal/catalog/CatalogManagerImpl.java | 8 +-
.../ignite/internal/catalog/storage/UpdateLog.java | 4 +-
.../internal/catalog/storage/UpdateLogImpl.java | 5 +-
.../catalog/CatalogManagerRecoveryTest.java | 53 +++++++++---
.../internal/catalog/CatalogManagerSelfTest.java | 31 +++----
.../ignite/internal/catalog/CatalogTestUtils.java | 94 +++++++++++++++++++++-
.../table/distributed/TableManagerTest.java | 3 +-
7 files changed, 156 insertions(+), 42 deletions(-)