Kevin,

You also need to set this property:

cacheConfiguration.setLoadPreviousValue(true);

It enables read-through for all update operations that also read previous
value (getAndPut, replace, invoke, etc.).

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Cache-read-through-when-invoking-EntryProcessor-tp1557p1560.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to