michael-o commented on pull request #219: URL: https://github.com/apache/httpcomponents-core/pull/219#issuecomment-675451204
My counter proposal is to follow @ok2c and increase to 10. This makes by default possible to fit multiples of `Integer.MAX_VALUE` and still retain a not too long string. Everything else will need to scale. Having no padding as @carterkozak proposed requires less operations in the JVM, but the will leave logging like a flush left text, hard to follow with the eye. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
