[jira] [Resolved] (HBASE-23251) Add Column Family and Table Names to HFileContext and use in HFileWriterImpl logging

2019-11-11 Thread Zheng Hu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-23251. -- Hadoop Flags: Reviewed Resolution: Fixed > Add Column Family and Table Names to HFileContext

[jira] [Created] (HBASE-23258) Reconsider the DBB memory leak in the exceptional paths.

2019-11-05 Thread Zheng Hu (Jira)
Zheng Hu created HBASE-23258: Summary: Reconsider the DBB memory leak in the exceptional paths. Key: HBASE-23258 URL: https://issues.apache.org/jira/browse/HBASE-23258 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-23107) Avoid temp byte array creation when doing cacheDataOnWrite

2019-10-16 Thread Zheng Hu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-23107. -- Hadoop Flags: Reviewed Resolution: Fixed Pushed to branch-2 & master, Thanks [~javaman_chen]

[jira] [Resolved] (HBASE-23140) Remove unknown table error

2019-10-09 Thread Zheng Hu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-23140. -- Fix Version/s: 2.2.2 3.0.0 Resolution: Fixed > Remove unknown table error >

[jira] [Resolved] (HBASE-23135) NoSuchMethodError: org.apache.hadoop.hbase.CellComparator.getInstance() while trying to bulk load in hbase using spark

2019-10-08 Thread Zheng Hu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-23135. -- Resolution: Not A Problem > NoSuchMethodError: org.apache.hadoop.hbase.CellComparator.getInstance()

[jira] [Resolved] (HBASE-22965) RS Crash due to DBE reference to an reused ByteBuff

2019-09-29 Thread Zheng Hu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22965. -- Hadoop Flags: Reviewed Resolution: Fixed > RS Crash due to DBE reference to an reused ByteBuff

[jira] [Resolved] (HBASE-22995) The TestHRegionWithInMemoryFlush is broken

2019-09-09 Thread Zheng Hu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22995. -- Resolution: Duplicate The https://github.com/apache/hbase/pull/589 is addressing this fix. > The

[jira] [Resolved] (HBASE-22994) The TestHRegionWithInMemoryFlush is broken

2019-09-09 Thread Zheng Hu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22994. -- Resolution: Duplicate Sorry for the noisy, created a duplicated issue. closing it now. > The

[jira] [Created] (HBASE-22995) The TestHRegionWithInMemoryFlush is broken

2019-09-09 Thread Zheng Hu (Jira)
Zheng Hu created HBASE-22995: Summary: The TestHRegionWithInMemoryFlush is broken Key: HBASE-22995 URL: https://issues.apache.org/jira/browse/HBASE-22995 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-22994) The TestHRegionWithInMemoryFlush is broken

2019-09-09 Thread Zheng Hu (Jira)
Zheng Hu created HBASE-22994: Summary: The TestHRegionWithInMemoryFlush is broken Key: HBASE-22994 URL: https://issues.apache.org/jira/browse/HBASE-22994 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-22912) [Backport] HBASE-22867 to branch-1 to avoid ForkJoinPool to spawn thousands of threads

2019-09-05 Thread Zheng Hu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22912. -- Fix Version/s: 1.4.11 1.5.0 Hadoop Flags: Reviewed Release Note: Replace

[jira] [Resolved] (HBASE-22937) The RawBytesComparator in branch-1 have wrong comparison order

2019-09-05 Thread Zheng Hu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22937. -- Fix Version/s: 1.4.11 1.5.0 Hadoop Flags: Reviewed Resolution: Fixed >

[jira] [Resolved] (HBASE-21879) Read HFile's block to ByteBuffer directly instead of to byte for reducing young gc purpose

2019-09-04 Thread Zheng Hu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-21879. -- Hadoop Flags: Reviewed Resolution: Fixed > Read HFile's block to ByteBuffer directly instead of

[jira] [Created] (HBASE-22937) The RawBytesComparator in branch-1 have wrong comparison order

2019-08-27 Thread Zheng Hu (Jira)
Zheng Hu created HBASE-22937: Summary: The RawBytesComparator in branch-1 have wrong comparison order Key: HBASE-22937 URL: https://issues.apache.org/jira/browse/HBASE-22937 Project: HBase

[jira] [Resolved] (HBASE-22867) The ForkJoinPool in CleanerChore will spawn thousands of threads in our cluster with thousands table

