Bug 1278991 - [GSS] (6.x) ISPN-5927 Infinispan calling setRollbackOnly() when detecting write skew
Summary: [GSS] (6.x) ISPN-5927 Infinispan calling setRollbackOnly() when detecting wri...
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.4.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER3
: 6.6.0
Assignee: Pedro Ruivo
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-06 23:46 UTC by Stephen Fikes
Modified: 2023-09-30 08:28 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-5927 0 Major Closed Infinispan calling setRollbackOnly() when detecting write skew 2018-10-12 11:25:13 UTC

Description Stephen Fikes 2015-11-06 23:46:28 UTC
Description of problem:
https://issues.jboss.org/browse/ISPN-5927

Infinispan invokes setRollbackOnly() when detecting a write skew during a transaction commit, this results in a failure (since this is illegal during the PREPARING state of an Arjuna transaction) that obscures root failure (i.e. the write skew).

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 Vojtech Juranek 2015-12-03 18:12:28 UTC
Issue reproduced with ER2 using reproducer attached to jira and it fixed in ER3 - it show correct exception "org.infinispan.transaction.WriteSkewException: Detected write skew." in ER3.

Comment 4 JBoss JIRA Server 2015-12-14 18:28:53 UTC
Pedro Ruivo <pruivo> updated the status of jira ISPN-5927 to Closed


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