[
https://issues.apache.org/jira/browse/COUCHDB-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210727#comment-15210727
]
ASF subversion and git services commented on COUCHDB-2975:
----------------------------------------------------------
Commit 73afc584bd10f68626d2049442b5a6058ff002db in couchdb-couch-replicator's
branch refs/heads/master from [~rnewson]
[
https://git-wip-us.apache.org/repos/asf?p=couchdb-couch-replicator.git;h=73afc58
]
Remove obsoleted R14-era code
We no longer support R14 so we're dropping R14-specific complications
in the codebase.
COUCHDB-2975
> Automatically restart replication jobs if they crash
> ----------------------------------------------------
>
> Key: COUCHDB-2975
> URL: https://issues.apache.org/jira/browse/COUCHDB-2975
> Project: CouchDB
> Issue Type: Improvement
> Components: Replication
> Reporter: Robert Newson
>
> We currently use the temporary restart strategy for replication jobs, which
> means if they crash they are not restarted.
> Instead, let's use the transient restart strategy, ensuring they are
> restarted on abnormal termination, while still allowing these tasks to end
> successfully on completion or cancellation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)