This is an automated email from the ASF dual-hosted git repository.
gaoyunhaii pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from c1c9665 [FLINK-25466][state] Enable state descriptor to handle
StateTtlConfig#DISABLED
add 6dc3df1 [FLINK-25118][streaming] Add vertex topology index prefix in
vertex name
No new revisions were added by this update.
Summary of changes:
.../generated/pipeline_configuration.html | 6 ++++
.../flink/configuration/PipelineOptions.java | 8 ++++++
.../flink/streaming/api/graph/StreamGraph.java | 9 ++++++
.../streaming/api/graph/StreamGraphGenerator.java | 2 ++
.../api/graph/StreamingJobGraphGenerator.java | 18 ++++++++++++
.../api/graph/StreamingJobGraphGeneratorTest.java | 33 +++++++++++++++++++---
6 files changed, 72 insertions(+), 4 deletions(-)