Hello! It should be working. Can you share a reproducer?
Regards, -- Ilya Kasnacheev пт, 29 мая 2020 г. в 04:53, xingjl6280 <[email protected]>: > Hi Alex, > > Sorry, seems I didn't put my question clearly. > > I tried ignite.cache().get() to retrieve my object, but got error > ClassNotFound > That's why I try to use binaryObject, but got same error when calling > myBinObj.deserialize() > > I'm quite confused that ignite could serialise the object automatically, > why > it failed to deserialize it? > > I have to manually deserialise object retrieved from ignite? say getField > manually from BinaryObject, or put my object as Json string > > please kindly advise. Many thanks > > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