2019-08-25 Thread Zheng Hu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22867. -- Hadoop Flags: Reviewed Release Note: Replace the ForkJoinPool in CleanerChore by

[jira] [Resolved] (HBASE-22810) Initialize an separate ThreadPoolExecutor for taking/restoring snapshot

2019-08-21 Thread Zheng Hu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22810. -- Resolution: Fixed > Initialize an separate ThreadPoolExecutor for taking/restoring snapshot >

[jira] [Resolved] (HBASE-22841) TimeRange's factory functions do not support ranges, only `allTime` and `at`

2019-08-16 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22841. -- Resolution: Fixed Hadoop Flags: Reviewed Release Note: Add serveral API in TimeRange class

[jira] [Created] (HBASE-22867) The ForkJoinPool in CleanerChore will spawn thousands of threads in our cluster with thousands table

2019-08-16 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22867: Summary: The ForkJoinPool in CleanerChore will spawn thousands of threads in our cluster with thousands table Key: HBASE-22867 URL: https://issues.apache.org/jira/browse/HBASE-22867

[jira] [Resolved] (HBASE-22833) MultiRowRangeFilter should provide a method for creating a filter which is functionally equivalent to multiple prefix filters

2019-08-15 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22833. -- Resolution: Fixed Hadoop Flags: Reviewed Release Note: Provide a public method in

[jira] [Resolved] (HBASE-22810) Initialize an separate ThreadPoolExecutor for taking/restoring snapshot

2019-08-14 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22810. -- Resolution: Fixed > Initialize an separate ThreadPoolExecutor for taking/restoring snapshot >

[jira] [Created] (HBASE-22855) Find the root cause why still using the old hbase:meta location after meta region moving.

2019-08-14 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22855: Summary: Find the root cause why still using the old hbase:meta location after meta region moving. Key: HBASE-22855 URL: https://issues.apache.org/jira/browse/HBASE-22855

[jira] [Resolved] (HBASE-22795) Align the API interfaces in TimeRange

2019-08-14 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22795. -- Resolution: Duplicate The issue HBASE-22841 is working on this. > Align the API interfaces in

[jira] [Resolved] (HBASE-22833) MultiRowRangeFilter should provide a method for creating a filter which is functionally equivalent to multiple prefix filters

2019-08-11 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22833. -- Resolution: Won't Fix Mark it as Won't fix now. Feel free to reopen this issue if any question,

[jira] [Created] (HBASE-22811) Deprecated the PageFilter because it's not a global page filter but only region level page filter.

2019-08-07 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22811: Summary: Deprecated the PageFilter because it's not a global page filter but only region level page filter. Key: HBASE-22811 URL: https://issues.apache.org/jira/browse/HBASE-22811

[jira] [Created] (HBASE-22810) Initialize an separate ThreadPoolExecutor for taking/restoring snapshot

2019-08-07 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22810: Summary: Initialize an separate ThreadPoolExecutor for taking/restoring snapshot Key: HBASE-22810 URL: https://issues.apache.org/jira/browse/HBASE-22810 Project: HBase

[jira] [Created] (HBASE-22795) Align the API interfaces in TimeRange

2019-08-05 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22795: Summary: Align the API interfaces in TimeRange Key: HBASE-22795 URL: https://issues.apache.org/jira/browse/HBASE-22795 Project: HBase Issue Type: Improvement

[jira] [Resolved] (HBASE-22758) Remove the unneccesary info cf deletion in DeleteTableProcedure#deleteFromMeta

2019-07-30 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22758. -- Resolution: Fixed Assignee: Zheng Hu Hadoop Flags: Reviewed Pushed to all branch-2.x &

[jira] [Created] (HBASE-22758) Remove the unneccesary info cf deletion in DeleteTableProcedure#deleteFromMeta

2019-07-27 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22758: Summary: Remove the unneccesary info cf deletion in DeleteTableProcedure#deleteFromMeta Key: HBASE-22758 URL: https://issues.apache.org/jira/browse/HBASE-22758 Project:

[jira] [Resolved] (HBASE-22578) HFileCleaner should not delete empty ns/table directories used for user san snapshot feature

2019-07-24 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22578. -- Resolution: Fixed Hadoop Flags: Reviewed > HFileCleaner should not delete empty ns/table

[jira] [Resolved] (HBASE-22663) The HeapAllocationRatio in WebUI is not accurate because all of the heap allocation will happen in another separated allocator named HEAP

