This is an automated email from the ASF dual-hosted git repository.
chesnay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from fecd0fbdf43 [FLINK-26864] Fix performance regression from mailbox
latency measurement
add 976f4c36cfe [hotfix][table-planner] Make sure the iterator is always
closed when reading results in BuiltInFunctionTestBase
add a6fcc5b0aa5 [hotfix][table] When executing JUnit 5 tests in parallel,
make sure the per class execution is serialized. This makes sure that all
methods within one class run in parallel, but top-level classes will run
sequentially, in order to avoid MiniCluster clashes between different test
classes.
No new revisions were added by this update.
Summary of changes:
.../junit-platform.properties | 1 +
.../planner/functions/BuiltInFunctionTestBase.java | 48 ++++++++++++----------
.../src/test/resources/junit-platform.properties | 1 +
3 files changed, 28 insertions(+), 22 deletions(-)