You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Chris Anderson (JIRA)" <ji...@apache.org> on 2009/04/21 22:43:47 UTC

[jira] Updated: (COUCHDB-330) throw an error when reduce function fails to reduce the data enough

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

Chris Anderson updated COUCHDB-330:
-----------------------------------

    Attachment: reduce_limit.diff

attachment still has failing specs please review

> throw an error when reduce function fails to reduce the data enough
> -------------------------------------------------------------------
>
>                 Key: COUCHDB-330
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-330
>             Project: CouchDB
>          Issue Type: New Feature
>          Components: JavaScript View Server
>            Reporter: Chris Anderson
>             Fix For: 0.10
>
>         Attachments: reduce_limit.diff
>
>
> This fixes a major source of documentation headaches by warning properly when a reduce function needs to be redesigned.
> Includes better error handling for query_servers in general.
> In progress: still needs an override flag for those who want to break the rules. I'm putting this down for now but it's almost done. If someone picks it right up it'll be easy to get the rest of the tests passing I hope.
> Thanks!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.