Re: Ignite Events Remote Filter

2017-10-27 Thread Valentin Kulichenko
Alexey, Yes, seems to be the case. Unsubscription happens if *local listener* returns false not remote filter. -Val On Fri, Oct 27, 2017 at 3:12 AM, Alexey Kukushkin wrote: > Also, I ran our CacheEventsExample and I confirm the remote filter is NOT > unsubscribed

Re: Ignite Events Remote Filter

2017-10-27 Thread Alexey Kukushkin
Also, I ran our CacheEventsExample and I confirm the remote filter is NOT unsubscribed when it returns false. So it looks like a documentation bug only. On Fri, Oct 27, 2017 at 1:10 PM, Alexey Kukushkin wrote: > Hi, > > I think it is a documentation bug. I do not

Re: Ignite Events Remote Filter

2017-10-27 Thread Alexey Kukushkin
Hi, I think it is a documentation bug. I do not think remote listener will be unsubscribed if it returns false. Let's confirm with the developers community. *Ignite Developers*, We have this comment for the remoteListener argument of the IgniteEvents#remoteListen(...): rmtFilter - Filter