This is an automated email from the ASF dual-hosted git repository.
roryqi pushed a change to branch branch-0.8
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git
from 69846d233 Bump project version to 0.8.0
new 2512ccda4 [#1182] fix(operator): The LeaderElectionNamespace of the
rss-controller is hard-coded to kube-system. (#1183)
new ceda75f4e [#1204] chores(ci): Fix the ci pipeline of Kubernetes #1205
new 096c4b98c [#1211] fix(server): unexpectedly removing resources when
app has re-registered shuffle later (#1212)
new 09dea5f4e [MINOR] Fix kubernetest CI pipeline (#1227)
new fd39b3d5d [#1219] fix(test): Fix the flaky test
`WriteAndReadMetricsTest` (#1235)
The 5 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:
deploy/kubernetes/operator/Makefile | 4 +-
.../operator/pkg/controller/config/config.go | 2 +-
.../uniffle/test/WriteAndReadMetricsTest.java | 2 +
.../apache/uniffle/server/ShuffleTaskManager.java | 145 ++++++++++++++-------
.../server/KerberizedShuffleTaskManagerTest.java | 2 +-
.../apache/uniffle/server/ShuffleServerTest.java | 2 +-
.../uniffle/server/ShuffleTaskManagerTest.java | 65 ++++++++-
7 files changed, 165 insertions(+), 57 deletions(-)