[GitHub] flink issue #6206: [FLINK-9654] [core] Changed the check for anonymous class...

2018-07-03 Thread zsolt-donca
Github user zsolt-donca commented on the issue: https://github.com/apache/flink/pull/6206 @tillrohrmann looks good to me. The class `Foo.Bar.Foobar` should trigger the issue. Thanks for writing the test! ---

[GitHub] flink issue #6206: [FLINK-9654] [core] Changed the check for anonymous class...

2018-07-02 Thread zsolt-donca
Github user zsolt-donca commented on the issue: https://github.com/apache/flink/pull/6206 Thanks for the review! I will update the MR with tests covering the bug. ---

[GitHub] flink issue #6206: [FLINK-9654] [core] Changed the check for anonymous class...

2018-06-26 Thread zsolt-donca
Github user zsolt-donca commented on the issue: https://github.com/apache/flink/pull/6206 It would be great if somebody could help me understand what went wrong with the tests. I tried running the same tests locally (kafka connector-related tests), but they pass for me. Is this some

[jira] [Updated] (FLINK-9654) Internal error while deserializing custom Scala TypeSerializer instances

2018-06-26 Thread Zsolt Donca (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsolt Donca updated FLINK-9654: --- Description: When you are using custom `TypeSerializer` instances implemented in Scala, the Scala

[jira] [Updated] (FLINK-9654) Internal error while deserializing custom Scala TypeSerializer instances

2018-06-26 Thread Zsolt Donca (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsolt Donca updated FLINK-9654: --- Description: When you are using custom `TypeSerializer` instances implemented in Scala, the Scala

[jira] [Updated] (FLINK-9654) Internal error while deserializing custom Scala TypeSerializer instances

2018-06-26 Thread Zsolt Donca (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsolt Donca updated FLINK-9654: --- Description: When you are using custom `TypeSerializer` instances implemented in Scala, the Scala

[jira] [Updated] (FLINK-9654) Internal error while deserializing custom Scala TypeSerializer instances

2018-06-26 Thread Zsolt Donca (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsolt Donca updated FLINK-9654: --- Description: When you are using custom `TypeSerializer` instances implemented in Scala, the Scala

[GitHub] flink pull request #6206: [FLINK-9654] [core] Changed the check for anonymou...

2018-06-25 Thread zsolt-donca
GitHub user zsolt-donca opened a pull request: https://github.com/apache/flink/pull/6206 [FLINK-9654] [core] Changed the check for anonymous classes to avoid InternalError …SI-2034. ## What is the purpose of the change This pull request avoids triggering [SI

[jira] [Updated] (FLINK-9654) Internal error while deserializing custom Scala TypeSerializer instances

2018-06-25 Thread Zsolt Donca (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsolt Donca updated FLINK-9654: --- Description: When you are using custom `TypeSerializer` instances implemented in Scala, the Scala

[jira] [Updated] (FLINK-9654) Internal error while deserializing custom Scala TypeSerializer instances

2018-06-25 Thread Zsolt Donca (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsolt Donca updated FLINK-9654: --- Description: When you are using custom `TypeSerializer` instances implemented in Scala, the Scala

[jira] [Created] (FLINK-9654) Internal error while deserializing custom Scala TypeSerializer instances

2018-06-25 Thread Zsolt Donca (JIRA)
Zsolt Donca created FLINK-9654: -- Summary: Internal error while deserializing custom Scala TypeSerializer instances Key: FLINK-9654 URL: https://issues.apache.org/jira/browse/FLINK-9654 Project: Flink