Hi, Also, pay attention to your methods signature of the BinaryType specialization. You should use 1.9 [1] version of the doc for that, as signatures were changed after 2.0
[1] - https://apacheignite-cpp.readme.io/v1.9/docs/cross-platform-interoperability Best Regards, Igor On Wed, Aug 2, 2017 at 4:53 PM, kotamrajuyashasvi < [email protected]> wrote: > Hi > > Issue resolved. I forgot to put GetHashCode in c++ struct BinaryType of > PersonPK. I had to implement same hashcode method used in PersonPK pojo. > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/c-ignite-cache-ContainsKey-key-object- > method-returns-false-even-when-key-is-present-tp15862p15908.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
