This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git.
from 92eb0b8 [FLINK-13541][state-processor-api] State Processor Api sets the wrong key selector when writing savepoints new 66d0e31 [FLINK-12768][tests] Fix FlinkKinesisConsumerTest.testSourceSynchronization race condition new 28f813d [hotfix] Let FlinkKinesisConsumerTest extend TestLogger 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: .../kinesis/internals/KinesisDataFetcher.java | 9 +--- .../connectors/kinesis/util/RecordEmitter.java | 9 ++-- .../kinesis/FlinkKinesisConsumerTest.java | 48 +++++++++++++++------- .../testutils/FakeKinesisBehavioursFactory.java | 2 +- 4 files changed, 40 insertions(+), 28 deletions(-)