This is an automated email from the ASF dual-hosted git repository.

zhuzh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from a55ae1c6b42 [FLINK-30808][runtime] Properly handle 
ForwardForConsecutiveHashPartitioner when creating edges in StreamGraph
     new 640fbb89366 [hotfix][runtime] Remove useless imports and incorrect 
comment of StreamingJobGraphGeneratorTest
     new 6e445064f6a [FLINK-30799][runtime] Make SinkFunction support 
speculative execution through implementing SupportsConcurrentExecutionAttempts 
interface

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../transformations/LegacySinkTransformation.java  | 20 ++++++
 .../api/graph/StreamingJobGraphGeneratorTest.java  | 53 ++++++++++++++-
 .../scheduling/SpeculativeSchedulerITCase.java     | 78 ++++++++++++++++++++++
 3 files changed, 149 insertions(+), 2 deletions(-)

Reply via email to