Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 56C5FFBE7 for ; Wed, 27 Mar 2013 10:35:25 +0000 (UTC) Received: (qmail 63751 invoked by uid 500); 27 Mar 2013 10:35:25 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 63683 invoked by uid 500); 27 Mar 2013 10:35:24 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 63670 invoked by uid 99); 27 Mar 2013 10:35:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Mar 2013 10:35:24 +0000 Date: Wed, 27 Mar 2013 10:35:24 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CAMEL-6205) Add option to disable file system sync on File Producer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-6205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-6205: ---------------------------------- Assignee: Claus Ibsen > 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 > Assignee: Claus Ibsen > Attachments: CAMEL-6205.patch > > > 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