Bug 1035553

Summary: Using wrong wording "clustering" in the section "JTA Clustering Limitations"
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Masafumi Miura <mmiura>
Component: DocumentationAssignee: Misha H. Ali <mhusnain>
Status: CLOSED CURRENTRELEASE QA Contact: Russell Dickenson <rdickens>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.1CC: nziakova, ochaloup, twells
Target Milestone: GAKeywords: 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:

Description Masafumi Miura 2013-11-28 04:09:04 UTC
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:

Comment 2 Scott Mumford 2014-02-26 05:14:49 UTC
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/

Comment 3 Scott Mumford 2014-02-26 05:16:15 UTC
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/

Comment 4 Ondrej Chaloupka 2014-03-04 14:53:21 UTC
Related to:
https://bugzilla.redhat.com/show_bug.cgi?id=1067053

But this bz is ok. Thanks.