Export - CSV (All fields)
Export - CSV (Current fields)
- HBASE-22663
The HeapAllocationRatio in WebUI is not accurate because all of the heap allocation will happen in another separated allocator named HEAP - HBASE-22621
Backport offheap block reading (HBASE-21879) to branch-2 - HBASE-22612
Address the final overview reviewing comments of HBASE-21879 - HBASE-22598
Deprecated the hbase.ipc.server.reservoir.initial.buffer.size & hbase.ipc.server.reservoir.initial.max for HBase2.x compatibility - HBASE-22547
Align the config keys and add document for offheap read in HBase Book. - HBASE-22532
There's still too much cpu wasting on validating checksum even if buffer.size=65KB - HBASE-22531
The HFileReaderImpl#shouldUseHeap return the incorrect true when disabled BlockCache - HBASE-22504
Optimize the MultiByteBuff#get(ByteBuffer, offset, len) - HBASE-22491
Separate the heap HFileBlock and offheap HFileBlock because the heap block won't need refCnt and save into prevBlocks list before shipping - HBASE-22483
It's better to use 65KB as the default buffer size in ByteBuffAllocator - HBASE-22463
Some paths in HFileScannerImpl did not consider block#release which will exhaust the ByteBuffAllocator - HBASE-22435
Add a UT to address the HFileBlock#heapSize() in TestHeapSize - HBASE-22422
Retain an ByteBuff with refCnt=0 when getBlock from LRUCache - HBASE-22412
Improve the metrics in ByteBuffAllocator - HBASE-22387
Evaluate the get/scan performance after reading HFile block into offheap directly - HBASE-22269
Consider simplifying the logic of BucketCache eviction. - HBASE-22211
Remove the returnBlock method because we can just call HFileBlock#release directly - HBASE-22159
ByteBufferIOEngine should support write off-heap ByteBuff to the bufferArray - HBASE-22127
Ensure that the block cached in the LRUBlockCache offheap is allocated from heap - HBASE-22122
Change to release mob hfile's block after rpc server shipped response to client - HBASE-22090
The HFileBlock#CacheableDeserializer should pass ByteBuffAllocator to the newly created HFileBlock - HBASE-22016
Rewrite the block reading methods by using hbase.nio.ByteBuff - HBASE-22005
Use ByteBuff's refcnt to track the life cycle of data block - HBASE-21957
Unify refCount of BucketEntry and refCount of hbase.nio.ByteBuff into one - HBASE-21951
Abstract an ByteBuffOutputStream for building cell block - HBASE-21937
Make the Compression#decompress can accept ByteBuff as input - HBASE-21921
Notify users if the ByteBufAllocator is always allocating ByteBuffers from heap which means the increacing GC pressure - HBASE-21917
Make the HFileBlock#validateChecksum can accept ByteBuff as an input. - HBASE-21916
Abstract an ByteBuffAllocator to allocate/free ByteBuffer in ByteBufferPool
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0