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 2018/07/13 11:41:50 UTC

[GitHub] janl opened a new pull request #1434: Views now retain update_seq after compaction.

janl opened a new pull request #1434: Views now retain update_seq after compaction.
URL: https://github.com/apache/couchdb/pull/1434
 
 
   Previously on view compaction, the new index state would not carry
   over the associated database update sequence. As a result, views
   who were compacted at least once could no longer use the ?update_seq
   query option.
   
   Closes #984
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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