Hello, Can you attach the full stack trace and log, please?
On Thu, 27 Jan 2022 at 19:11, Mike Wiesenberg <[email protected]> wrote: > > Hi, > When I start a continuous query listener while another client is deleting > entries from the same cache, I observe the node and listener crash with this > exception in the node: > > err=java.lang.ClassCastException: java.lang.Object cannot be cast to > java.util.List > at > org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEventBuffer.addResult(CacheContinuousQueryEventBuffer.java:330) > > using Ignite 2.10.0 > > Anyone know about this? > > Thanks
