GitHub user kxepal opened a pull request:
https://github.com/apache/couchdb-fabric/pull/34
Fix incorrect size values for view index information
We need to filter overlapping shards to prevent summarizing all sizes from
all the shards, since we actually need the value from the one.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kxepal/couchdb-fabric fix-view-index-sizes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fabric/pull/34.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 #34
----
commit 4c94f3095595a50a71860a75cc8866adb9a28ce3
Author: Alexander Shorin <[email protected]>
Date: 2015-10-27T13:55:42Z
Fix incorrect size values for view index information
We need to filter overlapping shards to prevent summarizing
all sizes from all the shards, since we actually need the
value from the one.
This bug was introduced in ba27f81.
----
---
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.
---