ibessonov commented on a change in pull request #72:
URL: https://github.com/apache/ignite-3/pull/72#discussion_r598562468



##########
File path: 
modules/configuration/src/main/java/org/apache/ignite/configuration/ConfigurationChanger.java
##########
@@ -216,6 +216,16 @@ public InnerNode getRootNode(RootKey<?, ?> rootKey) {
         return change(new SuperRoot(rootKeys, changes), 
storagesTypes.iterator().next());
     }
 
+    /** */
+    public SuperRoot superPuperRoot() {

Review comment:
       We need better name, this one is a merged super root from all the other 
super roots, so I didn't have a better idea




-- 
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]


Reply via email to