]
Tristan Tarrant updated ISPN-8082:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Remove setSync from RocksDB WriteOptions
----------------------------------------
Key: ISPN-8082
URL:
https://issues.jboss.org/browse/ISPN-8082
Project: Infinispan
Issue Type: Enhancement
Components: Loaders and Stores
Affects Versions: 9.1.0.Final
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 9.1.1.Final
We should remove the setSync(true) option from the RocksDB writeOptions as this is not
the default and severally impacts batch performance.