You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2022/01/17 10:13:22 UTC

[flink] branch master updated (07f668a -> 57e4010)

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

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


    from 07f668a  [hotfix][table-common] Introduce ObjectIdentifier.ofAnonymous to allow storing anonymous, but still uniquely identified, names
     add 57e4010  [FLINK-24824][coordination] Use CREATED for WaitingForResources/CreatingEG

No new revisions were added by this update.

Summary of changes:
 .../web-dashboard/src/app/services/job.service.ts  |  2 +-
 .../scheduler/adaptive/CreatingExecutionGraph.java |  2 +-
 .../scheduler/adaptive/WaitingForResources.java    |  2 +-
 .../adaptive/AdaptiveSchedulerClusterITCase.java   | 10 +++---
 .../scheduler/adaptive/AdaptiveSchedulerTest.java  | 37 ++++++++++++++++------
 5 files changed, 37 insertions(+), 16 deletions(-)