You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by eiri <gi...@git.apache.org> on 2017/01/05 17:10:28 UTC

[GitHub] couchdb-couch-mrview issue #64: Fix convertion of view states

Github user eiri commented on the issue:

    https://github.com/apache/couchdb-couch-mrview/pull/64
  
    All right, this is incorrect.
    
    In `#mrview` record the fields `update_seq` and `purge_seq` should always be set to the latest db update/purge seq that altered the view, because sole propose of those fields to be used for building view's ETag.  
    
    So in this case it is correct for them be set to 0 when view hasn't been emitting yet.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---