You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jesse Yates (JIRA)" <ji...@apache.org> on 2013/10/24 21:02:04 UTC

[jira] [Created] (HBASE-9834) Minimize byte[] copies for 'smart' clients

Jesse Yates created HBASE-9834:
----------------------------------

             Summary: Minimize byte[] copies for 'smart' clients
                 Key: HBASE-9834
                 URL: https://issues.apache.org/jira/browse/HBASE-9834
             Project: HBase
          Issue Type: Bug
          Components: Client
            Reporter: Jesse Yates
            Assignee: Jesse Yates
             Fix For: 0.98.0, 0.94.13, 0.96.1


'Smart' clients (e.g. phoenix) that have in-depth knowledge of HBase often bemoan the extra byte[] copies that must be done when building multiple puts/deletes. We should provide a mechanism by which they can minimize these copies, but still remain wire compatible. 



--
This message was sent by Atlassian JIRA
(v6.1#6144)