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*

Reply via email to