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



##########
File path: 
modules/configuration-annotation-processor/src/test/java/org/apache/ignite/internal/configuration/ConfigurationChangerTest.java
##########
@@ -305,4 +308,20 @@ public void defaultsOnInit() throws Exception {
         assertEquals("bar", root.childsList().get("name").defStr());
     }
 
+    /**
+     * Convert root node into patching configuration source for the super root.

Review comment:
       You know what, this code is only used in tests... I'll drop it




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to