I took it from https://issues.apache.org/jira/browse/IGNITE-4401 and
simplified . See in attached


вт, 11 апр. 2017 г. в 19:03, Denis Magda <dma...@apache.org>:

> 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*
>
> --

*Best Regards,*

*Kuznetsov Aleksey*

Reply via email to