This is an automated email from the ASF dual-hosted git repository.
ethanfeng pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/celeborn.git
from 449cb5d58 [CELEBORN-2127] When fileWriter is closed, it should return
HARD_SPLIT StatusCode
add 3efc60cc9 [CELEBORN-2047] Reuse FileChannel/FSDataInputStream in
PartitionDataReader
No new revisions were added by this update.
Summary of changes:
.../worker/storage/DfsPartitionDataReader.java | 11 +++++++---
.../worker/storage/LocalPartitionDataReader.java | 12 +++++++----
.../deploy/worker/storage/MapPartitionData.java | 24 +++++++++++++++++++++-
.../worker/storage/MapPartitionDataReader.java | 15 +++++++++++---
4 files changed, 51 insertions(+), 11 deletions(-)