You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Dirkjan Ochtman (JIRA)" <ji...@apache.org> on 2010/08/07 17:10:18 UTC

[jira] Created: (COUCHDB-845) Better result when using _replicate with continuous=false

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.


[jira] Updated: (COUCHDB-845) Better result when using _replicate with continuous=false

Posted by "Paul Joseph Davis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Joseph Davis updated COUCHDB-845:
--------------------------------------

    Skill Level: New Contributors Level (Easy)

> 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.