This is an automated email from the ASF dual-hosted git repository.
chesnay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from cbe0f14 [FLINK-14862][runtime] Fuse initializeState and open in
StreamTask
add ae539c9 [hotfix][runtime] Check managed memory fraction range when
setting it into StreamConfig
add 66b979e [FLINK-14062][runtime] Calculate managed memory fraction
based on slot sharing groups
No new revisions were added by this update.
Summary of changes:
.../flink/streaming/api/graph/StreamConfig.java | 10 ++
.../api/graph/StreamingJobGraphGenerator.java | 115 ++++++++++++++++++
.../api/graph/StreamingJobGraphGeneratorTest.java | 134 +++++++++++++++++++--
3 files changed, 249 insertions(+), 10 deletions(-)