You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mirza Aliev (Jira)" <ji...@apache.org> on 2023/03/06 07:46:00 UTC

[jira] [Created] (IGNITE-18963) Altering filters must recalculate data nodes

Mirza Aliev created IGNITE-18963:
------------------------------------

             Summary: Altering filters must recalculate data nodes
                 Key: IGNITE-18963
                 URL: https://issues.apache.org/jira/browse/IGNITE-18963
             Project: Ignite
          Issue Type: Improvement
            Reporter: Mirza Aliev


{*}Motivation{*}:

Altering filters form the SQL must lead to data nodes recalculation.

*Definition of done:*
 
* Altering filters form the SQL leads to data nodes recalculation. 
* Any scale up timers must be canceled and corresponding nodes must be included in data nodes if filter were altered and data nodes recalculation was triggered.  


*Implementation details:*

Proper algorithm must be implemented under the ticket, currently is unclear how we guarantee atomic cancel of existing scale up timers and data nodes recalculation. 






--
This message was sent by Atlassian Jira
(v8.20.10#820010)