This is an automated email from the ASF dual-hosted git repository.
mapohl pushed a change to branch release-1.16
in repository https://gitbox.apache.org/repos/asf/flink.git
from 5aed79cc316 [BP-1.16][FLINK-32628] Fix build_wheels_on_macos fails on
AZP
new 2d6325d0ebb [FLINK-32583][rest] Fix deadlock in RestClient
new 615241547e9 [hotfix][rest] Improve RestClientTest test case
new 56d1296df7d [hotfix][rest] Expose fields with getters for testing
The 3 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:
.../org/apache/flink/runtime/rest/RestClient.java | 60 ++++++++-
.../flink/runtime/rest/RestServerEndpoint.java | 7 +-
.../apache/flink/runtime/rest/RestClientTest.java | 139 +++++++++++++++++++--
.../runtime/rest/RestExternalHandlersITCase.java | 21 ++--
4 files changed, 206 insertions(+), 21 deletions(-)