Re: CacheStoreAdapter#loadAll and ContinuousQuery

2017-09-20 Thread Denis Mekhanikov
Hi Matt!

Please provide your implementation of CacheStore so we could tell what is
wrong with it.

Denis

ср, 20 сент. 2017 г. в 4:05, matt :

> I've got an implementation of CacheStoreAdapter that appears to be working
> (it's persisting items etc..). I also have a ContinuousQuery setup and an
> initialQuery that runs after the impls loadAll(). Before I started using my
> own impl of CacheStoreAdapter - the ContinuousQuery worked as expected, but
> now with my impl, it's not. The initialQuery cursor actually doesn't ever
> yield anything. Is there something I'm missing with making these two
> components work together properly? Anything special I need to do with the
> impl or config?
>
> Thanks,
> - Matt
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>


CacheStoreAdapter#loadAll and ContinuousQuery

2017-09-19 Thread matt
I've got an implementation of CacheStoreAdapter that appears to be working
(it's persisting items etc..). I also have a ContinuousQuery setup and an
initialQuery that runs after the impls loadAll(). Before I started using my
own impl of CacheStoreAdapter - the ContinuousQuery worked as expected, but
now with my impl, it's not. The initialQuery cursor actually doesn't ever
yield anything. Is there something I'm missing with making these two
components work together properly? Anything special I need to do with the
impl or config?

Thanks,
- Matt



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/