From dev-return-13174-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Wed Nov 10 19:06:09 2010 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 17443 invoked from network); 10 Nov 2010 19:06:09 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Nov 2010 19:06:09 -0000 Received: (qmail 87933 invoked by uid 500); 10 Nov 2010 19:06:38 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 87845 invoked by uid 500); 10 Nov 2010 19:06:38 -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 87829 invoked by uid 99); 10 Nov 2010 19:06:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Nov 2010 19:06:38 +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; Wed, 10 Nov 2010 19:06:36 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAAJ6E3W000630 for ; Wed, 10 Nov 2010 19:06:14 GMT Message-ID: <33076680.11071289415974604.JavaMail.jira@thor> Date: Wed, 10 Nov 2010 14:06:14 -0500 (EST) From: "Robert Newson (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Resolved: (COUCHDB-944) validate_doc_update ignored after compact In-Reply-To: <24087771.7471289404935410.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson resolved COUCHDB-944. ----------------------------------- Resolution: Duplicate Fix Version/s: 1.1 1.0.2 0.11.3 Resolved by COUCHDB-945. > validate_doc_update ignored after compact > ----------------------------------------- > > Key: COUCHDB-944 > URL: https://issues.apache.org/jira/browse/COUCHDB-944 > Project: CouchDB > Issue Type: Bug > Affects Versions: 1.0.1, 1.1 > Environment: Debian testing 64-bit, Ubuntu 10.10 32-bit > Reporter: Gabriel Farrell > Fix For: 0.11.3, 1.0.2, 1.1 > > > After compacting a db its validate_doc_update is ignored until the next couch restart. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.