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

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


    from 81396624d Revert "[#1309] fix(spark): WriteBufferManager in Spark2 
does not use a reassigned shuffle server. (#1310)"
     new 3904cbdec [MINOR] test: flaky test GrpcServerTest.testGrpcExecutorPool 
(#1321)
     new 42b5c21d3 [MINOR] fix: flaky test 
ShuffleTaskManagerTest#checkAndClearLeakShuffleDataTest (#1320)
     new cf25897a7 [#1290] improvement(operator): Avoid accidentally deleting 
data of other services when misconfiguring the mounting directory (#1291)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/uniffle/common/rpc/GrpcServer.java  |  7 +++
 .../apache/uniffle/common/rpc/GrpcServerTest.java  |  1 +
 .../operator/pkg/controller/constants/constants.go |  3 ++
 .../controller/sync/shuffleserver/shuffleserver.go |  2 +-
 .../operator/pkg/controller/util/util.go           |  3 +-
 .../operator/pkg/controller/util/util_test.go      | 51 ++++++++++++++++++++++
 .../uniffle/server/ShuffleTaskManagerTest.java     |  5 ++-
 7 files changed, 68 insertions(+), 4 deletions(-)

Reply via email to