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 29abccd  [FLINK-21490][tests] Harden UnalignedCheckpointITCase.
     new 0d1b476  [hotfix][core] Recovered IteratorSourceReader correctly 
checks splits on start.
     new 81cfe46  [FLINK-21452][connector/common] Stop snapshotting registered 
readers in source coordinator.

The 2 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:
 .../reader/CoordinatedSourceRescaleITCase.java     | 162 +++++++++++++++++++++
 .../source/lib/util/IteratorSourceReader.java      |   2 +-
 .../coordinator/SourceCoordinatorContext.java      |  16 +-
 .../coordinator/SourceCoordinatorSerdeUtils.java   |  27 ----
 .../coordinator/SourceCoordinatorContextTest.java  |   3 +-
 .../coordinator/SourceCoordinatorProviderTest.java |   9 +-
 6 files changed, 178 insertions(+), 41 deletions(-)
 create mode 100644 
flink-connectors/flink-connector-base/src/test/java/org/apache/flink/connector/base/source/reader/CoordinatedSourceRescaleITCase.java

Reply via email to