You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2022/02/09 22:05:32 UTC

[flink] branch master updated (f3f9889 -> f839f12)

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

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


    from f3f9889  [FLINK-26044][table] Properly declare an internal UNNEST function
     add 39d35f8  [hotfix] Let TaskExecutorTest.testReleaseInactiveSlots use TaskExecutorGateway
     add f839f12  [FLINK-26036] Only respond to TaskExecutor.freeSlot when running

No new revisions were added by this update.

Summary of changes:
 .../flink/runtime/taskexecutor/TaskExecutor.java   | 26 +++++++++++++---------
 .../runtime/taskexecutor/TaskExecutorTest.java     |  2 +-
 2 files changed, 17 insertions(+), 11 deletions(-)