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

Alexander Shorin updated COUCHDB-801:
-------------------------------------

    Component/s: View Server Support
    
> Add 'ForceReReduce=true' option to views to ensure that reduce function is 
> called
> ---------------------------------------------------------------------------------
>
>                 Key: COUCHDB-801
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-801
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: View Server Support
>         Environment: Any
>            Reporter: Bryan White
>            Priority: Minor
>              Labels: map, reduce, rereduce
>
> AFAIK there is no way to force a Map Reduce with rereduce=true to happen, 
> other than creating an arbitrary large number of documents. So any bugs in 
> handling reduce calls with rereduce=true might not be discovered at 
> development time.
> I propose something like a 'ForceReReduce=true' option which will call Reduce 
> with rereduce=true (either once overall, or maybe once for each document) in 
> order to shake any lurking bugs out of the tree. 
> If there *is* such a feature, I apologise; I've looked but can't find it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to