Valentin Kulichenko created IGNITE-1609:
-------------------------------------------
Summary: New value should be copied when cache interceptor is
called
Key: IGNITE-1609
URL: https://issues.apache.org/jira/browse/IGNITE-1609
Project: Ignite
Issue Type: Bug
Components: cache
Reporter: Valentin Kulichenko
Currently we copy old value that is stored in cache, but not new value - this
is inconsistent. Also there are scenarios when interceptor is called more than
once and if the value is mutated, issues are possible. Example can be found in
this thread:
http://apache-ignite-users.70518.x6.nabble.com/CacheStore-implementation-using-Hibernate-td1423.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)