[
https://issues.apache.org/jira/browse/ACCUMULO-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-3654:
---------------------------------
Fix Version/s: (was: 1.7.0)
1.8.0
> 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
> Labels: newbie
> Fix For: 1.8.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)