You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/01/25 03:07:29 UTC

[GitHub] asdf2014 opened a new pull request #6913: For performance reasons, use `java.util.Base64` instead of Base64 in Apache Commons Codec and Guava

asdf2014 opened a new pull request #6913: For performance reasons, use `java.util.Base64` instead of Base64 in Apache Commons Codec and Guava
URL: https://github.com/apache/incubator-druid/pull/6913
 
 
   * Add few methods about base64 into StringUtils
   * Use `java.util.Base64` instead of others
   * Add `org.apache.commons.codec.binary.Base64` & `com.google.common.io.BaseEncoding.base64` into druid-forbidden-apis

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org