You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Al Krinker (JIRA)" <ji...@apache.org> on 2014/03/20 23:07:43 UTC

[jira] [Assigned] (ACCUMULO-2513) Inconsistent use of getBytes in MetadataTableUtil

     [ https://issues.apache.org/jira/browse/ACCUMULO-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Al Krinker reassigned ACCUMULO-2513:
------------------------------------

    Assignee: Al Krinker

> 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
>
>
> 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)