NSAmelchev commented on code in PR #10393: URL: https://github.com/apache/ignite/pull/10393#discussion_r1082728668
########## modules/core/src/main/java/org/apache/ignite/configuration/IgniteConfiguration.java: ########## @@ -416,6 +417,9 @@ public class IgniteConfiguration { /** Failover SPI. */ private FailoverSpi[] failSpi; + /** Cache object transform spi. */ Review Comment: not an SPI 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-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org