This is an automated email from the ASF dual-hosted git repository.

aljoscha pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from d47433a  [FLINK-18122][e2e] Make K8s test more resilient by retrying 
and failing docker image build
     add 0a98318  [FLINK-19834] Make the TestSink reusable in all sink related 
tests

No new revisions were added by this update.

Summary of changes:
 .../operators/sink/BatchCommitterOperatorTest.java |  28 +-
 .../sink/BatchGlobalCommitterOperatorTest.java     |  32 +--
 .../sink/GlobalStreamingCommitterOperatorTest.java |  61 ++--
 .../operators/sink/StatefulWriterOperatorTest.java |  38 +--
 .../sink/StatelessWriterOperatorTest.java          |   3 +-
 .../sink/StreamingCommitterOperatorTest.java       |  34 ++-
 .../streaming/runtime/operators/sink/TestSink.java | 307 +++++++++++++--------
 .../operators/sink/WriterOperatorTestBase.java     | 214 +++-----------
 8 files changed, 326 insertions(+), 391 deletions(-)

Reply via email to