Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1034210

Summary: 14.5.1. Configuring LevelDB Cache Store, leveldb snippet changes
Product: [JBoss] JBoss Data Grid 6 Reporter: Vitalii Chepeliuk <vchepeli>
Component: DocumentationAssignee: Mandar Joshi <majoshi>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: jdg-bugs, pyaduvan, vchepeli
Target Milestone: ---   
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: 12532, Administration and Configuration Guide-6.2-3 Build Date: 25-11-2013 20:36:18 Topic ID: 20149-558842 [Latest]
Last Closed: 2014-01-16 00:01:31 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 Vitalii Chepeliuk 2013-11-25 12:39:32 UTC
Title: Configuring LevelDB Cache Store

Describe the issue:
<store class="org.infinispan.loaders.leveldb.LevelDBCacheStore">
	<property name="location" value="/path/to/leveldb/data"/>
</store>

Suggestions for improvement:
<leveldb-store path="/path/to/leveldb/data"
    passivation="false"
    purge="false" >
    <expiration path="/path/to/leveldb/expires/data" />
</leveldb-store>                   

Additional information:

Comment 2 Misha H. Ali 2013-11-26 01:06:30 UTC
Hi Vitalii, this topic is still under development so I am assigning it to Mandar, the writer developing it.

Mandar, please see if you have already implemented this change. If so, close this bug as a duplicate of your bug and cc Vitalii in that LevelDB bug.

Comment 4 Vitalii Chepeliuk 2013-11-27 09:39:00 UTC
Ok looks good now! Thanks Mandar!

Comment 5 Misha H. Ali 2014-01-16 00:01:31 UTC
The fix for this bug is now generally released and available here:

https://access.redhat.com/site/documentation/en-US/Red_Hat_JBoss_Data_Grid/6.2/index.html