Better result when using _replicate with continuous=false
---------------------------------------------------------
Key: COUCHDB-845
URL: https://issues.apache.org/jira/browse/COUCHDB-845
Project: CouchDB
Issue Type: Improvement
Components: HTTP Interface
Affects Versions: 0.11.1
Reporter: Dirkjan Ochtman
Priority: Trivial
Currently, when passing continuous=false to _replicate, CouchDB throws a
generic badmatch error, which isn't very friendly. It would be nice to either
get a better error message or just accept false as if continuous wasn't passed
at all (which I would prefer). Apparently there was a similar issue for
reduce=false at one point.
I'd be happy to take a whack at implementing this (Jan assures me it should not
be too hard), but if someone else wants to do this sooner, please go right
ahead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.