Hi

Thanks for the response. When I put cacheKeyConfiguration in ignite
configuration, the affinity was working. But when I call Cache.Get() in
client program I'm getting the following error.

"Java exception occurred
[cls=org.apache.ignite.binary.BinaryObjectException, msg=Binary type has
different affinity key fields [typeName=PersonPK,
affKeyFieldName1=customer_ref, affKeyFieldName2=null]]"

I already did LoadCache before running the program.



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Affinity-Key-field-is-not-identified-if-binary-configuration-is-used-on-cache-key-object-tp15959p15990.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to