[
https://issues.apache.org/jira/browse/HBASE-9989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13825649#comment-13825649
]
Nicolas Liochon commented on HBASE-9989:
----------------------------------------
And as a side note it seems that the protobuf teams considers that byte copy or
object creation is a non issue in java:
array copy is cheap: http://code.google.com/p/protobuf/issues/detail?id=374
creating objects is cheap:
http://comments.gmane.org/gmane.comp.lib.protocol-buffers.general/2667
someone created this: http://code.google.com/p/protobuf-gcless/ :-)
> Add a test on get in TestClientNoCluster
> ----------------------------------------
>
> Key: HBASE-9989
> URL: https://issues.apache.org/jira/browse/HBASE-9989
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 0.98.0, 0.96.0
> Reporter: Nicolas Liochon
> Assignee: Nicolas Liochon
> Priority: Trivial
> Fix For: 0.98.0, 0.96.1
>
> Attachments: 9989.v1.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.1#6144)