Hi Alexey, https://github.com/pires/ignite-1.5-serialization-issue/tree/master
All you need is to run mvn test. Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.362 sec <<< FAILURE! test_get(com.github.pires.MyMapTest) Time elapsed: 0.006 sec <<< FAILURE! java.lang.ClassCastException: java.util.HashMap cannot be cast to com.github.pires.MyMap at com.github.pires.MyMapTest.test_get(MyMapTest.java:60) On Mon, Jan 11, 2016 at 5:14 PM, Alexey Goncharuk < [email protected]> wrote: > Paulo, > > This should have been fixed - corresponding marshaller tests have been > added, I have just verified this. Can you please share your configuration, > full node logs and a small code snippet that shows how to reproduce the > issue? > -- Cheers, Pires
