-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.0
-
Component/s: None
-
Labels:None
-
Hadoop Flags:Reviewed
With ByteBufferPool in place we could avoid the byte[] creation in RpcServer#createHeaderAndMessageBytes and try using the Buffer from the pool rather than creating byte[] every time.
- is related to
-
HBASE-11425 Cell/DBB end-to-end on the read-path
-
- Resolved
-
- requires
-
HBASE-16567 Upgrade to protobuf-3.1.x
-
- Resolved
-