2019-07-20 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22663. -- Resolution: Fixed Hadoop Flags: Reviewed > The HeapAllocationRatio in WebUI is not accurate

[jira] [Created] (HBASE-22663) The HeapAllocationRatio in WebUI is not accurate because all of the heap allocation will happen in another separated allocator named HEAP

2019-07-07 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22663: Summary: The HeapAllocationRatio in WebUI is not accurate because all of the heap allocation will happen in another separated allocator named HEAP Key: HBASE-22663 URL:

[jira] [Resolved] (HBASE-22582) The Compaction writer may access the lastCell whose memory has been released when appending fileInfo in the final

2019-07-04 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22582. -- Resolution: Fixed Hadoop Flags: Reviewed > The Compaction writer may access the lastCell whose

[jira] [Created] (HBASE-22647) Run increment benchmark of PE in a cluster with in-memory compaction enabled will crash the RS

2019-07-02 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22647: Summary: Run increment benchmark of PE in a cluster with in-memory compaction enabled will crash the RS Key: HBASE-22647 URL: https://issues.apache.org/jira/browse/HBASE-22647

[jira] [Resolved] (HBASE-20060) Add details of off heap memstore into book.

2019-06-27 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-20060. -- Resolution: Fixed Hadoop Flags: Reviewed > Add details of off heap memstore into book. >

[jira] [Resolved] (HBASE-22612) Address the final overview reviewing comments of HBASE-21879

2019-06-24 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22612. -- Resolution: Fixed Hadoop Flags: Reviewed > Address the final overview reviewing comments of

[jira] [Created] (HBASE-22621) Backport offheap block reading (HBASE-21879) to branch-2

2019-06-24 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22621: Summary: Backport offheap block reading (HBASE-21879) to branch-2 Key: HBASE-22621 URL: https://issues.apache.org/jira/browse/HBASE-22621 Project: HBase Issue Type:

[jira] [Created] (HBASE-22612) Address the final overview reviewing comments of HBASE-21879

2019-06-20 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22612: Summary: Address the final overview reviewing comments of HBASE-21879 Key: HBASE-22612 URL: https://issues.apache.org/jira/browse/HBASE-22612 Project: HBase Issue

[jira] [Resolved] (HBASE-22598) Deprecated the hbase.ipc.server.reservoir.initial.buffer.size & hbase.ipc.server.reservoir.initial.max for HBase2.x compatibility

2019-06-17 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22598. -- Resolution: Fixed Hadoop Flags: Reviewed > Deprecated the

[jira] [Created] (HBASE-22598) Deprecated the hbase.ipc.server.reservoir.initial.buffer.size & hbase.ipc.server.reservoir.initial.max for HBase2.x compatibility

2019-06-17 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22598: Summary: Deprecated the hbase.ipc.server.reservoir.initial.buffer.size & hbase.ipc.server.reservoir.initial.max for HBase2.x compatibility Key: HBASE-22598 URL:

[jira] [Resolved] (HBASE-22387) Evaluate the get/scan performance after reading HFile block into offheap directly

2019-06-16 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22387. -- Resolution: Fixed > Evaluate the get/scan performance after reading HFile block into offheap >

[jira] [Created] (HBASE-22582) The Compaction writer may access the lastCell whose memory has been released when appending fileInfo in the final

2019-06-14 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22582: Summary: The Compaction writer may access the lastCell whose memory has been released when appending fileInfo in the final Key: HBASE-22582 URL:

[jira] [Resolved] (HBASE-22531) The HFileReaderImpl#shouldUseHeap return the incorrect true when disabled BlockCache

2019-06-13 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22531. -- Resolution: Fixed Hadoop Flags: Reviewed > The HFileReaderImpl#shouldUseHeap return the

[jira] [Resolved] (HBASE-22491) Separate the heap HFileBlock and offheap HFileBlock because the heap block won't need refCnt and save into prevBlocks list before shipping

2019-06-13 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22491. -- Resolution: Fixed Hadoop Flags: Reviewed Pushed to branch HBASE-21879, Thanks [~anoop.hbase] &

[jira] [Created] (HBASE-22547) Document for offheap read in HBase Book.

2019-06-06 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22547: Summary: Document for offheap read in HBase Book. Key: HBASE-22547 URL: https://issues.apache.org/jira/browse/HBASE-22547 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-22532) There's still too much cpu wasting on validating checksum even if buffer.size=65KB

