This is an automated email from the ASF dual-hosted git repository.
guoweijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 5a89d22c146 [FLINK-32131][python] Support specifying hadoop config
directory for HiveCatalog
new 54b67844e7c [hotfix] Migrate TaskExecutorManagerTest to Junit5 and
Assertj
new abe0fbf433f [FLINK-31498][runtime] Only request redundant task manager
when all pending slots registered.
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:
.../slotmanager/TaskExecutorManager.java | 12 +-
.../slotmanager/TaskExecutorManagerTest.java | 169 ++++++++++++---------
2 files changed, 105 insertions(+), 76 deletions(-)