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

kkloudas pushed a change to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from cc6258c  [FLINK-18378] Improve CatalogTable schema resolution
     new eeeff7a  [FLINK-18352] Make 
DefaultClusterClientServiceLoader/DefaultExecutorServiceLoader thread-safe
     new c088bd1  [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(-)

Reply via email to