You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Tony Sun (JIRA)" <ji...@apache.org> on 2017/02/21 22:12:44 UTC

[jira] [Created] (COUCHDB-3305) don't crash with invalid built in reducer function

Tony Sun created COUCHDB-3305:
---------------------------------

             Summary: don't crash with invalid built in reducer function
                 Key: COUCHDB-3305
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3305
             Project: CouchDB
          Issue Type: Improvement
          Components: Database Core
            Reporter: Tony Sun


When users use a built in reduce function such as _sum, and documents have invalid input, we currently crash and return a 500 with error message. This improvement will return an error row without crashing for better debugging.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)