This is an automated email from the ASF dual-hosted git repository.
pnowojski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from e9afe8bfc52 [FLINK-38764] Update lz4-java to 1.10.3 (#27535)
new e6de2f6daea [FLINK-39073][runtime] Defer alignment check for idle
splits
new 48d15cf45fc [FLINK-39073][runtime] Improve logging of invalid split
transitions
new 7536cfe9e47 [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 | 32 +++++++++-
.../SourceOperatorSplitWatermarkAlignmentTest.java | 68 ++++++++++++++++++++++
3 files changed, 107 insertions(+), 12 deletions(-)