ContinuousQuery onUpdate

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

ContinuousQuery onUpdate

AndreyVel
Hello, I need help about issue
https://issues.apache.org/jira/browse/IGNITE-2079

If there are Exceptions inside notifyCallback0, client lose
eventonUpdatefor ContinuousQuery.setLocalListener
see line 674 of CacheContinuousQueryHandler.notifyCallback0

It is common situation when listener handler fails and event lost for
listener.
What the best way delivery Exception for listener?
Maybe it is unbelievable situation whencache.put passed and listener
handler fails?
Reply | Threaded
Open this post in threaded view
|

Re: ContinuousQuery onUpdate

Alexey Goncharuk
Replied in the ticket.​