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)