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/06 16:47:46 UTC

[GitHub] eiri commented on issue #1226: Investigate how hard could it be to reintroduce etags in index's views.

eiri commented on issue #1226: Investigate  how hard could it be to reintroduce etags in index's views. 
URL: https://github.com/apache/couchdb/issues/1226#issuecomment-403088034
 
 
   A quick note: evidently (haven't seen this myself, but was told that this is possible and been observed) the same range view shards on different nodes can have different `update_seq`. Since `update_seq` is a part of signature used to generate local etags it could lead to fluctuating etags based on what node responded first. :(
   
   Need to reproduce this first and then ponder how signature can be changed to be consistent across nodes, but still be unique for a given request context to be useful for etag generation.

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