[
https://issues.apache.org/jira/browse/IGNITE-21713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17825152#comment-17825152
]
Evgeny Stanilovsky commented on IGNITE-21713:
---------------------------------------------
[~amashenkov] can you make a review plz?
> Data streamer doesn't fire all the CQ events
> --------------------------------------------
>
> Key: IGNITE-21713
> URL: https://issues.apache.org/jira/browse/IGNITE-21713
> Project: Ignite
> Issue Type: Bug
> Components: general
> Affects Versions: 2.16
> Reporter: Evgeny Stanilovsky
> Assignee: Evgeny Stanilovsky
> Priority: Major
> Fix For: 2.17
>
> Attachments: ExampleNodeStartup.java
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Not all events are triggered through *setLocalListener* if data is pushed
> through data streamer (test attached).
> Steps to reproduce:
> 1. start node
> 2. call qry.setLocalListener with events counting
> 3. register listener : cache.query(qry);
> 4. put data using data streamer
> 5. flush streamer and wait for all related futures
> expect : all events are triggered
> got: partially events are missed
--
This message was sent by Atlassian Jira
(v8.20.10#820010)