[jira] [Commented] (FLINK-4603) KeyedStateBackend cannot restore user code classes

2016-09-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15513199#comment-15513199 ] ASF GitHub Bot commented on FLINK-4603: --- Github user asfgit closed the pull request at:

[jira] [Commented] (FLINK-4603) KeyedStateBackend cannot restore user code classes

2016-09-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15512918#comment-15512918 ] ASF GitHub Bot commented on FLINK-4603: --- Github user StephanEwen commented on the issue:

[jira] [Commented] (FLINK-4603) KeyedStateBackend cannot restore user code classes

2016-09-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15512855#comment-15512855 ] ASF GitHub Bot commented on FLINK-4603: --- Github user StefanRRichter commented on the issue:

[jira] [Commented] (FLINK-4603) KeyedStateBackend cannot restore user code classes

2016-09-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15512838#comment-15512838 ] ASF GitHub Bot commented on FLINK-4603: --- Github user StefanRRichter commented on a diff in the pull

[jira] [Commented] (FLINK-4603) KeyedStateBackend cannot restore user code classes

2016-09-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15512773#comment-15512773 ] ASF GitHub Bot commented on FLINK-4603: --- Github user aljoscha commented on a diff in the pull

[jira] [Commented] (FLINK-4603) KeyedStateBackend cannot restore user code classes

2016-09-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15512702#comment-15512702 ] ASF GitHub Bot commented on FLINK-4603: --- Github user StephanEwen commented on the issue:

[jira] [Commented] (FLINK-4603) KeyedStateBackend cannot restore user code classes

2016-09-22 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15512553#comment-15512553 ] Stefan Richter commented on FLINK-4603: --- Currently, we should still keep the UserCodeClassLoader

[jira] [Commented] (FLINK-4603) KeyedStateBackend cannot restore user code classes

2016-09-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15512541#comment-15512541 ] ASF GitHub Bot commented on FLINK-4603: --- Github user StefanRRichter commented on the issue:

[jira] [Commented] (FLINK-4603) KeyedStateBackend cannot restore user code classes

2016-09-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15512540#comment-15512540 ] ASF GitHub Bot commented on FLINK-4603: --- GitHub user StefanRRichter opened a pull request:

[jira] [Commented] (FLINK-4603) KeyedStateBackend cannot restore user code classes

2016-09-12 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15483601#comment-15483601 ] Till Rohrmann commented on FLINK-4603: -- That makes sense. > KeyedStateBackend cannot restore user

[jira] [Commented] (FLINK-4603) KeyedStateBackend cannot restore user code classes

2016-09-09 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15477093#comment-15477093 ] Aljoscha Krettek commented on FLINK-4603: - We wouldn't if we always keep everything in serialized

[jira] [Commented] (FLINK-4603) KeyedStateBackend cannot restore user code classes

2016-09-09 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15476941#comment-15476941 ] Till Rohrmann commented on FLINK-4603: -- Wouldn't we even then need the user code class loader to load

[jira] [Commented] (FLINK-4603) KeyedStateBackend cannot restore user code classes

2016-09-09 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15476881#comment-15476881 ] Aljoscha Krettek commented on FLINK-4603: - Yep, the user code {{ClassLoder}} can be retrieved from