]
Tristan Tarrant updated ISPN-9371:
----------------------------------
Sprint: Sprint 9.4.0.Beta1
Allow passing properties to RocksDB
-----------------------------------
Key: ISPN-9371
URL:
https://issues.jboss.org/browse/ISPN-9371
Project: Infinispan
Issue Type: Enhancement
Components: Loaders and Stores
Affects Versions: 9.3.0.Final
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 9.4.0.Beta1
The org.rocksdb.DBOptions#getDBOptionsFromProps(java.util.Properties) method allows
passing string-based properties for tuning RocksDB. We should pass through any such custom
properties.