[infinispan-issues] [JBoss JIRA] (ISPN-1652) Flags ignored in remote nodes on transaction prepare
Galder Zamarreño (Commented) (JIRA)
jira-events at lists.jboss.org
Mon Jan 2 09:32:11 EST 2012
[ https://issues.jboss.org/browse/ISPN-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653344#comment-12653344 ]
Galder Zamarreño commented on ISPN-1652:
----------------------------------------
The issue in the forum is harder to replicate since ISPN-1642 was fixed. However, there's at least one edge case when this issue can become apparent:
- if cache configured with REPETEABLE_READ and writeSkew
- and put with Flag.SKIP_CACHE_LOAD lands in a non-coordinator node.
> Flags ignored in remote nodes on transaction prepare
> ----------------------------------------------------
>
> Key: ISPN-1652
> URL: https://issues.jboss.org/browse/ISPN-1652
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores, Transactions
> Affects Versions: 5.0.1.FINAL, 5.1.0.CR2
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 5.1.0.CR3, 5.1.0.FINAL
>
>
> Some flags might not be replicating correctly. As shown in the forum entry, transactional put calls on a node with Flag.SKIP_CACHE_LOAD might result in cache load operations when the tx prepares in a different node.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list