You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2019/06/06 02:38:16 UTC

[GitHub] [couchdb] jiangphcn commented on issue #2045: Stale couch view after purging document with conflicted revision tree

jiangphcn commented on issue #2045: Stale couch view after purging document with conflicted revision tree
URL: https://github.com/apache/couchdb/issues/2045#issuecomment-499326164
 
 
   hey @priyath if we didn't purge all leaf revisions, the document still exists and it makes sense that it can be visible to view. 
   
   In clustered purge, we can specify all leaf revisions in one POST requests, documents will be purged totally. Of course, we can select to purge all but one, thus the expected revision will be left. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services