[ 
https://issues.apache.org/jira/browse/COUCHDB-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15798302#comment-15798302
 ] 

ASF subversion and git services commented on COUCHDB-3259:
----------------------------------------------------------

Commit bbc32e160562fc2f6233b6f583cdef28ced8ed9f in couchdb-couch's branch 
refs/heads/master from [~rnewson]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-couch.git;h=bbc32e1 ]

Don't trap exits in couch_file

It turns out to be impossible to trap the exit message from the parent
process in a gen_server, which is the only reason couch_file traps
exits in the first place (i.e, this has never worked).

This commit also changes the hot upgrade code to handle this
transition (but not the previous one).

COUCHDB-3259


> Don't trap exits in couch_file
> ------------------------------
>
>                 Key: COUCHDB-3259
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3259
>             Project: CouchDB
>          Issue Type: Bug
>            Reporter: Robert Newson
>
> It turns out to be impossible to trap the exit message from the parent
> process, which is the only reason couch_file traps exits in the first
> place (i.e, this has never worked).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to