No useful error message when a nonexistant replication filter is specified.
---------------------------------------------------------------------------
Key: COUCHDB-935
URL: https://issues.apache.org/jira/browse/COUCHDB-935
Project: CouchDB
Issue Type: Bug
Components: Replication
Affects Versions: 1.0.1
Environment: OS X 10.6.4, CouchDBX 1.0.1
Reporter: Evan Krall
Steps to reproduce:
POST to a database's _replicate, specifying a filter that does not exist.
Expected result:
Some sort of error message that explains that the specified filter does not
exist.
Actual result:
500 internal server error with a message {"error":"changes_loop_died"}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.