This is an automated email from the ASF dual-hosted git repository.
mapohl pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 3f63e03e831 [FLINK-32691] Make it possible to use builtin functions
without catalog/db set
new b2920728a20 [FLINK-32583][rest] Fix deadlock in RestClient
new c0576e5a907 [hotfix][rest] Improve RestClientTest test case
new 1f73784078d [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 | 70 ++++++++++-
.../flink/runtime/rest/RestServerEndpoint.java | 7 +-
.../apache/flink/runtime/rest/RestClientTest.java | 139 +++++++++++++++++++--
.../runtime/rest/RestExternalHandlersITCase.java | 21 ++--
4 files changed, 216 insertions(+), 21 deletions(-)