You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2015/12/16 09:19:46 UTC

[jira] [Updated] (IGNITE-2004) Asynchronous execution of ContinuousQuery's remote filter

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

Denis Magda updated IGNITE-2004:
--------------------------------
    Assignee: Nikolay Tikhonov  (was: Valentin Kulichenko)

> Asynchronous execution of ContinuousQuery's remote filter
> ---------------------------------------------------------
>
>                 Key: IGNITE-2004
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2004
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: ignite-1.4
>            Reporter: Denis Magda
>            Assignee: Nikolay Tikhonov
>             Fix For: 1.6
>
>
> Presently remote filters are executed synchronously an entry update. This leads to the limitation when it's disallowed to perform cache related operation in a filter body.
> It's required to add the ability to execute remote filters asynchronously. This will let to execute any kind of operations including cache operations directly in the filter body.
> The solution must be fault-tolerant. At least once execution of a filter in case of a failure works fine. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)