You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Tkalenko (Jira)" <ji...@apache.org> on 2022/01/24 08:11:00 UTC

[jira] [Updated] (IGNITE-16358) Add storage revision listeners in configuration

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

Kirill Tkalenko updated IGNITE-16358:
-------------------------------------
    Fix Version/s: 3.0.0-alpha5

> Add storage revision listeners in configuration
> -----------------------------------------------
>
>                 Key: IGNITE-16358
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16358
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Ivan Bessonov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha5
>
>
> ConfigurationRegistry should provide "internal" API to subscribe on storage revision changes. There are several key requirements:
>  * order of subscriptions must match the order of notifications.
>  * storage revision listeners should be processed only when all other listeners have been executed, but their futures are not necessarily completed at this point.
> No data, other than storage revision, is required.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)