[ 
https://issues.apache.org/jira/browse/COUCHDB-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13092065#comment-13092065
 ] 

Adam Kocoloski commented on COUCHDB-1262:
-----------------------------------------

+1000 (order-of-magnitude number of corrupted view files I've seen since I 
started working with CouchDB)

> View files are never fsynced
> ----------------------------
>
>                 Key: COUCHDB-1262
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1262
>             Project: CouchDB
>          Issue Type: Bug
>          Components: JavaScript View Server
>            Reporter: Paul Joseph Davis
>
> We don't fsync headers in view files. We should fix that.
> First thought for a patch would be to pass the current db fsync options 
> before_header and after_header to couch_file:write_header so that views and 
> databases have the same level of configurable protection.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to