Cyrill commented on code in PR #2386:
URL: https://github.com/apache/ignite-3/pull/2386#discussion_r1288105633


##########
modules/configuration/src/main/java/org/apache/ignite/internal/configuration/asm/ConfigurationAsmGenerator.java:
##########
@@ -160,14 +161,14 @@ public synchronized InnerNode instantiateNode(Class<?> 
schemaClass) {
      * Generates, defines, loads and initializes all dynamic classes required 
for the given configuration schema.
      *
      * @param rootSchemaClass             Class of the root configuration 
schema.
-     * @param internalSchemaExtensions    Internal extensions ({@link 
InternalConfiguration}) of configuration schemas ({@link
-     *                                    ConfigurationRoot} and {@link 
Config}). Mapping: original schema -> extensions.
+     * @param schemaExtensions            All extensions (public and internal) 
({@link ConfigurationExtension}) of configuration schemas

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.

To unsubscribe, e-mail: notifications-unsubscr...@ignite.apache.org

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

Reply via email to