2019-06-05 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22532. -- Resolution: Not A Problem > There's still too much cpu wasting on validating checksum even if >

[jira] [Created] (HBASE-22532) There're still too much cpu cost on validating checksum even if buffer.size=65KB

2019-06-03 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22532: Summary: There're still too much cpu cost on validating checksum even if buffer.size=65KB Key: HBASE-22532 URL: https://issues.apache.org/jira/browse/HBASE-22532 Project:

[jira] [Created] (HBASE-22531) The HFileReaderImpl#shouldUseHeap return the incorrect true when disabled BlockCache

2019-06-03 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22531: Summary: The HFileReaderImpl#shouldUseHeap return the incorrect true when disabled BlockCache Key: HBASE-22531 URL: https://issues.apache.org/jira/browse/HBASE-22531

[jira] [Resolved] (HBASE-22483) It's better to use 65KB as the default buffer size in ByteBuffAllocator

2019-05-31 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22483. -- Resolution: Fixed Hadoop Flags: Reviewed > It's better to use 65KB as the default buffer size

[jira] [Resolved] (HBASE-22504) Optimize the MultiByteBuff#get(ByteBuffer, offset, len)

2019-05-31 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22504. -- Resolution: Fixed Hadoop Flags: Reviewed > Optimize the MultiByteBuff#get(ByteBuffer, offset,

[jira] [Created] (HBASE-22504) Optimize the MultiByteBuff#get(ByteBuffer, offset, len)

2019-05-30 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22504: Summary: Optimize the MultiByteBuff#get(ByteBuffer, offset, len) Key: HBASE-22504 URL: https://issues.apache.org/jira/browse/HBASE-22504 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-22463) Some paths in HFileScannerImpl did not consider block#release which will exhaust the ByteBuffAllocator

2019-05-30 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22463. -- Resolution: Fixed Hadoop Flags: Reviewed > Some paths in HFileScannerImpl did not consider

[jira] [Created] (HBASE-22491) Separate the heap HFileBlock and offheap HFileBlock because the heap block won't need refCnt and save into prevBlocks list before shipping

2019-05-29 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22491: Summary: Separate the heap HFileBlock and offheap HFileBlock because the heap block won't need refCnt and save into prevBlocks list before shipping Key: HBASE-22491 URL:

[jira] [Created] (HBASE-22483) Maybe it's better to use 65KB as the default buffer size in ByteBuffAllocator

2019-05-27 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22483: Summary: Maybe it's better to use 65KB as the default buffer size in ByteBuffAllocator Key: HBASE-22483 URL: https://issues.apache.org/jira/browse/HBASE-22483 Project: HBase

[jira] [Created] (HBASE-22463) Some paths in HFileScannerImpl did not consider block#release which will exhaust the ByteBuffAllocator

2019-05-23 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22463: Summary: Some paths in HFileScannerImpl did not consider block#release which will exhaust the ByteBuffAllocator Key: HBASE-22463 URL: https://issues.apache.org/jira/browse/HBASE-22463

[jira] [Resolved] (HBASE-22448) Scan is slow for Multiple Column prefixes

2019-05-23 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22448. -- Resolution: Won't Fix > Scan is slow for Multiple Column prefixes >

[jira] [Created] (HBASE-22435) Add a UT to address the HFileBlock#heapSize() in TestHeapSize

2019-05-15 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22435: Summary: Add a UT to address the HFileBlock#heapSize() in TestHeapSize Key: HBASE-22435 URL: https://issues.apache.org/jira/browse/HBASE-22435 Project: HBase Issue

[jira] [Created] (HBASE-22425) Balance shell command broken in HBase-3.0.0

2019-05-15 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22425: Summary: Balance shell command broken in HBase-3.0.0 Key: HBASE-22425 URL: https://issues.apache.org/jira/browse/HBASE-22425 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-22422) Retain an ByteBuff with refCnt=0 when getBlock from LRUCache

2019-05-14 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22422: Summary: Retain an ByteBuff with refCnt=0 when getBlock from LRUCache Key: HBASE-22422 URL: https://issues.apache.org/jira/browse/HBASE-22422 Project: HBase Issue

[jira] [Created] (HBASE-22412) Replace the O(N) freeBufferCount by usedBufferCount in ByteBuffAllocator metrics

