[
https://issues.apache.org/jira/browse/COUCHDB-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Randall Leeds reassigned COUCHDB-1305:
--------------------------------------
Assignee: Robert Newson (was: Randall Leeds)
Committed on master. Waiting for Bob N.'s +1 to put on 1.3.x.
> keep db crashes from bubbling through couch_server when possible
> ----------------------------------------------------------------
>
> Key: COUCHDB-1305
> URL: https://issues.apache.org/jira/browse/COUCHDB-1305
> Project: CouchDB
> Issue Type: Improvement
> Components: Database Core
> Reporter: Randall Leeds
> Assignee: Robert Newson
> Priority: Minor
> Fix For: 1.3
>
>
> COUCHDB-1050 shows how an error in a db process can cause unexpected 'EXIT'
> messages to reach couch_server. These messages cause couch_server to restart,
> forcing all open databases to close, which has nasty effects like killing
> replications and index generation in unrelated databases. I suggest we use
> the couch_dbs_by_pid table to swallow the error, cleanup the ETS tables, log
> a message and continue. If a match isn't found in the table then the current
> unexpected message crash should be preserved.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira