[
https://issues.jboss.org/browse/ISPN-979?page=com.atlassian.jira.plugin.s...
]
Galder Zamarreño commented on ISPN-979:
---------------------------------------
Yeah, default sync is a much better name.
Configuration wise, we'd add this:
- sync or syncMode: 'defaultSync', 'syncPerWrite', 'periodicSync'
- bufferSize: applicable for 'defaultSync' and 'periodicSync'
- syncInterval: applicable for 'periodicSync' (hides an scheduled executor
behind)
FileCacheStore should use fsync() when writing to disk
------------------------------------------------------
Key: ISPN-979
URL:
https://issues.jboss.org/browse/ISPN-979
Project: Infinispan
Issue Type: Feature Request
Components: Listeners
Affects Versions: 4.2.1.CR1
Reporter: Manik Surtani
Assignee: Galder Zamarreño
Fix For: 5.0.0.CR5, 5.0.0.FINAL
This would be an optional flag, offering one of 3 modes (no sync, periodic sync - e.g.,
every second - and sync per write).
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira