davisp opened a new pull request #3214: URL: https://github.com/apache/couchdb/pull/3214
## Overview Disable custom reduce functions by default. Custom reduce functions are notoriously difficult to implement correctly and often lead to fairly bad user experience when they're inevitably misunderstood or used incorrectly. The feature will remain available via config toggle for at least 4.0. ## Testing recommendations `make check` ## Checklist - [x] Code is written and works correctly - [x] Changes are covered by tests - [x] Any new configurable parameters are documented in `rel/overlay/etc/default.ini` - [ ] A PR for documentation changes has been made in https://github.com/apache/couchdb-documentation ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
