andrew4699 commented on PR #276: URL: https://github.com/apache/polaris/pull/276#issuecomment-2347357263
Just updated a couple of things: - Renamed `maxDocumentBytes` to `maxRequestBodyBytes` - Changed the default to -1 and made it throw an exception if you try to use 0, since the underlying implementation treats 0 and -1 as the same and we don't want to trick the user into thinking 0 actually does something different - Improved comments in the config - Added an additional test validating that there's already an existing limit on total header size -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
