Details
Description
As Jonathan explained here https://groups.google.com/group/asynchbase/browse_thread/thread/c45bc7ba788b2357?pli=1 , standard hbase client inadvertently consumes large amount of direct memory.
We should consider using netty for NIO-related tasks.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-13819 Make RPC layer CellBlock buffer a DirectByteBuffer
- Closed
-
HBASE-4805 Allow better control of resource consumption in HTable
- Closed
-
HBASE-4970 Add a parameter so that keepAliveTime of Htable thread pool can be changed
- Closed
-
HBASE-2182 rpc/ipc refactor; x-version compatibility, nio, async, enveloping, sane timeouts, etc.
- Closed
-
HBASE-3523 Rewrite our client (client 2.0)
- Closed
- relates to
-
HBASE-4633 Potential memory leak in client RPC timeout mechanism
- Closed