You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2015/10/01 20:26:26 UTC

[jira] [Created] (IGNITE-1609) New value should be copied when cache interceptor is called

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)