nickva commented on issue #1843: replication error, atts_since limit on heavy conflicted doc URL: https://github.com/apache/couchdb/issues/1843#issuecomment-452441361 @jlami open_revs request which is failing above does have logic to reduce url request size actually. However it needs to receive a 414 response (which is a marker for "url too long"). In this case the response is 400, likely because of the #1810 issue (see details there, related to a bug in the url parser, but setting a socket buffer fixes the issue).
---------------------------------------------------------------- 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
