There is ... One thing this says that I can put the TransactionManager.
However when I try to set the Transactionmanager it throws a not
serializable exception, which is odd.
Also we use HikariDataSource which itself is not serializable and hence we
get an exception :-

: javax.cache.CacheException: class
org.apache.ignite.IgniteCheckedException: Failed to validate cache
configuration (make sure all objects in cache configuration are
serializable): OrderCache
t
org.apache.ignite.internal.processors.cache.GridCacheUtils.convertToCacheException(GridCacheUtils.java:1618)
t
org.apache.ignite.internal.IgniteKernal.getOrCreateCache(IgniteKernal.java:2476)
 

Any tips on this? 



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Pre-Hook-before-actual-Ignite-commit-tp5679p5708.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to