This is an automated email from the ASF dual-hosted git repository.
sk0x50 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 3445dfd80f3 IGNITE-27018 Remove !colocationEnabled() branches in some
tests (#6998)
add 577f02ab6e7 IGNITE-27058 Remove code related to non-colocated case
(catalog compaction) (#6977)
No new revisions were added by this update.
Summary of changes:
.../compaction/CatalogCompactionRunner.java | 27 ++-----
.../compaction/CatalogManagerCompactionFacade.java | 36 +---------
.../CatalogCompactionRunnerSelfTest.java | 2 -
.../CatalogManagerCompactionFacadeTest.java | 82 +++-------------------
.../partition/replicator/fixtures/Node.java | 1 -
.../placementdriver/LeasePlacementDriver.java | 1 +
.../replicator/message/ReplicaMessageUtils.java | 1 +
.../message/TablePartitionIdMessage.java | 3 +-
.../replicator/message/ZonePartitionIdMessage.java | 3 +-
.../org/apache/ignite/internal/app/IgniteImpl.java | 1 -
.../raft/MinimumRequiredTimeCollectorService.java | 1 +
11 files changed, 21 insertions(+), 137 deletions(-)