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 7bc7930 [FLINK-15652][kubernetes] Change imagePullSecrets option to
list ConfigOption
new 0f71ab3 [FLINK-16019][runtime] fix ContinuousFileReaderOperator error
handling
new dddbc2b [FLINK-16019][runtime][test] Implement test coverage for
FLINK-16019 bug
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:
.../flink/hdfstests/ContinuousFileProcessingTest.java | 18 ++++++++++++++++++
.../functions/source/ContinuousFileReaderOperator.java | 9 ++++-----
2 files changed, 22 insertions(+), 5 deletions(-)