You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "David Medinets (JIRA)" <ji...@apache.org> on 2012/11/13 02:16:12 UTC

[jira] [Resolved] (ACCUMULO-851) Add Mutation Constructor Accepting Byte Array.

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

David Medinets resolved ACCUMULO-851.
-------------------------------------

    Resolution: Fixed

SVN#1408529. I added a unit test for each new constructor signature.
                
> Add Mutation Constructor Accepting Byte Array.
> ----------------------------------------------
>
>                 Key: ACCUMULO-851
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-851
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: David Medinets
>            Assignee: David Medinets
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> I was playing around with reversing the order of my keys in Accumulo. After manipulating my key, I had a byte array and I needed to create a mutation. But there is no constructor for Mutation that accepts a byte array. I had to wrap my
> byte array with a Text object (not very efficient).

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