Bug 1077617
| Summary: | CMR is not activated when JTS is used | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Ondrej Chaloupka <ochaloup> | ||||||
| Component: | Transaction Manager | Assignee: | tom.jenkinson | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Ondrej Chaloupka <ochaloup> | ||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 6.3.0 | CC: | 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: |
|
||||||||
Created attachment 875865 [details]
standalone-full.xml config
How my setting in the xml config looks like
Hi Ondra, This feature will not work for JTS. I have notified the docs team to ensure that is clear. Thanks, Tom |
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.