2019-05-14 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22412: Summary: Replace the O(N) freeBufferCount by usedBufferCount in ByteBuffAllocator metrics Key: HBASE-22412 URL: https://issues.apache.org/jira/browse/HBASE-22412 Project:

[jira] [Created] (HBASE-22387) Evaluate the get/scan performance after reading HFile block into offheap directly

2019-05-09 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22387: Summary: Evaluate the get/scan performance after reading HFile block into offheap directly Key: HBASE-22387 URL: https://issues.apache.org/jira/browse/HBASE-22387 Project:

[jira] [Created] (HBASE-22381) The write request won't refresh its HConnection's local meta cache once an RegionServer got stuck

2019-05-08 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22381: Summary: The write request won't refresh its HConnection's local meta cache once an RegionServer got stuck Key: HBASE-22381 URL: https://issues.apache.org/jira/browse/HBASE-22381

[jira] [Resolved] (HBASE-22269) Consider simplifying the logic of BucketCache eviction.

2019-05-08 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22269. -- Resolution: Won't Fix > Consider simplifying the logic of BucketCache eviction. >

[jira] [Resolved] (HBASE-21951) Abstract an ByteBuffOutputStream for building cell block

2019-04-28 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-21951. -- Resolution: Won't Fix > Abstract an ByteBuffOutputStream for building cell block >

[jira] [Created] (HBASE-22309) Replace the Shipper interface by using ExtendCell#retain or ExtendCell#release

2019-04-25 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22309: Summary: Replace the Shipper interface by using ExtendCell#retain or ExtendCell#release Key: HBASE-22309 URL: https://issues.apache.org/jira/browse/HBASE-22309 Project:

[jira] [Created] (HBASE-22269) Consider simplifying the logic of BucketCache eviction.

2019-04-18 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22269: Summary: Consider simplifying the logic of BucketCache eviction. Key: HBASE-22269 URL: https://issues.apache.org/jira/browse/HBASE-22269 Project: HBase Issue Type:

[jira] [Created] (HBASE-22211) Remove the returnBlock method in CachingBlockReader because we can just call HFileBlock#release directly

2019-04-11 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22211: Summary: Remove the returnBlock method in CachingBlockReader because we can just call HFileBlock#release directly Key: HBASE-22211 URL: https://issues.apache.org/jira/browse/HBASE-22211

[jira] [Resolved] (HBASE-22185) RAMQueueEntry#writeToCache should freeBlock if any exception encountered instead of the IOException catch block

2019-04-10 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22185. -- Resolution: Fixed Hadoop Flags: Reviewed > RAMQueueEntry#writeToCache should freeBlock if any

[jira] [Created] (HBASE-22185) RAMQueueEntry#writeToCache should freeBlock in the finally block instead of the IOException catch block

2019-04-07 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22185: Summary: RAMQueueEntry#writeToCache should freeBlock in the finally block instead of the IOException catch block Key: HBASE-22185 URL: https://issues.apache.org/jira/browse/HBASE-22185

[jira] [Created] (HBASE-22159) ByteBufferIOEngine should support write off-heap ByteBuff to the bufferArray

2019-04-03 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22159: Summary: ByteBufferIOEngine should support write off-heap ByteBuff to the bufferArray Key: HBASE-22159 URL: https://issues.apache.org/jira/browse/HBASE-22159 Project: HBase

[jira] [Created] (HBASE-22153) Fix the flaky TestRestartCluster

2019-04-02 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22153: Summary: Fix the flaky TestRestartCluster Key: HBASE-22153 URL: https://issues.apache.org/jira/browse/HBASE-22153 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-22147) Integrate the github pull request with hadoop QA.

2019-04-02 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22147: Summary: Integrate the github pull request with hadoop QA. Key: HBASE-22147 URL: https://issues.apache.org/jira/browse/HBASE-22147 Project: HBase Issue Type: Task

[jira] [Created] (HBASE-22140) Fix those flaky tests in master branch

2019-04-01 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22140: Summary: Fix those flaky tests in master branch Key: HBASE-22140 URL: https://issues.apache.org/jira/browse/HBASE-22140 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-22127) Introduce an switch to allow the LRUBlockCache offheap or not.

2019-03-28 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22127: Summary: Introduce an switch to allow the LRUBlockCache offheap or not. Key: HBASE-22127 URL: https://issues.apache.org/jira/browse/HBASE-22127 Project: HBase

