[
https://issues.apache.org/jira/browse/HBASE-19545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16300452#comment-16300452
]
Peter Somogyi edited comment on HBASE-19545 at 12/21/17 7:07 PM:
-----------------------------------------------------------------
The branch-1 javac and findbugs results are not related to the patch.
was (Author: psomogyi):
The branch-1 results are not related to the patch.
> Replace getBytes(StandardCharsets.UTF_8) with Bytes.toBytes
> -----------------------------------------------------------
>
> Key: HBASE-19545
> URL: https://issues.apache.org/jira/browse/HBASE-19545
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 1.4.0, 2.0.0-beta-1
> Reporter: Peter Somogyi
> Assignee: Peter Somogyi
> Priority: Minor
> Fix For: 1.4.1, 2.0.0-beta-2
>
> Attachments: HBASE-19545.branch-1.001.patch,
> HBASE-19545.master.001.patch
>
>
> On HBASE-19498 [~stack] mentioned that Bytes.toBytes by default uses UTF_8
> encoding so getBytes(StandardCharsets.UTF_8) can be simplified.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)