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 2015/03/10 19:42:39 UTC

[jira] [Created] (ACCUMULO-3654) Deprecate Value.toArray

Christopher Tubbs created ACCUMULO-3654:
-------------------------------------------

             Summary: Deprecate Value.toArray
                 Key: ACCUMULO-3654
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3654
             Project: Accumulo
          Issue Type: Task
          Components: client
            Reporter: Christopher Tubbs
             Fix For: 1.7.0


Found a pretty useless static method today in Value. toArray creates a 2-d byte array from a list of byte arrays. It is only ever called in a unit test, and does not appear to be relevant to Value in any way.

The method's existence makes no sense, and should be deprecated and (eventually) removed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)