From dev-return-11364-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Tue Aug 17 12:51:45 2010 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 45034 invoked from network); 17 Aug 2010 12:51:45 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Aug 2010 12:51:45 -0000 Received: (qmail 53629 invoked by uid 500); 17 Aug 2010 12:51:44 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 53437 invoked by uid 500); 17 Aug 2010 12:51:44 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 52490 invoked by uid 99); 17 Aug 2010 12:51:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Aug 2010 12:51:40 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Aug 2010 12:51:40 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7HCpJsn000681 for ; Tue, 17 Aug 2010 12:51:19 GMT Message-ID: <18841681.392861282049479867.JavaMail.jira@thor> Date: Tue, 17 Aug 2010 08:51:19 -0400 (EDT) From: "Noah Slater (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Updated: (COUCHDB-222) Windows fsync problem In-Reply-To: <1164805807.1232743439705.JavaMail.jira@brutus> 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/COUCHDB-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noah Slater updated COUCHDB-222: -------------------------------- Fix Version/s: 1.0.2 (was: 1.0.1) > Windows fsync problem > --------------------- > > Key: COUCHDB-222 > URL: https://issues.apache.org/jira/browse/COUCHDB-222 > Project: CouchDB > Issue Type: Bug > Environment: Windows > Reporter: Dean Landolt > Fix For: 1.0.2 > > > Via Damien c/o Jan: > Windows has the same fsync problem, plus it also doesn't pass the flags to sallow the renaming of our own open files, needed during file compaction. Again there can be fixed in core Erlang, or our own drivers. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.