rnewson commented on issue #3356:
URL: https://github.com/apache/couchdb/issues/3356#issuecomment-774658236


   The _security object is stored on each copy of each shard range so there is 
some potential for inconsistency and delay even on a single node server. It 
also largely not relevant that the requests were initiated by the same 
coordinator node.
   
   multiple seconds is a little odd though. One thing to note is that the 
change to the security object will enter the same queue as reads and writes to 
the relevant files, and those are processed in order of receipt.


----------------------------------------------------------------
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:
[email protected]


Reply via email to