Hi, Can you please properly subscribe to the mailing list so that the community receives email notifications? Please follow the instruction here: http://apache-ignite-users.70518.x6.nabble.com/mailing_list/MailingListOptions.jtp?forum=1
pingvin wrote > There is a bug in BinaryContext, line 555. > > Only class name used to register a class, > I got an exception for two classes with identical names and different > packages. > > Caused by: class org.apache.ignite.IgniteCheckedException: Duplicate ID > [id=748942773, oldCls=..., newCls=...] This is already fixed and the fix will be released in 1.6. You can build Ignite from master and check if it works for you. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/package-name-needs-to-be-taken-into-account-when-registering-class-tp3060p3063.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
