Bug 1001910

Summary: The l1-lifespan config looks incorrect
Product: [JBoss] JBoss Data Grid 6 Reporter: Misha H. Ali <mhusnain>
Component: DocumentationAssignee: Mandar Joshi <majoshi>
Status: CLOSED CURRENTRELEASE QA Contact: Misha H. Ali <mhusnain>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: jdg-bugs, pyaduvan
Target Milestone: DR6   
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: CSProcessor Builder Version 1.13 Build Name: 12532, Administration and Configuration Guide-6.2-Beta-3 Build Date: 28-08-2013 15:39:22 Topic ID: 13165-473714 [Latest]
Last Closed: 2013-11-07 22:49:18 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 Misha H. Ali 2013-08-28 05:55:33 UTC
Title: L1 Cache Configuration (Remote Client-Server Mode)

Describe the issue:

l1-lifespan should not be an element.

Current config:

<distributed-cache>
        ...
        <l1-lifespan="${VALUE}" />
</distributed-cache>

Should probably be something like this instead:

<distributed-cache l1-lifespan="${VALUE}" />
  ...
</distributed-cache>

Check with SMEs and update if the above is incorrect

Comment 1 Misha H. Ali 2013-08-28 05:57:04 UTC
Sorry, suggested code was:

<distributed-cache l1-lifespan="${VALUE}">
  ...
</distributed-cache>

Comment 5 Mandar Joshi 2013-09-17 18:57:19 UTC
Updated the revision history.

Comment 6 Misha H. Ali 2013-09-20 00:35:18 UTC
Brewed.

Comment 10 Misha H. Ali 2013-10-01 00:36:51 UTC
Looks good to me.

Comment 11 Misha H. Ali 2013-11-07 22:49:18 UTC
This bug is approved and available at:

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