[
https://issues.apache.org/jira/browse/COUCHDB-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15822100#comment-15822100
]
Nick Vatamaniuc commented on COUCHDB-3271:
------------------------------------------
https://github.com/apache/couchdb-fabric/pull/84
> Replications crash with 'kaboom' exit
> --------------------------------------
>
> Key: COUCHDB-3271
> URL: https://issues.apache.org/jira/browse/COUCHDB-3271
> Project: CouchDB
> Issue Type: Bug
> Reporter: Nick Vatamaniuc
>
> In a few cases it was observer that replications were crashing with `kaboom`
> exit. This happens here:
> https://github.com/apache/couchdb-couch-replicator/blob/cb41bacb2a06613649df46d62249afebda42b8c0/src/couch_replicator_api_wrap.erl#L236
> this is during an open_revs call one of the docs. So change feed found it but
> then could not get its revisions.
> The reason is open_revs get request returns an empty result when more than
> one nodes are in maintenance mode.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)