This is an automated email from the ASF dual-hosted git repository.
kkloudas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from dc102ec [FLINK-18378] Improve CatalogTable schema resolution
new b05ab52 [FLINK-18352] Make
DefaultClusterClientServiceLoader/DefaultExecutorServiceLoader thread-safe
new 1ad47e3 [hotfix] Annotate the DefaultClusterClientServiceLoader as
internal
The 2 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:
.../java/org/apache/flink/client/cli/CliFrontend.java | 2 +-
.../java/org/apache/flink/client/cli/GenericCLI.java | 2 +-
.../deployment/DefaultClusterClientServiceLoader.java | 9 ++++++---
.../core/execution/DefaultExecutorServiceLoader.java | 18 ++++++++----------
.../apache/flink/api/java/ExecutionEnvironment.java | 2 +-
.../api/environment/RemoteStreamEnvironment.java | 2 +-
.../api/environment/StreamExecutionEnvironment.java | 2 +-
.../table/client/gateway/local/ProgramDeployer.java | 2 +-
8 files changed, 20 insertions(+), 19 deletions(-)