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/03/26 13:38:41 UTC

[GitHub] eiri opened a new pull request #1237: [WIP ] Re-introduce etags in view

eiri opened a new pull request #1237: [WIP ] Re-introduce etags in view
URL: https://github.com/apache/couchdb/pull/1237
 
 
   *This is Work In Progress, not ready for review yet.*
   
   ## Overview
   
   We had to remove `ETag` header from views in clustered env. Reportedly this had a noticeable effect on performance, so this PR is making an attempt to bring reliable etags back.
   
   ## Testing recommendations
   
   For now the standard test suite should continue to pass.
   
   ## Related Issues or Pull Requests
   
   #1226 
   
   ## Checklist
   
   - [x] Code is written and works correctly;
   - [ ] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   

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