Hello! We have a test for this in our code base, org.apache.ignite.internal.processors.datastreamer.DataStreamProcessorSelfTest#testFlushTimeout It passes in 2.8.
Do you have a reproducer where you don't see EVT_CACHE_OBJECT_PUT for cache populated by data streamer with allowOverride(true)? Can you share it as a small runnable project? Are you sure you install your listener correctly? Regards, -- Ilya Kasnacheev пт, 1 мая 2020 г. в 15:06, [email protected] < [email protected]>: > Hi Ilya - I have tried that but not firing the event. But it does fire for > put and putAll > > Thanx and Regards, > KR Kumar > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
