Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 91840 invoked from network); 10 Oct 2010 18:25:53 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Oct 2010 18:25:53 -0000 Received: (qmail 66525 invoked by uid 500); 10 Oct 2010 18:25:53 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 66444 invoked by uid 500); 10 Oct 2010 18:25:53 -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 66436 invoked by uid 99); 10 Oct 2010 18:25:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Oct 2010 18:25:52 +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; Sun, 10 Oct 2010 18:25:52 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9AIPWvv010617 for ; Sun, 10 Oct 2010 18:25:32 GMT Message-ID: <625525.67171286735132442.JavaMail.jira@thor> Date: Sun, 10 Oct 2010 14:25:32 -0400 (EDT) From: "Klaus Trainer (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Updated: (COUCHDB-799) Etag of a view sould only change if a relevant document is changed In-Reply-To: <17522127.9221276619603649.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-799?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Klaus Trainer updated COUCHDB-799: ---------------------------------- Attachment: (was: 0001-Don-t-change-a-view-group-s-ETag-as-long-as.= patch) > Etag of a view sould only change if a relevant document is changed > ------------------------------------------------------------------ > > Key: COUCHDB-799 > URL: https://issues.apache.org/jira/browse/COUCHDB-799 > Project: CouchDB > Issue Type: Improvement > Components: Database Core > Affects Versions: 0.11 > Reporter: Siegmund F=C3=BChringer > Priority: Minor > Attachments: COUCHDB-799.patch > > > currently the Etag of a view changes, whenever a document is changed. no = matter if the document is relevant to the view or not. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.