Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1077617

Summary: CMR is not activated when JTS is used
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Ondrej Chaloupka <ochaloup>
Component: Transaction ManagerAssignee: tom.jenkinson
Status: CLOSED NOTABUG QA Contact: Ondrej Chaloupka <ochaloup>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: hhovsepy
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-19 09:39:00 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:
Attachments:
Description Flags
Server.log from test run
none
standalone-full.xml config none

Description Ondrej Chaloupka 2014-03-18 10:28:37 UTC
Created attachment 875864 [details]
Server.log from test run

It seems that when JTS is used then CMR is not activated. What I can see from the log file it seems that XAResourceRecord.commit_one_phase is used instead of CommitMarkableResourceRecord.

I'm adding the server.log to check the proceeding. The transaction that contains one non-xa resource and one xa resource has number '0000000000-1-112700135112-2338834024-440008049' in the log.

The same test smoothly passes for jta.

Comment 1 Ondrej Chaloupka 2014-03-18 10:29:24 UTC
Created attachment 875865 [details]
standalone-full.xml config

How my setting in the xml config looks like

Comment 2 tom.jenkinson 2014-03-19 09:38:45 UTC
Hi Ondra,

This feature will not work for JTS. I have notified the docs team to ensure that is clear.

Thanks,
Tom