Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 885 invoked from network); 9 Jun 2009 06:14:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Jun 2009 06:14:04 -0000 Received: (qmail 26727 invoked by uid 500); 9 Jun 2009 06:14:15 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 26653 invoked by uid 500); 9 Jun 2009 06:14:15 -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 Received: (qmail 26643 invoked by uid 99); 9 Jun 2009 06:14:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jun 2009 06:14:15 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of thesamet@gmail.com designates 209.85.198.232 as permitted sender) Received: from [209.85.198.232] (HELO rv-out-0506.google.com) (209.85.198.232) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jun 2009 06:14:06 +0000 Received: by rv-out-0506.google.com with SMTP id l9so1884762rvb.3 for ; Mon, 08 Jun 2009 23:13:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=aOEOzv3HWd48PfPsZ97txfjm+KUMdawSaTOabEx/0/U=; b=VXgHZEZftd4tJBIUIoVSlCCJFAYwwXwweg4MpYy6PK//SyroxLbN1AQhU9bwMdQDKs LzxHH9yaIrcL8TUT3COR5nnWa4kzXa3lRR0wPcot5WKZvwmTZ5T14q3/u60WMi3vQznQ hFZHowLwVTp0ipHzrRGjIVb+iXqGnvdRA2Xw8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=rZG7uxCS+8BEhwYvv3v83ql51QXIbqaocA3++Kdov6NmqnnqexTsH2JBUgpXqNHZsh oUuL0VgGBqz3sNlEno8e2q+e13shb4bMjflWVK/9pYGvgjG1FQUJmVyPz7WS+9ZhhFPk TGE1dSXQl6mVV6e2hTX76Dmu7j1N1XZUFF6EQ= MIME-Version: 1.0 Received: by 10.142.51.4 with SMTP id y4mr2859946wfy.155.1244528023533; Mon, 08 Jun 2009 23:13:43 -0700 (PDT) Date: Mon, 8 Jun 2009 23:13:43 -0700 Message-ID: <8ffb00ae0906082313j798fe874u3925cfd75de562ac@mail.gmail.com> Subject: Updating views in a production system From: Nadav Samet To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=000e0cd20d86c17b20046be442fa X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd20d86c17b20046be442fa Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, Whenever I modify a design document of a view or add a new one, I am query any of the other views. Is it the expected behavior (on 0.10.0a) ? If so, is it possible to avoid downtime when adding/editing a view on a single replica setup? -- Sincerely yours, Nadav --000e0cd20d86c17b20046be442fa--