[jira] [Commented] (FLINK-18418) document example error

2020-06-23 Thread Aven Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143455#comment-17143455 ] Aven Wu commented on FLINK-18418: - missing `,` at end of line > document example error

[jira] [Issue Comment Deleted] (FLINK-18418) document example error

2020-06-23 Thread Aven Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aven Wu updated FLINK-18418: Comment: was deleted (was: missing `,` at end of line) > document example error > --

[jira] [Commented] (FLINK-18036) Chinese documentation build is broken

2020-05-31 Thread Aven Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120546#comment-17120546 ] Aven Wu commented on FLINK-18036: - Okey, I will fix it. [~jark] > Chinese documentation

[jira] [Commented] (FLINK-17967) Could not find document *** in docs

2020-05-27 Thread Aven Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17118360#comment-17118360 ] Aven Wu commented on FLINK-17967: - Hi, I build the docs with MacOS 14. Branch master,

[jira] [Commented] (FLINK-17967) Could not find document *** in docs

2020-05-27 Thread Aven Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117707#comment-17117707 ] Aven Wu commented on FLINK-17967: - Rename {color:#FF}concepts/stateful-stream-proces

[jira] [Created] (FLINK-17967) Could not find document *** in docs

2020-05-27 Thread Aven Wu (Jira)
Aven Wu created FLINK-17967: --- Summary: Could not find document *** in docs Key: FLINK-17967 URL: https://issues.apache.org/jira/browse/FLINK-17967 Project: Flink Issue Type: Bug Component

[jira] [Commented] (FLINK-15866) ClosureCleaner#getSuperClassOrInterfaceName throws NPE for Object

2020-05-26 Thread Aven Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117416#comment-17117416 ] Aven Wu commented on FLINK-15866: - thx > ClosureCleaner#getSuperClassOrInterfaceName th

[jira] [Commented] (FLINK-15866) ClosureCleaner#getSuperClassOrInterfaceName throw NPE

2020-02-03 Thread Aven Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029031#comment-17029031 ] Aven Wu commented on FLINK-15866: - Object type field was not implement Serializable, so

[jira] [Updated] (FLINK-15866) ClosureCleaner#getSuperClassOrInterfaceName throw NPE

2020-02-03 Thread Aven Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aven Wu updated FLINK-15866: Description: When param ‘cls’ is Object class, it will throw NPE. {code:java} private static String getSup

[jira] [Created] (FLINK-15866) ClosureCleaner#getSuperClassOrInterfaceName throw NPE

2020-02-03 Thread Aven Wu (Jira)
Aven Wu created FLINK-15866: --- Summary: ClosureCleaner#getSuperClassOrInterfaceName throw NPE Key: FLINK-15866 URL: https://issues.apache.org/jira/browse/FLINK-15866 Project: Flink Issue Type: Bug