Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 744BD10D1E for ; Sat, 1 Feb 2014 14:38:53 +0000 (UTC) Received: (qmail 84819 invoked by uid 500); 1 Feb 2014 14:38:52 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 84536 invoked by uid 500); 1 Feb 2014 14:38:49 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Delivered-To: moderator for user@couchdb.apache.org Received: (qmail 34169 invoked by uid 99); 31 Jan 2014 09:00:28 -0000 X-ASF-Spam-Status: No, hits=3.0 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,MISSING_HEADERS,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of luca.morandini1@gmail.com designates 209.85.216.46 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=xP7bgrRyVwPAojDPtzAXfZfiqLVOKILpY2tWGlo0iUc=; b=xQkhw2ZzuhBqSYDHt4dned5l7Crn6/uzirW5sS7YsLSgxYoxVRD6MHnmYWju6/G+kr 6BuBTiUgQWlv9jeAzNAeiSRKWRT1T+RG3xa5YjQslfaMy6LIOrtGgQkFtmTVHNgnKa8g bAHjL+e+rZ0Nr/1JCK1Xry0oN+ArP1XubJ4IuPc3MdvFVL+7f4qysjLBznM3WgwlwObc /JNOlYA/oUsj2nIsKu1WvORbFV8hfjhLFhqoPHwE78Ayd9IoW+T7zh9GwObUlcth8oZx RJHzGfpJOOZPaeo1FADfD9JAXD8M3/+2+Txk/UdNn0BJMskScak/0poS8kEcnwhoz47S MPqg== MIME-Version: 1.0 X-Received: by 10.224.51.74 with SMTP id c10mr29667126qag.33.1391158801681; Fri, 31 Jan 2014 01:00:01 -0800 (PST) In-Reply-To: <7755384E07C1423EADBBA6E4CE68E0F6@cloudant.com> References: <7755384E07C1423EADBBA6E4CE68E0F6@cloudant.com> Date: Fri, 31 Jan 2014 20:00:01 +1100 Message-ID: Subject: Re: Revisions lost on CouchDB 1.2.0 From: Luca Morandini Cc: "user@couchdb.apache.org" Content-Type: multipart/alternative; boundary=089e0158cb5433531704f1406652 X-Virus-Checked: Checked by ClamAV on apache.org --089e0158cb5433531704f1406652 Content-Type: text/plain; charset=ISO-8859-1 On Friday, 31 January 2014, Simon Metson wrote: > Did you run compaction? > I have to correct my previous statement: compaction was run (sysadmin has no recollection of it, but it is shown in the logs, my bad I overlooked it) Therefore the question is: how come it deleted all non-current revisions ? Isn't the default behaviour the keeping of the latest 1000 revisions ? Regards, Luca Morandini -- --089e0158cb5433531704f1406652--