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

ASF GitHub Bot commented on FLINK-3103:
---------------------------------------

Github user tedyu closed the pull request at:

    https://github.com/apache/flink/pull/1474


> Remove synchronization in FsStateBackend#FsCheckpointStateOutputStream#close()
> ------------------------------------------------------------------------------
>
>                 Key: FLINK-3103
>                 URL: https://issues.apache.org/jira/browse/FLINK-3103
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 1.0.0
>
>
> Here is related code:
> {code}
>     public void flush() throws IOException {
>       if (!closed) {
> {code}
> Lock "FsCheckpointStateOutputStream.this" should be held.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to