Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-801

Add 'ForceReReduce=true' option to views to ensure that reduce function is called

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • View Server Support
    • Any

    • Regular Contributors Level (Easy to Medium)

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            brewmanz Bryan White
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: