[
https://issues.apache.org/jira/browse/COUCHDB-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244746#comment-14244746
]
ASF GitHub Bot commented on COUCHDB-2510:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/couchdb-fabric/pull/6
> 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
> Assignee: 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)