ibessonov commented on a change in pull request #76:
URL: https://github.com/apache/ignite-3/pull/76#discussion_r605456127
##########
File path:
modules/configuration/src/main/java/org/apache/ignite/configuration/storage/ConfigurationStorage.java
##########
@@ -59,4 +51,10 @@
* @param listener Listener.
*/
void removeListener(ConfigurationStorageListener listener);
+
+ /**
+ * Notify storage that this specific revision was successfully handled and
there's no necessity to repeat the same
Review comment:
Done
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]