[infinispan-issues] [JBoss JIRA] (ISPN-3286) LevelDB cache store should allow synced writes
Radim Vansa (JIRA)
jira-events at lists.jboss.org
Mon Jul 1 07:37:21 EDT 2013
Radim Vansa created ISPN-3286:
---------------------------------
Summary: LevelDB cache store should allow synced writes
Key: ISPN-3286
URL: https://issues.jboss.org/browse/ISPN-3286
Project: Infinispan
Issue Type: Feature Request
Components: Loaders and Stores
Reporter: Radim Vansa
Assignee: Mircea Markus
Currently LevelDB does not allow to fsync after write to the log (set WriteOptions.sync = true). This option is important to use for reliable persistence after node failure.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list