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