tonysun83 commented on issue #608: Calculate ExternalSize Correctly for Views URL: https://github.com/apache/couchdb/pull/608#issuecomment-311550655 looks like ```{ok, Result} = couch_query_servers:reduce(Lang, [FunSrc], KVs),``` returns a slightly different value after compaction. That's why post-compaction, when we do ```?term_size(Reduction)```, it returns a slightly different value. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
