Paul Joseph Davis created COUCHDB-2510:
------------------------------------------
Summary: Apply system db before_doc_update functions in fabric
Key: COUCHDB-2510
URL: https://issues.apache.org/jira/browse/COUCHDB-2510
Project: CouchDB
Issue Type: Bug
Security Level: public (Regular issues)
Components: Database Core
Reporter: Paul Joseph Davis
This is mostly for the users db because it makes random changes to the user
documents before writing them to disk. In a cluster this is a guarantee that
we'll end up with three conflicts each time a user updates their password.
This just hardcodes the two system databases into fabric's doc update handler
the same as they're hard coded in couch_server.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)