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 ec72522  [FLINK-25654][network] Remove the redundant locks in 
SortMergeResultPartition and PartitionSortedBuffer.
     add f2d03b0  [FLINK-25073][streaming] Introduce TreeMode description for 
vertices

No new revisions were added by this update.

Summary of changes:
 .../generated/pipeline_configuration.html          |   6 +
 .../flink/configuration/PipelineOptions.java       |  15 +++
 .../job-overview-drawer-detail.component.html      |   4 +-
 .../job-overview-drawer-detail.component.less      |   4 +
 .../detail/job-overview-drawer-detail.component.ts |   7 ++
 .../src/app/share/common/dagre/node.component.ts   |   5 +-
 .../flink/streaming/api/graph/StreamGraph.java     |  11 ++
 .../streaming/api/graph/StreamGraphGenerator.java  |   1 +
 .../api/graph/StreamingJobGraphGenerator.java      | 128 +++++++++++++++++++++
 .../api/graph/StreamingJobGraphGeneratorTest.java  | 106 ++++++++++++++++-
 10 files changed, 283 insertions(+), 4 deletions(-)

Reply via email to