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 2ca359a140b [FLINK-36116] Update Javadoc plugin. This closes #25265
new e207a459883 [hotfix][runtime] Adds ComponentMainThread to thread name
of ComponentMainThreadExecutorServiceAdapter
new 7cff1da89cb [FLINK-36168][runtime] Refactors AdaptiveSchedulerTest to
execute proper lifecycle management (i.e. closing the scheduler before shutting
down the main thread executor)
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:
.../ComponentMainThreadExecutorServiceAdapter.java | 1 +
.../scheduler/adaptive/AdaptiveSchedulerTest.java | 622 +++++++++++----------
2 files changed, 337 insertions(+), 286 deletions(-)