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

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


    from cf04b2c08fa [FLINK-31133][tests] Prevent timeouts in 
PartiallyFinishedSourcesITCase
     add 2dcd6cc6af0 [FLINK-31092][sql-gateway] Fix OperationManager can not 
kill the running task by force
     add 93cd23c5543 [FLINK-31092][table-common] Fix ServiceLoaderUtil keeps 
loading even though the classloader has been closed

No new revisions were added by this update.

Summary of changes:
 .../flink/table/gateway/api/utils/ThreadUtils.java |  4 +-
 .../service/operation/OperationManager.java        | 47 +++++++++++-
 .../gateway/service/SqlGatewayServiceITCase.java   | 16 +++++
 .../apache/flink/table/factories/FactoryUtil.java  | 52 ++++++++------
 .../flink/table/factories/ServiceLoaderUtil.java   | 83 ----------------------
 .../flink/table/factories/FactoryUtilTest.java     | 20 ++++++
 6 files changed, 115 insertions(+), 107 deletions(-)
 delete mode 100644 
flink-table/flink-table-common/src/main/java/org/apache/flink/table/factories/ServiceLoaderUtil.java

Reply via email to