Eli Stevens created COUCHDB-1906: ------------------------------------ Summary: Removing DB referenced by _replicator should halt replication / remove doc Key: COUCHDB-1906 URL: https://issues.apache.org/jira/browse/COUCHDB-1906 Project: CouchDB Issue Type: Improvement Components: Replication Reporter: Eli Stevens
Removing a DB that is involved in replication via the _replicator DB should remove the corresponding _replicator document. Currently, couch.log includes errors when the DB is removed. My perspective is that replication is "just a feature of a DB" in the same way that attachments are; one doesn't need to separately remove attachments after deleting a DB, and similarly I've already expressed that I'm no longer interested the DB, its attachments, its replications, etc. by deleting it. -- This message was sent by Atlassian JIRA (v6.1#6144)