Bug 1170549

Summary: (6.4.0) Backport [JBTM-2287] (JTS mode sends an erroneous xa_end to resource manager if prepare() returns RMFAIL) to JBoss EAP 6.4
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Ondrej Chaloupka <ochaloup>
Component: Transaction ManagerAssignee: tom.jenkinson
Status: CLOSED CURRENTRELEASE QA Contact: Ondrej Chaloupka <ochaloup>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: cdewolf, hhovsepy, kkhan, thofman, tom.jenkinson
Target Milestone: DR13   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1170569 (view as bug list) Environment:
Last Closed: 2019-08-19 12:40:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1170569, 1171086    

Description Ondrej Chaloupka 2014-12-04 10:14:54 UTC
Please, backport fix for https://issues.jboss.org/browse/JBTM-2287 to 4.17 branch to be part of JBoss EAP 6.4 release.

I've took the scenario and put it to our recovery testsuite to confirm that this issue exists in EAP 6.4.0 as well (tested for DR11, 4.17.24.Final)

The other reason for adding this to 6.4.0 is one-off patch BZ1166754 that goes to 6.2.4.CP release. Fix for JBTM-2287 is part of the oneoff and because of it it should be part of 6.4.0.GA as well.

Comment 3 Tomas Hofman 2014-12-05 10:18:14 UTC
PR: https://github.com/jbosstm/narayana/pull/788

Comment 4 tom.jenkinson 2014-12-05 11:20:41 UTC
Updated PR: https://github.com/jbosstm/narayana/pull/789

Comment 5 Ondrej Chaloupka 2014-12-10 23:58:04 UTC
Verified.