Hide Forgot
Title: LevelDB Cache Store Sample XML Configuration (Library Mode) Describe the issue: <namedCache name="vehicleCache"> <loaders passivation="false" shared="true" preload="true"> <leveldbStore location="/tmp/leveldb/data" expiredLocation="/tmp/leveldb/expired" /> </loaders> </namedCache> Suggestions for improvement: <namedCache name="vehicleCache"> <persistence passivation="false"> <leveldbStore location="/path/to/leveldb/data" expiredLocation="/path/to/expired/data shared="true" preload="true"/> </persistence> </namedCache> Additional information:
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.
Who are you asking for verification? Need to add a need info for that person, as discussed. Same for all other MODIFIED or ON_QA bugs.
Ok looks good! Thanks Mandar!
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