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

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


    from 33f8524  [FLINK-17996][table-planner-blink] Fix NPE in 
CatalogTableStatisticsConverter.convertToColumnStats method
     new 87afb9e  [FLINK-18035][runtime] Use fixed thread pool
     new 752828c  Revert "[FLINK-17558][runtime] Add 
Executors#newCachedThreadPool"
     new 4ee5470  [FLINK-18008][runtime] HistoryServer logs environment info
     new 4ff98f4  [FLINK-18010][runtime] Expand HistoryServer logging

The 4 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:
 .../runtime/webmonitor/history/HistoryServer.java  |  3 ++
 .../history/HistoryServerArchiveFetcher.java       | 11 +++-
 .../apache/flink/runtime/concurrent/Executors.java | 27 ----------
 .../runtime/taskexecutor/TaskManagerRunner.java    |  4 +-
 .../flink/runtime/concurrent/ExecutorsTest.java    | 63 ----------------------
 5 files changed, 15 insertions(+), 93 deletions(-)
 delete mode 100644 
flink-runtime/src/test/java/org/apache/flink/runtime/concurrent/ExecutorsTest.java

Reply via email to