Hello, Do you have sample code?
— Denis > On Apr 11, 2017, at 2:45 AM, ALEKSEY KUZNETSOV <alkuznetsov...@gmail.com> > wrote: > > Hi, igniters! > While doing https://issues.apache.org/jira/browse/IGNITE-4401 ticket i came > across the fact that cache querying returns null , while cache still has > got entry. > Cache query : SELECT nameProp FROM EDUProp WHERE EDUId = 1 > Cache get operation : ignite().cache("eduPropCache").get(new AffinityKey("1", > "1")) non-null > I cannot even imagine what could be wrong with it. > > > > -- > > *Best Regards,* > > *Kuznetsov Aleksey*