You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2021/08/03 12:35:38 UTC

[GitHub] [ignite-3] ibessonov commented on a change in pull request #244: IGNITE-15166 Implemented "rename" API for named lists configuration.

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



##########
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:
       it's a configuration source that does "patching". 




-- 
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: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org