Hello! Can you publish a complete Spring reproducer project?
The only thing I have noticed outright is that you call load() before the app (and Ignite) is started. Regards, -- Ilya Kasnacheev пт, 18 окт. 2019 г. в 23:51, niamin <[email protected]>: > Looks like it is something with the using ARInvoiceId as key. All the other > combinations of key/value(String/String, String/ARInovice) can be retrieved > from thin client. I also serialized the ARInvoiceId object to a file from > client project and was able to to deserialize successfully from the server > project. So still not sure why using ARInvoiceId as key is not working > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
