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)