Github user chermenin commented on the issue:
https://github.com/apache/flink/pull/2856
Done.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the fea
Github user chermenin commented on the issue:
https://github.com/apache/flink/pull/2856
I removed a method from ITCase only. There is `testJavaArraysAsList` method
in `KryoCollectionsSerializerTest` class to check it. Yep, before merging
#2623, they have not been successful.
---
If
Github user mxm commented on the issue:
https://github.com/apache/flink/pull/2856
You removed the tests you introduced in #2623. If there were any tests in
`KryoCollectionsSerializerTest` which test `Arrays.asList(..)` they would have
failed prior merging #2623. Could you add a unit t