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

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

Github user asfgit closed the pull request at:

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


> Replace Collections.EMPTY_MAP with Collections.emptyMap()
> ---------------------------------------------------------
>
>                 Key: FLINK-8661
>                 URL: https://issues.apache.org/jira/browse/FLINK-8661
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: mingleizhang
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> The use of Collections.EMPTY_SET and Collections.EMPTY_MAP often causes 
> unchecked assignment. It should be replaced with Collections.emptySet() and 
> Collections.emptyMap() .



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

Reply via email to