[
https://issues.apache.org/jira/browse/COUCHDB-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Klaus Trainer updated COUCHDB-799:
----------------------------------
Attachment: COUCHDB-799.patch
Paul Davis created the initial version of the attached patch and helped me to
refine it.
I've fixed an issue with purge, fixed a test case in the design_docs test
suite, and added a few test cases to the etags_views test suite.
The history of this patch can be viewed here:
http://github.com/KlausTrainer/couchdb/commits/view_etags.
> 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ühringer
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.