Bug 1026365 - In replicated mode writeSkew check is executed only on coordinator
Summary: In replicated mode writeSkew check is executed only on coordinator
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER4
: 6.2.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks: 1017190
TreeView+ depends on / blocked
 
Reported: 2013-11-04 14:08 UTC by Radim Vansa
Modified: 2013-11-22 11:20 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-3678 0 Critical Resolved In replicated mode writeSkew check is executed only on coordinator 2013-11-27 12:00:36 UTC

Description Radim Vansa 2013-11-04 14:08:14 UTC
Write skew check should be always performed on primary owner - however, in replicated and invalidation modes this is executed only on the coordinator (and primary owner).

As a result, two conditional commands (e.g putIfAbsent) may both succeed to set the value.

Comment 2 JBoss JIRA Server 2013-11-04 14:29:18 UTC
Pedro Ruivo <pruivo> updated the status of jira ISPN-3678 to Coding In Progress


Note You need to log in before you can comment on or make changes to this bug.