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 c5f2d0fe9eb IGNITE-27099 Remove !colocationEnabled() branches from
some other tests (#7017)
add 210c1888115 IGNITE-27075 Remove code related to non-colocated case
(compute module) (#6993)
No new revisions were added by this update.
Summary of changes:
.../ignite/internal/compute/IgniteComputeImpl.java | 24 +++++--------------
.../compute/NextColocatedWorkerSelector.java | 27 ++++------------------
.../compute/PartitionNextWorkerSelector.java | 13 +++--------
.../compute/PrimaryReplicaNextWorkerSelector.java | 4 ++--
.../org/apache/ignite/internal/app/IgniteImpl.java | 1 -
5 files changed, 16 insertions(+), 53 deletions(-)