Bug 1014526

Summary: Incorrect subsystem listed in code example - Memcached Interface
Product: [JBoss] JBoss Data Grid 6 Reporter: Bruce Wolfe <bwolfe>
Component: DocumentationAssignee: Mandar Joshi <majoshi>
Status: CLOSED CURRENTRELEASE QA Contact: Misha H. Ali <mhusnain>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: jdg-bugs, pyaduvan, wdinyes
Target Milestone: ER2   
Target Release: 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Build Name: 14115, Developer Guide-6.1-2 Build Date: 02-10-2013 12:28:59 Topic ID: 8817-371957 [Specified]
Last Closed: 2013-11-07 22:50:38 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:

Description Bruce Wolfe 2013-10-02 09:40:53 UTC
Title: Configure Memcached Connectors

Describe the issue:
Subsystem listed in code example appears to be wrong -
<subsystem xmlns="urn:jboss:domain:datagrid:1.0">

Suggestions for improvement:
The standalone.xml file in the 6.1 distribution shows the subsystem as -
<subsystem xmlns="urn:infinispan:server:endpoint:5.2">
    <memcached-connector socket-binding="memcached" cache-container="local"/>
</subsystem>

Additional information:
The associated schema document in the docs directory confirms the setting and no datagrid option exists, as I would expect. A quick perusal of the attributes shown in the example appears to indicate they are still good - but I only did a very quick perusal.

My guess is it applies to version 6.0 as well, but not sure about 6.2

Comment 2 Misha H. Ali 2013-10-02 23:09:36 UTC
Thank you for reporting this, Bruce.

Assigning Mandar to this for a priority fix.

Comment 5 Misha H. Ali 2013-11-07 22:50:38 UTC
This bug is approved and available at:

https://access.redhat.com/site/documentation/Red_Hat_JBoss_Data_Grid/