[ 
https://issues.apache.org/jira/browse/HBASE-21872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16765333#comment-16765333
 ] 

Josh Elser commented on HBASE-21872:
------------------------------------

{quote}Just a plug for forbiddenapis (1) here - It would prevent future usage 
of default charset/locale. Lucene/Solr uses it as well as Calcite 
(CALCITE-1667) since we found some charset related issues. 
{quote}
Thanks, Kevin! That'd be another good one for me to follow-up on.

> Clean up getBytes() calls without charsets provided
> ---------------------------------------------------
>
>                 Key: HBASE-21872
>                 URL: https://issues.apache.org/jira/browse/HBASE-21872
>             Project: HBase
>          Issue Type: Task
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Trivial
>             Fix For: 3.0.0
>
>         Attachments: HBASE-21782.001.patch
>
>
> As we saw over in HBASE-21201, the use of {{String.getBytes()}} without a 
> Charset can result is some compiler warnings. Let's just get rid of these 
> calls. There are only a handful anymore in master.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to