[jira] [Commented] (FLINK-1930) NullPointerException in vertex-centric iteration

2015-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513703#comment-14513703 ] ASF GitHub Bot commented on FLINK-1930: --- Github user uce commented on the pull

[jira] [Commented] (FLINK-1930) NullPointerException in vertex-centric iteration

2015-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513706#comment-14513706 ] ASF GitHub Bot commented on FLINK-1930: --- Github user asfgit closed the pull request

[jira] [Commented] (FLINK-1930) NullPointerException in vertex-centric iteration

2015-04-24 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14510649#comment-14510649 ] Stephan Ewen commented on FLINK-1930: - And this is the only exception that you see, it

[jira] [Commented] (FLINK-1930) NullPointerException in vertex-centric iteration

2015-04-24 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14510650#comment-14510650 ] Stephan Ewen commented on FLINK-1930: - Seems like a bug that the pools get released to

[jira] [Commented] (FLINK-1930) NullPointerException in vertex-centric iteration

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511377#comment-14511377 ] ASF GitHub Bot commented on FLINK-1930: --- Github user vasia commented on the pull

[jira] [Commented] (FLINK-1930) NullPointerException in vertex-centric iteration

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511203#comment-14511203 ] ASF GitHub Bot commented on FLINK-1930: --- GitHub user uce opened a pull request:

[jira] [Commented] (FLINK-1930) NullPointerException in vertex-centric iteration

2015-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14509090#comment-14509090 ] ASF GitHub Bot commented on FLINK-1930: --- Github user StephanEwen commented on the

[jira] [Commented] (FLINK-1930) NullPointerException in vertex-centric iteration

2015-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14509091#comment-14509091 ] ASF GitHub Bot commented on FLINK-1930: --- Github user StephanEwen closed the pull

[jira] [Commented] (FLINK-1930) NullPointerException in vertex-centric iteration

2015-04-23 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14509097#comment-14509097 ] Stephan Ewen commented on FLINK-1930: - Should give better error messages now. Please

[jira] [Commented] (FLINK-1930) NullPointerException in vertex-centric iteration

2015-04-23 Thread Vasia Kalavri (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14509124#comment-14509124 ] Vasia Kalavri commented on FLINK-1930: -- Ok, so now the program fails with this:

[jira] [Commented] (FLINK-1930) NullPointerException in vertex-centric iteration

2015-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508751#comment-14508751 ] ASF GitHub Bot commented on FLINK-1930: --- GitHub user StephanEwen opened a pull

[jira] [Commented] (FLINK-1930) NullPointerException in vertex-centric iteration

2015-04-22 Thread Vasia Kalavri (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507189#comment-14507189 ] Vasia Kalavri commented on FLINK-1930: -- Hi [~rmetzger]! No, I'm not sure what's the

[jira] [Commented] (FLINK-1930) NullPointerException in vertex-centric iteration

2015-04-22 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507179#comment-14507179 ] Robert Metzger commented on FLINK-1930: --- I've seen this issue also recently in a

[jira] [Commented] (FLINK-1930) NullPointerException in vertex-centric iteration

2015-04-22 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507290#comment-14507290 ] Stephan Ewen commented on FLINK-1930: - I have a bit of code pending that may help to