Valentin Kulichenko created IGNITE-9200:
-------------------------------------------
Summary: Continuous query notifications can be missed if entry processor is retried due to binary type registration
Key: IGNITE-9200
URL:
https://issues.apache.org/jira/browse/IGNITE-9200 Project: Ignite
Issue Type: Improvement
Components: cache
Reporter: Valentin Kulichenko
Assignee: Mikhail Cherkasov
Fix For: 2.7
Attachments: InvokeAllContinuousQueryTest.java
Due to fix introduced in IGNITE-8926, entry processor will be retried if it triggers binary meta data registration. However, such retries may cause loss of continuous query notifications.
Reproducer attached.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)