This is an automated email from the ASF dual-hosted git repository.
pnowojski pushed a change to branch release-2.1
in repository https://gitbox.apache.org/repos/asf/flink.git
from a0976628c6c [FLINK-38230][table-planner] Add visitMultiJoin to
StreamNDUPlanVisitor
new a763489b9a8 [FLINK-39073][runtime] Defer alignment check for idle
splits
new f976d840d9b [FLINK-39073][runtime] Improve logging of invalid split
transitions
new 51eedac476e [FLINK-39073][runtime] Test split state timers during
deferred alignment check
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:
.../groups/InternalSourceSplitMetricGroup.java | 19 ++++---
.../streaming/api/operators/SourceOperator.java | 31 ++++++++++-
.../SourceOperatorSplitWatermarkAlignmentTest.java | 65 ++++++++++++++++++++++
3 files changed, 104 insertions(+), 11 deletions(-)