[ 
https://issues.apache.org/jira/browse/HBASE-12415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14521856#comment-14521856
 ] 

Andrew Purtell commented on HBASE-12415:
----------------------------------------

Patch lgtm but is there an intended user in HBase [~jmspaggi] ? Should we 
change callers of {{add (byte[] a, byte[] b)}} and {{add (byte[] a, byte[] b, 
byte[] c)}} to use the new method? 

> Add add(byte[][] arrays) to Bytes.
> ----------------------------------
>
>                 Key: HBASE-12415
>                 URL: https://issues.apache.org/jira/browse/HBASE-12415
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Jean-Marc Spaggiari
>            Assignee: Jean-Marc Spaggiari
>         Attachments: HBASE-12415-v0-trunk.patch, HBASE-12415-v1-trunk.patch, 
> HBASE-12415-v2-trunk.patch
>
>
> Bytes already implements add (byte[] a, byte[] b) and add (byte[] a, byte[] 
> b, byte[] c). Goal of this JIRA is to add a generic add (byte[][] arrays) 
> method.



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

Reply via email to