janl commented on issue #1253: [DISCUSS] Validate new document writes against 
max_http_request_size
URL: https://github.com/apache/couchdb/pull/1253#issuecomment-377241308
 
 
   The travis fails here point to 
https://github.com/apache/couchdb/blob/master/test/javascript/tests/attachments.js#L300-L301
 where we allow attachments stubs to be written verbatim and without length 
info. There is code to resolve this, but it requires reading the attachment 
info from disk.
   
   I’m not yet implementing this because I wan’t a review of the approach here 
first. Could be perf-prohibitive on the write path, tho.

----------------------------------------------------------------
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

Reply via email to