]
William Burns reassigned ISPN-9371:
-----------------------------------
Assignee: William Burns (was: Tristan Tarrant)
Allow passing properties to RocksDB
-----------------------------------
Key: ISPN-9371
URL:
https://issues.jboss.org/browse/ISPN-9371
Project: Infinispan
Issue Type: Sub-task
Components: Loaders and Stores
Affects Versions: 9.3.0.Final
Reporter: Tristan Tarrant
Assignee: William Burns
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.