Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 34827 invoked from network); 22 Mar 2009 00:00:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Mar 2009 00:00:34 -0000 Received: (qmail 65216 invoked by uid 500); 22 Mar 2009 00:00:33 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 65177 invoked by uid 500); 22 Mar 2009 00:00:33 -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 65166 invoked by uid 99); 22 Mar 2009 00:00:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Mar 2009 17:00:33 -0700 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Mar 2009 00:00:25 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7F286234C003 for ; Sat, 21 Mar 2009 16:59:50 -0700 (PDT) Message-ID: <1509870410.1237679990506.JavaMail.jira@brutus> Date: Sat, 21 Mar 2009 16:59:50 -0700 (PDT) From: "Jan Lehnardt (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Closed: (COUCHDB-298) Document vanishes from view after attempted update In-Reply-To: <1181695745.1237554170435.JavaMail.jira@brutus> 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-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Lehnardt closed COUCHDB-298. -------------------------------- Resolution: Fixed Fix Version/s: 0.9 Closed as of r756925. Thanks. > Document vanishes from view after attempted update > -------------------------------------------------- > > Key: COUCHDB-298 > URL: https://issues.apache.org/jira/browse/COUCHDB-298 > Project: CouchDB > Issue Type: Bug > Components: Database Core > Environment: CouchDB SVN r756437 > Ubuntu Hardy (but with Erlang 1:12.b.3-dfsg-1ubuntu1 from Ubuntu Intrepid) > Reporter: Brian Candler > Priority: Blocker > Fix For: 0.9 > > Attachments: view2.sh > > > If you attempt to make an update to a doc with an old _rev, and hence it is rejected with a 409, the document drops out of [at least some] views. > I have a shell script which replicates this problem reliably. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.