This is an automated email from the ASF dual-hosted git repository.
fanrui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 167d5640b24 [FLINK-32467][rpc] Move common RPC utils to rpc-core
new 24e479571fa [FLINK-32495][connectors/common] Fix the bug that the
shared thread factory causes the source alignment unit test to fail
new 6453a48e70f [hotfix] Migrate StreamExecutionEnvironmentTest to Junit5
and AssertJ
new 9d7b1663296 [FLINK-32495][connectors/common] Limit the
CoordinatorExecutorThreadFactory to be a one-off
The 3 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:
.../coordinator/SourceCoordinatorProvider.java | 11 ++++-
.../coordinator/SourceCoordinatorContextTest.java | 3 +-
.../coordinator/SourceCoordinatorProviderTest.java | 52 +++++++++++++---------
.../coordinator/SourceCoordinatorTestBase.java | 15 +++----
4 files changed, 50 insertions(+), 31 deletions(-)