Ivan Bessonov created IGNITE-16358:
--------------------------------------
Summary: 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
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)