Hi All nodes use same config xml and pojos. On Aug 4, 2017 7:22 PM, "agura [via Apache Ignite Users]" < [email protected]> wrote:
> Hi > > It seems that you have different configuration on nodes (e.g. one node > has cacheKeyConfiguration while other doesn't). Isn't it? > > On Fri, Aug 4, 2017 at 12:54 PM, kotamrajuyashasvi > <[hidden email] <http:///user/SendEmail.jtp?type=node&node=15995&i=0>> > wrote: > > > 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. > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > http://apache-ignite-users.70518.x6.nabble.com/Affinity- > Key-field-is-not-identified-if-binary-configuration-is- > used-on-cache-key-object-tp15959p15995.html > To unsubscribe from Affinity Key field is not identified if binary > configuration is used on cache key object, click here > <http://apache-ignite-users.70518.x6.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=15959&code=a290YW1yYWp1eWFzaGFzdmlAZ21haWwuY29tfDE1OTU5fC05MTMwMDYyODU=> > . > NAML > <http://apache-ignite-users.70518.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- 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-tp15959p15996.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
