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

ASF subversion and git services commented on COUCHDB-3430:
----------------------------------------------------------

Commit da5e7146af87c15c8bdc1a110b3f885d9bf2c4da in couchdb's branch 
refs/heads/3430-external-size-views from [~tonysun83]
[ https://gitbox.apache.org/repos/asf?p=couchdb.git;h=da5e714 ]

calculate data_size correctly

Previously, we were calculating the ExternalSize for views by summing
up all the nodes in the btree. Furthermore, this was the compressed
size. Now we modify the reduce function to return an ExternalSize for
uncompressed values in the KVList.
PR: https://github.com/apache/couchdb/pull/608

COUCHDB-3430


> Incorrect External Size for Views
> ---------------------------------
>
>                 Key: COUCHDB-3430
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3430
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>            Reporter: Tony Sun
>            Assignee: Tony Sun
>
> We are using compressed values for External Size calculations. We're also 
> going through the entire Btree. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to