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

Reply via email to