You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by rm...@apache.org on 2020/05/28 14:37:01 UTC

[flink] branch master updated (14e11c7 -> 61423e9)

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

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


    from 14e11c7  [FLINK-17882][table-common] Check for self references in structured types
     add c4a311c  [hotfix][e2e] Increase 'no activity' timeout to 15 minutes
     add 61423e9  [FLINK-17824][e2e] Introduce timeout to 'resume savepoint' test

No new revisions were added by this update.

Summary of changes:
 flink-end-to-end-tests/test-scripts/common.sh      |  29 +++++
 .../test-scripts/test_ha_datastream.sh             |  25 +----
 .../test_ha_per_job_cluster_datastream.sh          |  22 +---
 .../test-scripts/test_resume_savepoint.sh          | 118 +++++++++++----------
 4 files changed, 93 insertions(+), 101 deletions(-)