Bug 1160637 - During state transfer, a pessimistic transaction can fail due to a ClusteredGetCommand forcing a lock command
Summary: During state transfer, a pessimistic transaction can fail due to a ClusteredG...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER3
: 6.4.0
Assignee: Dan Berindei
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-05 09:57 UTC by Dan Berindei
Modified: 2015-01-28 13:30 UTC (History)
3 users (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-4872 0 Major Resolved During state transfer, a pessimistic transaction can fail due to a ClusteredGetCommand forcing a lock command 2014-11-05 09:57:49 UTC

Description Dan Berindei 2014-11-05 09:57:49 UTC
A pessimistic transaction started on the primary owner during state transfer can fail because a backup owner issues a ClusteredGetCommand to the primary while processing the write command. This can happen if the backup needs to perform a remote get (due to a DELTA_WRITE, conditional, or reliable return values). In this case, it's a DELTA_WRITE.


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