[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
Tue Jun 25 13:24:20 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
William Burns resolved ISPN-3214.
---------------------------------
Resolution: Rejected
There is no safe way currently to update the non owner L1 on a write command. Need to rely on only gets.
> 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: William Burns
>
> 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