| Summary: | Using wrong wording "clustering" in the section "JTA Clustering Limitations" | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Masafumi Miura <mmiura> |
| Component: | Documentation | Assignee: | Misha H. Ali <mhusnain> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Russell Dickenson <rdickens> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.1.1 | CC: | nziakova, ochaloup, twells |
| Target Milestone: | GA | Keywords: | Documentation, EasyFix, Triaged |
| Target Release: | EAP 6.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: |
Build: CSProcessor Builder Version 1.12
Build Name: 19234, Development Guide-6.1-1
Build Date: 05-09-2013 11:02:03
Topic ID: 4316-459151 [Specified]
|
|
| Last Closed: | 2014-08-06 14:35:33 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: | |
Moving to ON_QA. The changes should be available for review on the documentation stage within an hour or so from this comment. http://documentation-devel.engineering.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/ Moving to ON_QA. The changes should be available for review on the documentation stage within an hour or so from this comment. http://documentation-devel.engineering.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/ Related to: https://bugzilla.redhat.com/show_bug.cgi?id=1067053 But this bz is ok. Thanks. |
Title: JTA Clustering Limitations Describe the issue: It's using wrong wording. It should not use "clustered" but "distribution aware". Suggestions for improvement: ~~~ "JTA transactions cannot be clustered across multiple instances of JBoss EAP 6. For this behavior, use JTS transactions." ~~~ should be changed to ~~~ "JTA transactions cannot be distribution aware across multiple instances of JBoss EAP 6. For this behavior, use JTS transactions." ~~~ Also the headline "JTA Clustering Limitations" needs to change to just "Limitations on JTA transactions". Additional information: