You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/03/30 12:22:41 UTC

[GitHub] [couchdb] PiotrKozimor commented on issue #2208: Remove delayed commits option

PiotrKozimor commented on issue #2208: Remove delayed commits option
URL: https://github.com/apache/couchdb/pull/2208#issuecomment-605967011
 
 
   I currently evaluate CouchDB for use with RPi CM3+ and the bigest issue is eMMC memory bandwidth that couchDB is generating because of fsync calls. @davisp can I somehow recover `delayed_commits`  feature? What is the core issue with `fsync_options`?
   
   > On that last bit. delayed_commits would never lead to a corrupted database as you'd only be missing the last second or less of writes. But if people start looking for non delayed_writes settings and find the fsync_options then we're in Corruption Land. And nobody likes Corruption Land. Its the worst of the worst theme parks.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services