You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mikhail Cherkasov (JIRA)" <ji...@apache.org> on 2018/08/17 09:40:00 UTC

[jira] [Closed] (IGNITE-9200) Continuous query notifications can be missed if entry processor is retried due to binary type registration

     [ https://issues.apache.org/jira/browse/IGNITE-9200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Cherkasov closed IGNITE-9200.
-------------------------------------

> 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
>            Priority: Blocker
>             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)