On Tue, Oct 6, 2015 at 3:31 PM, vkulichenko <[email protected]> wrote:
> 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.). > Valentin, it would be great if user would get some warning in a log message about it. Do you agree? > > -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. >
