summaryrefslogtreecommitdiff
path: root/apps/couch/src/couch_httpd_db.erl
diff options
context:
space:
mode:
authorAdam Kocoloski <adam@cloudant.com>2011-12-29 23:07:06 -0500
committerRobert Newson <robert.newson@cloudant.com>2012-11-14 16:26:55 +0000
commitdc150276e7bb74bab5eeb4c26a3b2cd41e844407 (patch)
tree33898586595ff63ba4eb5d1f2f20306c22e58fc7 /apps/couch/src/couch_httpd_db.erl
parent574be32dc59813a94134726c158cf1bc24b81038 (diff)
Skip ddoc pull, use middleman for validation reset
We were pulling a list of design documents and then ignoring the result when the #db was a partition of a clustered database. Also, the call to fabric:reset_validation_funs/1 can occasionally cause a stray rexi_EXIT message to arrive in the db_updater mailbox (and subsequently kill the server) if a worker fails. I don't think that's desired behavior, though it's a debatable point. This patch spawns a middleman process to act as a sink for those stray messages. BugzID: 13087
Diffstat (limited to 'apps/couch/src/couch_httpd_db.erl')
0 files changed, 0 insertions, 0 deletions