lamber-ken opened a new pull request #2342: URL: https://github.com/apache/bookkeeper/pull/2342
### Motivation `com.google.common.base.Charsets` and `java.nio.charset.StandardCharsets` exist in the code base at the same time, we can improve them. ### Changes Replace `com.google.common.base.Charsets` with `java.nio.charset.StandardCharsets`. ---------------------------------------------------------------- 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]