[jira] [Created] (HBASE-22122) Change to release mob hfile's block after rpc server shipped response to client

2019-03-28 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22122: Summary: Change to release mob hfile's block after rpc server shipped response to client Key: HBASE-22122 URL: https://issues.apache.org/jira/browse/HBASE-22122 Project:

[jira] [Created] (HBASE-22090) The HFileBlock#CacheableDeserializer should pass ByteBuffAllocator to the newly created HFileBlock

2019-03-22 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22090: Summary: The HFileBlock#CacheableDeserializer should pass ByteBuffAllocator to the newly created HFileBlock Key: HBASE-22090 URL: https://issues.apache.org/jira/browse/HBASE-22090

[jira] [Created] (HBASE-22016) Rewrite the block reading methods by using hbase.nio.ByteBuff

2019-03-07 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22016: Summary: Rewrite the block reading methods by using hbase.nio.ByteBuff Key: HBASE-22016 URL: https://issues.apache.org/jira/browse/HBASE-22016 Project: HBase Issue

[jira] [Created] (HBASE-22005) Use ByteBuff's refcnt to track the life cycle of data block

2019-03-06 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22005: Summary: Use ByteBuff's refcnt to track the life cycle of data block Key: HBASE-22005 URL: https://issues.apache.org/jira/browse/HBASE-22005 Project: HBase Issue

[jira] [Created] (HBASE-21957) Unify refCount of BucketEntry and refCount of hbase.nio.ByteBuff into one

2019-02-25 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21957: Summary: Unify refCount of BucketEntry and refCount of hbase.nio.ByteBuff into one Key: HBASE-21957 URL: https://issues.apache.org/jira/browse/HBASE-21957 Project: HBase

[jira] [Created] (HBASE-21951) Abstract an ByteBuffOutputStream for building cell block

2019-02-25 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21951: Summary: Abstract an ByteBuffOutputStream for building cell block Key: HBASE-21951 URL: https://issues.apache.org/jira/browse/HBASE-21951 Project: HBase Issue Type:

[jira] [Created] (HBASE-21946) Replace the byte[] pread by ByteBuffer pread in HFileBlock reading once HDFS-3246 prepared

2019-02-22 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21946: Summary: Replace the byte[] pread by ByteBuffer pread in HFileBlock reading once HDFS-3246 prepared Key: HBASE-21946 URL: https://issues.apache.org/jira/browse/HBASE-21946

[jira] [Created] (HBASE-21937) Make the Compression#decompress can accept ByteBuff as input

2019-02-19 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21937: Summary: Make the Compression#decompress can accept ByteBuff as input Key: HBASE-21937 URL: https://issues.apache.org/jira/browse/HBASE-21937 Project: HBase Issue

[jira] [Created] (HBASE-21928) TestServerCrashProcedureCarryingMetaStuck is always to be timeout

2019-02-18 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21928: Summary: TestServerCrashProcedureCarryingMetaStuck is always to be timeout Key: HBASE-21928 URL: https://issues.apache.org/jira/browse/HBASE-21928 Project: HBase

[jira] [Created] (HBASE-21921) Notify users if the ByteBufAllocator is always allocating ByteBuffers from heap which means the increacing GC pressure

2019-02-17 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21921: Summary: Notify users if the ByteBufAllocator is always allocating ByteBuffers from heap which means the increacing GC pressure Key: HBASE-21921 URL:

[jira] [Created] (HBASE-21917) Make the HFileBlock#validateChecksum can accept ByteBuff as an input.

2019-02-17 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21917: Summary: Make the HFileBlock#validateChecksum can accept ByteBuff as an input. Key: HBASE-21917 URL: https://issues.apache.org/jira/browse/HBASE-21917 Project: HBase

[jira] [Created] (HBASE-21916) Abstract an ByteBuffAllocator to allocate/free ByteBuffer in ByteBufferPool

2019-02-16 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21916: Summary: Abstract an ByteBuffAllocator to allocate/free ByteBuffer in ByteBufferPool Key: HBASE-21916 URL: https://issues.apache.org/jira/browse/HBASE-21916 Project: HBase

[jira] [Created] (HBASE-21879) Read HFile's block to ByteBuffer directly instead of to byte for reducing young gc purpose

2019-02-12 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21879: Summary: Read HFile's block to ByteBuffer directly instead of to byte for reducing young gc purpose Key: HBASE-21879 URL: https://issues.apache.org/jira/browse/HBASE-21879

