Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Invalid
-
0.95.2
-
None
-
None
Description
ByteString.copyFrom makes a copy of a byte array in case it is changed in other thread.
In most case, we don't need to worry about that. We should avoid copying the bytes
for performance issue.
Attachments
Issue Links
- relates to
-
HBASE-5620 Convert the client protocol of HRegionInterface to PB
- Closed
-
HBASE-5889 Remove HRegionInterface
- Closed