This is an automated email from the ASF dual-hosted git repository.
roryqi pushed a change to branch branch-0.7
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git
from f7eb94ae [FOLLOWUP] fix: don't recreate base dir if it's already
existed (#616) (#622)
new 3601f45c [#627] fix(operator): support specifying custom ports (#629)
new 72f718c4 [#632]fix: respect volumes in rss spec (#634)
The 2 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:
.../operator/pkg/controller/constants/constants.go | 4 -
.../pkg/controller/sync/coordinator/coordinator.go | 32 +--
.../sync/coordinator/coordinator_test.go | 221 ++++++++++++++++----
.../controller/sync/shuffleserver/shuffleserver.go | 34 ++--
.../sync/shuffleserver/shuffleserver_test.go | 225 +++++++++++++++++----
5 files changed, 401 insertions(+), 115 deletions(-)