[jira] [Created] (HBASE-21764) Size of in-memory compaction thread pool shoud be configurable

2019-01-23 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21764: Summary: Size of in-memory compaction thread pool shoud be configurable Key: HBASE-21764 URL: https://issues.apache.org/jira/browse/HBASE-21764 Project: HBase

[jira] [Created] (HBASE-21750) Most of KeyValueUtil#length can be replaced by cell#getSerializedSize for better performance because the latter one has been optimized

2019-01-20 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21750: Summary: Most of KeyValueUtil#length can be replaced by cell#getSerializedSize for better performance because the latter one has been optimized Key: HBASE-21750 URL:

[jira] [Created] (HBASE-21738) Latency spike happen when memstore flushing in 100% put case

2019-01-17 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21738: Summary: Latency spike happen when memstore flushing in 100% put case Key: HBASE-21738 URL: https://issues.apache.org/jira/browse/HBASE-21738 Project: HBase Issue

[jira] [Created] (HBASE-21734) Some optimization in FilterListWithOR

2019-01-17 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21734: Summary: Some optimization in FilterListWithOR Key: HBASE-21734 URL: https://issues.apache.org/jira/browse/HBASE-21734 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-21657) PrivateCellUtil#estimatedSerializedSizeOf has been the bottleneck in 100% scan case.

2018-12-28 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21657: Summary: PrivateCellUtil#estimatedSerializedSizeOf has been the bottleneck in 100% scan case. Key: HBASE-21657 URL: https://issues.apache.org/jira/browse/HBASE-21657

[jira] [Created] (HBASE-21642) CopyTable by reading snapshot and bulkloading will save a lot of time.

2018-12-25 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21642: Summary: CopyTable by reading snapshot and bulkloading will save a lot of time. Key: HBASE-21642 URL: https://issues.apache.org/jira/browse/HBASE-21642 Project: HBase

[jira] [Resolved] (HBASE-21379) RegionServer Stop by ArrayIndexOutOfBoundsException of WAL when replication enabled

2018-12-24 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-21379. -- Resolution: Cannot Reproduce > RegionServer Stop by ArrayIndexOutOfBoundsException of WAL when

[jira] [Created] (HBASE-21597) Evaluate the performance of ROWCOL bloom type when huge number of columns

2018-12-13 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21597: Summary: Evaluate the performance of ROWCOL bloom type when huge number of columns Key: HBASE-21597 URL: https://issues.apache.org/jira/browse/HBASE-21597 Project: HBase

[jira] [Created] (HBASE-21582) If call HBaseAdmin#snapshotAsync but forget call isSnapshotFinished, then SnapshotHFileCleaner will skip to run every time

2018-12-11 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21582: Summary: If call HBaseAdmin#snapshotAsync but forget call isSnapshotFinished, then SnapshotHFileCleaner will skip to run every time Key: HBASE-21582 URL:

[jira] [Created] (HBASE-21571) The TestTableSnapshotInputFormat is flaky

2018-12-09 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21571: Summary: The TestTableSnapshotInputFormat is flaky Key: HBASE-21571 URL: https://issues.apache.org/jira/browse/HBASE-21571 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-21559) The RestoreSnapshotFromClientTestBase related UT is flaky

2018-12-06 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21559: Summary: The RestoreSnapshotFromClientTestBase related UT is flaky Key: HBASE-21559 URL: https://issues.apache.org/jira/browse/HBASE-21559 Project: HBase Issue

[jira] [Created] (HBASE-21551) Memory leak when use scan with STREAM at server side

2018-12-05 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21551: Summary: Memory leak when use scan with STREAM at server side Key: HBASE-21551 URL: https://issues.apache.org/jira/browse/HBASE-21551 Project: HBase Issue Type: Bug

[jira] [Reopened] (HBASE-21401) Sanity check in BaseDecoder#parseCell

2018-11-29 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu reopened HBASE-21401: -- > Sanity check in BaseDecoder#parseCell > - > > Key:

[jira] [Created] (HBASE-21520) TestMultiColumnScanner cost long time when using ROWCOL bloom type

2018-11-27 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21520: Summary: TestMultiColumnScanner cost long time when using ROWCOL bloom type Key: HBASE-21520 URL: https://issues.apache.org/jira/browse/HBASE-21520 Project: HBase

  1   2   >