This is an automated email from the ASF dual-hosted git repository.
sanpwc pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from e66a33e016 IGNITE-23403 Remove Unused error codes (#4742)
add eedb6fc6de IGNITE-23587 Make PlacementDriver able to choose lease
candidate from pendings (#4707)
No new revisions were added by this update.
Summary of changes:
.../ignite/internal/util/CollectionUtils.java | 37 ++--
.../ignite/internal/util/CollectionUtilsTest.java | 10 +-
.../placementdriver/AssignmentsTracker.java | 201 ++++++++++++++-------
.../internal/placementdriver/LeaseUpdater.java | 98 ++++++++--
.../internal/placementdriver/LeaseUpdaterTest.java | 64 +++++--
5 files changed, 295 insertions(+), 115 deletions(-)