Bug 1014526 - Incorrect subsystem listed in code example - Memcached Interface
Summary: Incorrect subsystem listed in code example - Memcached Interface
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Documentation
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER2
: 6.2.0
Assignee: Mandar Joshi
QA Contact: Misha H. Ali
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-02 09:40 UTC by Bruce Wolfe
Modified: 2015-09-01 02:58 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
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


Attachments (Terms of Use)

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/


Note You need to log in before you can comment on or make changes to this bug.