[jira] [Updated] (FLINK-8661) Replace Collections.EMPTY_MAP with Collections.emptyMap()

2018-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-8661: -- Description: The use of Collections.EMPTY_SET and Collections.EMPTY_MAP often causes unchecked assignment. It sh

[jira] [Updated] (FLINK-8661) Replace Collections.EMPTY_MAP with Collections.emptyMap()

2018-03-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-8661: -- Description: The use of Collections.EMPTY_SET and Collections.EMPTY_MAP often causes unchecked assignment and it

[jira] [Updated] (FLINK-8661) Replace Collections.EMPTY_MAP with Collections.emptyMap()

2018-03-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-8661: -- Description: The use of Collections.EMPTY_SET and Collections.EMPTY_MAP often causes unchecked assignment and it

[jira] [Updated] (FLINK-8661) Replace Collections.EMPTY_MAP with Collections.emptyMap()

2018-02-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-8661: -- Description: The use of Collections.EMPTY_SET and Collections.EMPTY_MAP often causes unchecked assignment and it