You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by xt...@apache.org on 2022/09/28 09:21:43 UTC

[flink] branch master updated (6cce68dcdc1 -> 853ea452bff)

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

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


    from 6cce68dcdc1 [FLINK-29372] Add suffix to all options that conflict with YAML
     add ed2537321f9 [hotfix] Migrate StreamingJobGraphGeneratorTest all tests to assertj and make testing method package private
     add 853ea452bff [FLINK-29431] Exceptions during job graph serialization lock up client

No new revisions were added by this update.

Summary of changes:
 .../flink/streaming/api/graph/StreamConfig.java    |  13 +-
 .../api/graph/StreamingJobGraphGeneratorTest.java  | 554 ++++++++++++---------
 2 files changed, 310 insertions(+), 257 deletions(-)