This is an automated email from the ASF dual-hosted git repository.
arvid pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from f79a09b [FLINK-20444][runtime] Chain YieldingOperatorFactory to new
sources.
add d019ce7 [FLINK-20418][core] Fixing checkpointing of
IteratorSourceReader.
No new revisions were added by this update.
Summary of changes:
.../source/lib/util/IteratorSourceReader.java | 7 ++-
.../source/lib/NumberSequenceSourceITCase.java | 59 ++++++++++++++++++++++
2 files changed, 65 insertions(+), 1 deletion(-)
create mode 100644
flink-tests/src/test/java/org/apache/flink/api/connector/source/lib/NumberSequenceSourceITCase.java