Bug 1047860 - L1 cannot be enabled
Summary: L1 cannot be enabled
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Server
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: CR2
: 6.2.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-02 12:03 UTC by Martin Gencur
Modified: 2014-01-10 11:31 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-3867 0 Critical Resolved L1 cache of ISPN server cannot be enabled 2014-01-16 08:06:48 UTC

Description Martin Gencur 2014-01-02 12:03:13 UTC
L1 cache in the server distribution cannot be enabled. The problem is in DistributedCacheAdd:100:
The file should include
builder.clustering().l1().enable().lifespan(lifespan);
instead of 
builder.clustering().l1().lifespan(lifespan);

Comment 2 JBoss JIRA Server 2014-01-02 13:24:27 UTC
William Burns <wburns> updated the status of jira ISPN-3867 to Coding In Progress

Comment 3 Tomas Sykora 2014-01-10 11:31:23 UTC
Verified on my local machine.
Thanks!


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