You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uniffle.apache.org by ma...@apache.org on 2022/07/18 02:55:03 UTC

[incubator-uniffle] branch master updated (c3616c2 -> 2c67f5d)

This is an automated email from the ASF dual-hosted git repository.

macduan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git


    from c3616c2  Send commit concurrently in client side (#59)
     add 2c67f5d  Explicitly set the constructor with AccessManager when extending AccessChecker (#43)

No new revisions were added by this update.

Summary of changes:
 .../{AssignmentStrategy.java => AbstractAccessChecker.java} | 13 +++++++------
 .../apache/uniffle/coordinator/AccessCandidatesChecker.java |  3 ++-
 .../java/org/apache/uniffle/coordinator/AccessChecker.java  |  2 +-
 .../uniffle/coordinator/AccessClusterLoadChecker.java       |  5 +++--
 .../org/apache/uniffle/coordinator/AccessManagerTest.java   | 10 ++++++----
 5 files changed, 19 insertions(+), 14 deletions(-)
 copy coordinator/src/main/java/org/apache/uniffle/coordinator/{AssignmentStrategy.java => AbstractAccessChecker.java} (77%)