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 16:06:00 UTC

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

Josh Elser created HBASE-21872:
----------------------------------

             Summary: 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
             Fix For: 3.0.0


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)