You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by kxepal <gi...@git.apache.org> on 2015/10/27 15:00:47 UTC

[GitHub] couchdb-fabric pull request: Fix incorrect size values for view in...

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 <kx...@apache.org>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fabric pull request: Fix incorrect size values for view in...

Posted by eiri <gi...@git.apache.org>.
Github user eiri commented on the pull request:

    https://github.com/apache/couchdb-fabric/pull/34#issuecomment-151505551
  
    LGTM :8ball: 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fabric pull request: Fix incorrect size values for view in...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/couchdb-fabric/pull/34


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---