szetszwo commented on PR #6580: URL: https://github.com/apache/ozone/pull/6580#issuecomment-2075483316
> Removing org.bouncycastle.util.Strings usage is also beneficial for crypto compliance related development. Agree. > ... FixedLengthStringCodec throws an exception if the conversion can not be done, and it uses ISO_8859_1 as the charset for the conversion, while the rest uses UTF_8 charset for the conversion ... If we change the charset, how the new code read the existing DB? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
