]
William Burns updated ISPN-9371:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
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: 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.