Yi Tang created FLINK-27377:
-------------------------------

             Summary: Job manager blocks on marking vertex finished
                 Key: FLINK-27377
                 URL: https://issues.apache.org/jira/browse/FLINK-27377
             Project: Flink
          Issue Type: Bug
            Reporter: Yi Tang


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 manager 
can not respond any new requests util {{JobMaster#updateTaskExecutionState}} is 
complete.



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

Reply via email to