This is an automated email from the ASF dual-hosted git repository.
guoweijie pushed a change to branch release-1.16
in repository https://gitbox.apache.org/repos/asf/flink.git
from 68a79a05155 [FLINK-31984][fs][checkpoint] Savepoint should be
relocatable if entropy injection is not effective
add c1e8156b68c [hotfix] Remove unnecessary public modifier for
PartitionedFileWriteReadTest
add c5a883d3976 [FLINK-32027][runtime] Fix the potential concurrent
reading bug of index file for SortMergeShuffle.
No new revisions were added by this update.
Summary of changes:
.../io/network/partition/PartitionedFile.java | 6 +-
.../network/partition/PartitionedFileWriter.java | 10 +-
.../partition/PartitionedFileWriteReadTest.java | 209 ++++++++++++++++-----
3 files changed, 178 insertions(+), 47 deletions(-)