[ 
https://issues.apache.org/jira/browse/COUCHDB-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Lehnardt resolved COUCHDB-1110.
-----------------------------------

    Resolution: Duplicate

> obtuse error when specifying a wrong filter for replication
> -----------------------------------------------------------
>
>                 Key: COUCHDB-1110
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1110
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: HTTP Interface
>    Affects Versions: 1.0.2
>            Reporter: Thomas Vander Stichele
>            Priority: Minor
>
> In a training, I did:
> curl -X POST -H "Content-Type: application/json" -d '{"source": "bank", 
> "target": "customers", "filter": "design_doc/customers"}' 
> http://localhost:5984/_replicate
> {"error":"changes_loop_died"}
> The backtrace in couchdb is really long.
> Apparently I should have used demo instead of design_doc.
> I think couchdb should simply tell me that the filter does not exist.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to