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

Ted Yu edited comment on FLINK-7917 at 4/17/18 10:15 PM:
---------------------------------------------------------

+1


was (Author: yuzhih...@gmail.com):
lgtm

> The return of taskInformationOrBlobKey should be placed inside synchronized 
> in ExecutionJobVertex
> -------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-7917
>                 URL: https://issues.apache.org/jira/browse/FLINK-7917
>             Project: Flink
>          Issue Type: Bug
>          Components: Local Runtime
>            Reporter: Ted Yu
>            Assignee: vinoyang
>            Priority: Minor
>
> Currently in ExecutionJobVertex#getTaskInformationOrBlobKey:
> {code}
>     }
>     return taskInformationOrBlobKey;
> {code}
> The return should be placed inside synchronized block.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to