This is an automated email from the ASF dual-hosted git repository. amashenkov pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 65d3026e729 IGNITE-24660 Remove Cache Storage documentation page (#5976) add ab06370e5a3 IGNITE-25544 Fix flaky test CatalogManagerSelfTest.userFutureCompletesAfterClusterWideActivationHappens (#5959) No new revisions were added by this update. Summary of changes: .../compaction/AbstractCatalogCompactionTest.java | 3 +- .../internal/catalog/BaseCatalogManagerTest.java | 3 +- .../ignite/internal/catalog/CatalogTestUtils.java | 34 ---------------------- ...niteDistributionZoneManagerNodeRestartTest.java | 4 +-- .../BaseDistributionZoneManagerTest.java | 15 ++-------- .../DistributionZonesTestUtil.java | 2 +- .../internal/index/ChangeIndexStatusTaskTest.java | 4 +-- .../index/IndexAvailabilityControllerTest.java | 3 +- .../ignite/internal/index/IndexManagerTest.java | 5 ++-- .../internal/runner/app/ItDataSchemaSyncTest.java | 7 +++-- .../ignite/internal/ItRaftFsyncOptionTest.java | 8 +++-- .../table/distributed/TableManagerTest.java | 2 +- .../disaster/ItDisasterRecoveryManagerTest.java | 7 +++-- .../ignite/internal/tx/ItTxTimeoutOneNodeTest.java | 7 +++-- .../tx/readonly/ItReadOnlyTxInPastTest.java | 7 +++-- 15 files changed, 34 insertions(+), 77 deletions(-)