GitHub user kxepal opened a pull request:
https://github.com/apache/couchdb-couch/pull/9
Refactor mrview stats counters
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kxepal/couchdb-couch mrview-stats
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch/pull/9.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 #9
----
commit e763390d3b2f7a984d1370f19f0fd674196f3c98
Author: Alexander Shorin <[email protected]>
Date: 2014-10-11T12:27:52Z
Move query server related stats from couch to couch_mrview
commit 20e1d9f1706c18899348865f58cb9f658abecaed
Author: Alexander Shorin <[email protected]>
Date: 2014-10-11T12:29:08Z
Remove couch_query_servers:map_docs/2
It's not being used since couch_mrview introduction which provides own
couch_mrview_updater:map_docs/2 and actually uses it instead.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---