Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Abandoned
-
2.0.0
-
None
-
None
-
None
Description
This is master ticket for all memory optimization tasks.
Attachments
Attachments
Issue Links
- incorporates
-
HBASE-15479 No more garbage or beware of autoboxing
- Closed
-
HBASE-15509 Avoid copy of block data in HFileBlock$Writer.finishBlock
- Closed
-
HBASE-15513 hbase.hregion.memstore.chunkpool.maxsize is 0.0 by default
- Closed
-
HBASE-15542 Minimize garbage memory allocations during compaction
- Resolved
-
HBASE-15510 Reuse buffer inside RpcServer$Connection.readAndProcess
- Closed
-
HBASE-15512 Avoid cell allocation on Store.add(Cell)
- Closed
-
HBASE-15514 Single (or small number) of Column Family(ies) in Mutation optimization
- Closed
-
HBASE-15491 Reuse byte buffers in AsyncRpcClient
- Patch Available
-
HBASE-15493 Default ArrayList size may not be optimal for Mutation
- Patch Available
-
HBASE-15501 MultiAction.add creates unnecessary temporary objects
- Patch Available
-
HBASE-15506 FSDataOutputStream.write() allocates new byte buffer on each operation
- Patch Available