[
https://issues.apache.org/jira/browse/FLINK-19936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225946#comment-17225946
]
Stephan Ewen commented on FLINK-19936:
--------------------------------------
Here is the Build Log:
https://dev.azure.com/sewen0794/Flink/_build/results?buildId=166&view=logs&j=70ad9b63-500e-5dc9-5a3c-b60356162d7e&t=944c7023-8984-5aa2-b5f8-54922bd90d3a
> Make SinkITCase stable
> ----------------------
>
> Key: FLINK-19936
> URL: https://issues.apache.org/jira/browse/FLINK-19936
> Project: Flink
> Issue Type: Sub-task
> Components: API / DataStream
> Affects Versions: 1.12.0
> Reporter: Guowei Ma
> Assignee: Guowei Ma
> Priority: Major
> Labels: pull-request-available
>
> In the streaming execution mode there are two uncertain things:
> # The order of receiving the checkpoint complete.(`Committer` receive first
> or `GlobalCommitter` receive first)
> # Whether the operator can receive the last checkpoint
> This patch does following two things to resolve `SinkITCase`'s unstable
> owning to these two uncertainty
> # Changing how to verifying the output of `GlobalCommitter` for the case 1
> # Let the `FiniteTestSource` exit only when the Committer/GlobalCommitter
> received all the elements.
>
>
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=8815&view=logs&j=5c8e7682-d68f-54d1-16a2-a09310218a49&t=f508e270-48d6-5f1e-3138-42a17e0714f0]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)