Thin client cannot retrieve data that was inserted with the regular Ignite client when using a composite key

2019-01-16 Thread Roman Shtykh
Thin client cannot retrieve data with the composite key when it is put by a regular (thick) Ignite client. Is any additional configuration needed or is it a bug?     import java.io.Serializable;     import org.apache.ignite.Ignite;     import org.apache.ignite.IgniteCache;     import org.apache

Re: Thin client cannot retrieve data that was inserted with the regular Ignite client when using a composite key

2019-01-16 Thread Mikhail
Hi Roman, it looks like a bug for me, at least I don't see anything wrong about your test case. Also, I can reproduce the issue with the latest master version, so I filed a ticket: https://issues.apache.org/jira/browse/IGNITE-10960 Thank you for your report, Mike. -- Sent from: http://apache-i