You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2013/07/30 20:53:47 UTC

[jira] [Created] (ACCUMULO-1622) Value.toString() doesn't respect getSize()

Christopher Tubbs created ACCUMULO-1622:
-------------------------------------------

             Summary: Value.toString() doesn't respect getSize()
                 Key: ACCUMULO-1622
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1622
             Project: Accumulo
          Issue Type: Bug
    Affects Versions: 1.5.0, 1.4.3
            Reporter: Christopher Tubbs
            Assignee: Christopher Tubbs
             Fix For: 1.4.4, 1.5.1, 1.6.0


Value.toString() uses get() to get the underlying byte array, but it does not respect the offset/length of the byte array when constructing a new String.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira