[ https://issues.apache.org/jira/browse/COUCHDB-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837087#action_12837087 ] Jan Lehnardt commented on COUCHDB-664: -------------------------------------- Yeah I was contemplating that after I commented first. Since the POST to _replicate is blocking, we'd need to make another request to _active_tasks to find the replication ID. eventually, I think we want to have a REST API _jobs API, but for now the proposed patch is quite elegant and sufficient. > Terminate running replication tasks > ----------------------------------- > > Key: COUCHDB-664 > URL: https://issues.apache.org/jira/browse/COUCHDB-664 > Project: CouchDB > Issue Type: New Feature > Components: Database Core > Affects Versions: 0.11 > Reporter: Robert Newson > Attachments: 0001-add-ability-to-cancel-replication-tasks.patch > > > a patch to kill running replication tasks. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.