rnewson commented on PR #5655:
URL: https://github.com/apache/couchdb/pull/5655#issuecomment-3306425831

   noting that `get` deliberately just reads the local unsharded `_dbs` db for 
its answer and `set` tries to ensure the same node in the cluster (lowest live 
node) does the updates, to avoid conflicts. any update to `_dbs` is replicated 
in a ring to all nodes. I return a `202` status code as a hint that the write 
was made but is not yet redundantly stored.


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

To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to