This is an automated email from the ASF dual-hosted git repository.
trohrmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 61352fb [FLINK-13541][state-processor-api] State Processor Api sets
the wrong key selector when writing savepoints
new 8da6965 [FLINK-12768][tests] Fix
FlinkKinesisConsumerTest.testSourceSynchronization race condition
new 6b1be17 [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(-)