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/09/14 08:54:08 UTC

[GitHub] [ignite-3] sanpwc commented on a change in pull request #334: IGNITE-15501 Improvements in ConfigurationExtension - support for listeners and internal schema extensions

sanpwc commented on a change in pull request #334:
URL: https://github.com/apache/ignite-3/pull/334#discussion_r708059127



##########
File path: modules/configuration/src/test/java/org/apache/ignite/internal/configuration/testframework/ConfigurationExtension.java
##########
@@ -129,7 +131,7 @@ private static Object cfgValue(
         Class<?> schemaClass = Class.forName(type.getCanonicalName() + "Schema");
 
         // Internal configuration extensions are not yet supported. This will probably be changed in the future.

Review comment:
       Seems it's not true anymore.




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