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

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


    from fce4bb6  [MINOR][IMPROVEMENT] Remove useless server id from 
`StorageManagerFactory#createStorageManager`
     add 177e1b6  [MINOR][IMPROVEMENT][COORD] Fix coordinator module code style 
(#122)

No new revisions were added by this update.

Summary of changes:
 .../apache/uniffle/common/util/RetryUtilsTest.java |  8 +++++--
 .../coordinator/AccessCandidatesCheckerTest.java   |  2 +-
 .../uniffle/coordinator/AccessManagerTest.java     |  4 +++-
 .../coordinator/ApplicationManagerTest.java        |  2 +-
 .../coordinator/BasicAssignmentStrategyTest.java   | 25 +++++++++++-----------
 .../uniffle/coordinator/ClientConfManagerTest.java | 12 +++++------
 .../uniffle/coordinator/CoordinatorConfTest.java   |  5 +++--
 .../coordinator/CoordinatorMetricsTest.java        |  2 +-
 .../uniffle/coordinator/CoordinatorServerTest.java |  7 +++---
 .../PartitionBalanceAssignmentStrategyTest.java    |  5 ++---
 .../coordinator/PartitionRangeAssignmentTest.java  | 14 ++++++------
 .../uniffle/coordinator/PartitionRangeTest.java    |  7 +++---
 .../apache/uniffle/coordinator/ServerNodeTest.java |  9 ++++----
 .../coordinator/SimpleClusterManagerTest.java      |  3 +--
 14 files changed, 58 insertions(+), 47 deletions(-)

Reply via email to