[ 
https://issues.apache.org/jira/browse/FLINK-27377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17528082#comment-17528082
 ] 

Yi Tang commented on FLINK-27377:
---------------------------------

[~maguowei] Looks like my original issue has been fixed in newer version.

Based on the plan to upgrade filesystem sink to new api and the opinion[1] from 
[~chesnay], we should touch this part.
So i'm closing this issue.

Thanks again [~maguowei] and [~chesnay].

ref:

[1]: https://github.com/apache/flink/pull/19578#pullrequestreview-953057076

> Job master blocks on marking vertex finished
> --------------------------------------------
>
>                 Key: FLINK-27377
>                 URL: https://issues.apache.org/jira/browse/FLINK-27377
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / FileSystem, Runtime / Coordination
>            Reporter: Yi Tang
>            Priority: Minor
>              Labels: pull-request-available
>
> I have a case using FileSystem as batch sink, it will commit files by 
> {{FinalizeOnMaster#finalizeGlobal}} while updating state from Running to 
> Finished.
> When {{FinalizeOnMaster#finalizeGlobal}} method is blocked, the 
> {{JobMaster#updateTaskExecutionState}} will also be blocked. Then the job 
> master can not respond any new requests until 
> {{JobMaster#updateTaskExecutionState}} is complete.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to