This is an automated email from the ASF dual-hosted git repository.
xtsong pushed a change to branch release-1.16
in repository https://gitbox.apache.org/repos/asf/flink.git
from b6b8ef65dfb [FLINK-31764][runtime] Get rid of
numberOfRequestedOverdraftMemorySegments in LocalBufferPool.
add 68a79a05155 [FLINK-31984][fs][checkpoint] Savepoint should be
relocatable if entropy injection is not effective
No new revisions were added by this update.
Summary of changes:
.../org/apache/flink/core/fs/EntropyInjector.java | 9 ++++++++
.../apache/flink/core/fs/EntropyInjectorTest.java | 24 ++++++++++++++++------
.../filesystem/FsCheckpointStreamFactory.java | 6 ++----
.../filesystem/FsCheckpointStreamFactoryTest.java | 22 +++++++++++++++++---
4 files changed, 48 insertions(+), 13 deletions(-)