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/05 16:28:56 UTC

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

sansato commented on issue #2045: Stale couch view after purging document with conflicted revision tree
URL: https://github.com/apache/couchdb/issues/2045#issuecomment-499157754
 
 
   The context in this ticket is overly complicated.  As described in the mailing list, small reproducer is 1) purge more than one document and 2) query the index.
   
   The workaround is 1) purge one document and 2) query the index immediately after the purge.  Repeat if additional documents need to be purged.  
   
   This is a known issue in the 1.x series.  Did you try the scenario with current 2.x version?

----------------------------------------------------------------
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