You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2019/02/11 19:39:00 UTC

[jira] [Updated] (HBASE-21872) Clean up getBytes() calls without charsets provided

     [ https://issues.apache.org/jira/browse/HBASE-21872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser updated HBASE-21872:
-------------------------------
    Attachment: HBASE-21782.001.patch

> 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)