Robert Newson created COUCHDB-2975:
--------------------------------------
Summary: 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)