[infinispan-issues] [JBoss JIRA] (ISPN-3214) When non owner updates non-tx dist cache the L1 is not updated
William Burns (JIRA)
jira-events at lists.jboss.org
Mon Jun 10 08:35:56 EDT 2013
William Burns created ISPN-3214:
-----------------------------------
Summary: When non owner updates non-tx dist cache the L1 is not updated
Key: ISPN-3214
URL: https://issues.jboss.org/browse/ISPN-3214
Project: Infinispan
Issue Type: Bug
Components: Distributed Cache
Affects Versions: 5.2.6.Final
Reporter: William Burns
Assignee: Mircea Markus
Non tx DIST caches only add/update the L1 on a GetKeyValueCommand. The tx DIST cache updates the L1 cache on write operations as well. This should be consistent and is a minor performance issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list