ibessonov commented on a change in pull request #76:
URL: https://github.com/apache/ignite-3/pull/76#discussion_r605456379
##########
File path:
modules/configuration/src/main/java/org/apache/ignite/configuration/internal/util/ConfigurationUtil.java
##########
@@ -508,6 +509,45 @@ public static void addDefaults(InnerNode src, InnerNode
dst) {
};
}
+ /**
+ * Nullifies values in {@code newNode} that 100% match with corresponding
values in {@code curNode}.
Review comment:
Ok, I will try my best to rephrase 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.
For queries about this service, please contact Infrastructure at:
[email protected]