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 2023/01/20 15:55:36 UTC

[GitHub] [ignite] NSAmelchev commented on a diff in pull request #10393: IGNITE-18236 Cache objects transformation

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

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