You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2017/10/10 06:38:46 UTC

[couchdb] 01/01: Merge pull request #797 from apache/improve-reduce-limit-errors

This is an automated email from the ASF dual-hosted git repository.

jan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit a0e08857dbfc4a5d941b7ec2e90457df1c87c38e
Merge: c26ce7f b030a86
Author: Jan Lehnardt <ja...@apache.org>
AuthorDate: Tue Oct 10 08:38:42 2017 +0200

    Merge pull request #797 from apache/improve-reduce-limit-errors
    
    Return reduce overflow errors to the client

 src/couch/src/couch_query_servers.erl      | 29 ++++++++++++++++++++++++-----
 src/couch_mrview/src/couch_mrview_http.erl |  6 +++++-
 src/fabric/src/fabric_util.erl             |  2 --
 src/fabric/src/fabric_view.erl             |  2 ++
 test/javascript/tests/view_errors.js       |  4 ++--
 5 files changed, 33 insertions(+), 10 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@couchdb.apache.org" <co...@couchdb.apache.org>.