You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Christian Tytgat (JIRA)" <ji...@apache.org> on 2013/03/25 09:23:15 UTC

[jira] [Created] (CAMEL-6205) Add option to disable file system sync on File Producer

Christian Tytgat created CAMEL-6205:
---------------------------------------

             Summary: Add option to disable file system sync on File Producer
                 Key: CAMEL-6205
                 URL: https://issues.apache.org/jira/browse/CAMEL-6205
             Project: Camel
          Issue Type: Improvement
    Affects Versions: 2.10.4
            Reporter: Christian Tytgat


Currently the file producer will sync all file operations to disk. This is an expensive operation as it bypasses the OS's write cache.
Some use cases don't require this level of data protection, and prefer to trade for better performance. (for example, for audit & logging purposes).

--
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