[
https://issues.apache.org/jira/browse/HBASE-21872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16768878#comment-16768878
]
Duo Zhang commented on HBASE-21872:
-----------------------------------
{quote}
commit 3d4e1d57e57edd9c23e83048e5d376bff2270859 (HEAD -> master, xiaomi/master,
origin/master, origin/HEAD, asf/master)
Author: Josh Elser <[email protected]>
Date: Mon Feb 11 13:19:23 2019 -0500
HBASE-21782 Use a call that defaults to UTF-8 charset for string to byte
encoding
Signed-off-by: Sean Busbey <[email protected]>
{quote}
Wrong jira id, folks.
> 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, HBASE-21782.002.patch,
> HBASE-21782.003.patch, HBASE-21872.004.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)