[
https://issues.apache.org/jira/browse/ACCUMULO-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13942713#comment-13942713
]
Al Krinker commented on ACCUMULO-2513:
--------------------------------------
Thank you Sean for your help!
> Inconsistent use of getBytes in MetadataTableUtil
> -------------------------------------------------
>
> Key: ACCUMULO-2513
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2513
> Project: Accumulo
> Issue Type: Bug
> Reporter: Bill Havanki
> Assignee: Al Krinker
> Priority: Critical
> Labels: newbie
> Fix For: 1.6.0
>
> Attachments: ACCUMULO-2513.patch.txt
>
>
> The {{MetadataTableUtil}} class in 1.6.0-SNAPSHOT writes a lot of strings to
> the metadata table. Sometimes it uses {{getBytes()}} with no arguments and
> sometimes it uses {{getBytes(Constants.UTF8)}}. It should probably always use
> the latter.
> The 1.4 version of the class always uses no arguments. The 1.5 version never
> does.
--
This message was sent by Atlassian JIRA
(v6.2#6252)