You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/08/27 22:29:46 UTC

[jira] [Commented] (COUCHDB-2792) Keep histogram of bulk request lengths

    [ https://issues.apache.org/jira/browse/COUCHDB-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14717472#comment-14717472 ] 

ASF GitHub Bot commented on COUCHDB-2792:
-----------------------------------------

GitHub user rnewson opened a pull request:

    https://github.com/apache/couchdb-couch/pull/93

    Capture histogram data for _bulk_requests

    COUCHDB-2792

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cloudant/couchdb-couch 2792-bulk-requests-histo

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-couch/pull/93.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #93
    
----
commit b93aab71c600297fc00b2754f6d2dc3abcdf7e03
Author: Robert Newson <rn...@apache.org>
Date:   2015-08-27T20:22:17Z

    Capture histogram data for _bulk_requests
    
    COUCHDB-2792

----


> Keep histogram of bulk request lengths
> --------------------------------------
>
>                 Key: COUCHDB-2792
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2792
>             Project: CouchDB
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Robert Newson
>
> It's useful to have insight into the number of documents in a bulk_docs request. Currently we just count them, let's get histogram data instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)