davisp commented on issue #726: Provide a more accurate size check for max_document_size limit URL: https://github.com/apache/couchdb/pull/726#issuecomment-327903614 I agree with the logic to underestimate a bit so that a user won't get bitten at the threshold. However I wonder if we should try and quantify exactly how far off. If memory serves I think erlfast over estimated in some cases as well (floats if memory serves). And we may also want to get an idea of how far it would underestimate in case there's a significant issue there (ie, off by 1% seems fine, off by 500% seems not). ---------------------------------------------------------------- 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
