[jira] [Commented] (HBASE-27169) TestSeparateClientZKCluster is flaky

2022-07-01 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17561710#comment-17561710 ] Hudson commented on HBASE-27169: Results for branch branch-2 [build #583 on

[jira] [Commented] (HBASE-22749) Distributed MOB compactions

2022-07-01 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17561709#comment-17561709 ] Hudson commented on HBASE-22749: Results for branch branch-2 [build #583 on

[jira] [Commented] (HBASE-26218) Better logging in CanaryTool

2022-07-01 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17561708#comment-17561708 ] Hudson commented on HBASE-26218: Results for branch branch-2 [build #583 on

[GitHub] [hbase] Apache-HBase commented on pull request #4592: HBASE-27170 ByteBuffAllocator leak when decompressing blocks near minSizeForReservoirUse

2022-07-01 Thread GitBox
Apache-HBase commented on PR #4592: URL: https://github.com/apache/hbase/pull/4592#issuecomment-1172838344 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 46s |

[GitHub] [hbase] Apache-HBase commented on pull request #4592: HBASE-27170 ByteBuffAllocator leak when decompressing blocks near minSizeForReservoirUse

2022-07-01 Thread GitBox
Apache-HBase commented on PR #4592: URL: https://github.com/apache/hbase/pull/4592#issuecomment-1172837057 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 47s |

[jira] [Commented] (HBASE-27169) TestSeparateClientZKCluster is flaky

2022-07-01 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17561704#comment-17561704 ] Hudson commented on HBASE-27169: Results for branch branch-2.4 [build #382 on

[jira] [Commented] (HBASE-27097) SimpleRpcServer is broken

2022-07-01 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17561703#comment-17561703 ] Viraj Jasani commented on HBASE-27097: -- {quote}Let's let that land and come back to this. {quote}

[GitHub] [hbase] Apache-HBase commented on pull request #4561: HBASE-27148 Move minimum hadoop 3 support version to 3.2.3

2022-07-01 Thread GitBox
Apache-HBase commented on PR #4561: URL: https://github.com/apache/hbase/pull/4561#issuecomment-1172830758 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 39s |

[GitHub] [hbase] virajjasani commented on a diff in pull request #4592: HBASE-27170 ByteBuffAllocator leak when decompressing blocks near minSizeForReservoirUse

2022-07-01 Thread GitBox
virajjasani commented on code in PR #4592: URL: https://github.com/apache/hbase/pull/4592#discussion_r912317398 ## hbase-common/src/main/java/org/apache/hadoop/hbase/nio/RefCnt.java: ## @@ -31,7 +34,10 @@ @InterfaceAudience.Private public class RefCnt extends

[jira] [Commented] (HBASE-27173) Consider adding ResourceLeakDetector to RefCnt

2022-07-01 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17561701#comment-17561701 ] Viraj Jasani commented on HBASE-27173: -- Thanks [~bbeaudreault], +1 for this from my side as well >

[GitHub] [hbase] virajjasani commented on a diff in pull request #4592: HBASE-27170 ByteBuffAllocator leak when decompressing blocks near minSizeForReservoirUse

2022-07-01 Thread GitBox
virajjasani commented on code in PR #4592: URL: https://github.com/apache/hbase/pull/4592#discussion_r912317003 ## hbase-common/src/main/java/org/apache/hadoop/hbase/nio/RefCnt.java: ## @@ -31,7 +34,10 @@ @InterfaceAudience.Private public class RefCnt extends

[jira] [Comment Edited] (HBASE-27170) ByteBuffAllocator leak when decompressing blocks near minSizeForReservoirUse

2022-07-01 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17561658#comment-17561658 ] Viraj Jasani edited comment on HBASE-27170 at 7/2/22 3:56 AM: -- This is

[jira] [Commented] (HBASE-27170) ByteBuffAllocator leak when decompressing blocks near minSizeForReservoirUse

2022-07-01 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17561658#comment-17561658 ] Viraj Jasani commented on HBASE-27170: -- This is excellent work [~bbeaudreault]. {quote}I collected

[jira] [Updated] (HBASE-27048) Server side scanner time limit should account for time in queue

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-27048: Fix Version/s: 2.5.0 3.0.0-alpha-4 2.4.14 >

[GitHub] [hbase] apurtell commented on a diff in pull request #4562: HBASE-27048 Server side scanner time limit should account for time in queue

2022-07-01 Thread GitBox
apurtell commented on code in PR #4562: URL: https://github.com/apache/hbase/pull/4562#discussion_r912310033 ## hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSRpcServices.java: ## @@ -266,7 +266,7 @@ public class RSRpcServices extends HBaseRpcServicesBase

[GitHub] [hbase] VincentChoiCN commented on pull request #3426: HBASE-26032 Make HRegion.getStores() an O(1) operation

2022-07-01 Thread GitBox
VincentChoiCN commented on PR #3426: URL: https://github.com/apache/hbase/pull/3426#issuecomment-1172812215 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [hbase] Apache-HBase commented on pull request #4592: HBASE-27170 ByteBuffAllocator leak when decompressing blocks near minSizeForReservoirUse

2022-07-01 Thread GitBox
Apache-HBase commented on PR #4592: URL: https://github.com/apache/hbase/pull/4592#issuecomment-1172800320 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 40s |

[GitHub] [hbase] Apache-HBase commented on pull request #4561: HBASE-27148 Move minimum hadoop 3 support version to 3.2.3

2022-07-01 Thread GitBox
Apache-HBase commented on PR #4561: URL: https://github.com/apache/hbase/pull/4561#issuecomment-1172799554 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 21s |

[GitHub] [hbase] Apache-HBase commented on pull request #4592: HBASE-27170 ByteBuffAllocator leak when decompressing blocks near minSizeForReservoirUse

2022-07-01 Thread GitBox
Apache-HBase commented on PR #4592: URL: https://github.com/apache/hbase/pull/4592#issuecomment-1172790474 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m 41s |

[GitHub] [hbase] Apache-HBase commented on pull request #4592: HBASE-27170 ByteBuffAllocator leak when decompressing blocks near minSizeForReservoirUse

2022-07-01 Thread GitBox
Apache-HBase commented on PR #4592: URL: https://github.com/apache/hbase/pull/4592#issuecomment-1172785941 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 41s |

[GitHub] [hbase] Apache-HBase commented on pull request #4586: HBASE-27161 Improve TestMultiRespectsLimits

2022-07-01 Thread GitBox
Apache-HBase commented on PR #4586: URL: https://github.com/apache/hbase/pull/4586#issuecomment-1172783347 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 35s |

[GitHub] [hbase] Apache-HBase commented on pull request #4561: HBASE-27148 Move minimum hadoop 3 support version to 3.2.3

2022-07-01 Thread GitBox
Apache-HBase commented on PR #4561: URL: https://github.com/apache/hbase/pull/4561#issuecomment-1172770133 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 42s |

[jira] [Comment Edited] (HBASE-27097) SimpleRpcServer is broken

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17561632#comment-17561632 ] Andrew Kyle Purtell edited comment on HBASE-27097 at 7/1/22 10:23 PM:

[jira] [Updated] (HBASE-27170) ByteBuffAllocator leak when decompressing blocks near minSizeForReservoirUse

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-27170: Fix Version/s: 2.5.0 3.0.0-alpha-4 2.4.14 >

[jira] [Comment Edited] (HBASE-27097) SimpleRpcServer is broken

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17561632#comment-17561632 ] Andrew Kyle Purtell edited comment on HBASE-27097 at 7/1/22 10:22 PM:

[jira] [Comment Edited] (HBASE-27097) SimpleRpcServer is broken

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17561632#comment-17561632 ] Andrew Kyle Purtell edited comment on HBASE-27097 at 7/1/22 10:21 PM:

[jira] [Commented] (HBASE-27097) SimpleRpcServer is broken

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17561632#comment-17561632 ] Andrew Kyle Purtell commented on HBASE-27097: - Waiting for HBASE-27170. We don't need

[jira] [Comment Edited] (HBASE-27097) SimpleRpcServer is broken

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17561632#comment-17561632 ] Andrew Kyle Purtell edited comment on HBASE-27097 at 7/1/22 10:19 PM:

[jira] [Comment Edited] (HBASE-27097) SimpleRpcServer is broken

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17561632#comment-17561632 ] Andrew Kyle Purtell edited comment on HBASE-27097 at 7/1/22 10:19 PM:

[jira] [Updated] (HBASE-27172) Upgrade OpenTelemetry dependency to 1.15.0

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-27172: Fix Version/s: 2.5.0 3.0.0-alpha-4 Status: Patch

[GitHub] [hbase] apurtell commented on pull request #4572: HBASE-27153 Improvements to read-path tracing

2022-07-01 Thread GitBox
apurtell commented on PR #4572: URL: https://github.com/apache/hbase/pull/4572#issuecomment-1172751060 Approved. I like the final AttributesBuilder attributesBuilder = builderFromContext(Context.current()); style way of building attributes along a method call chain

[GitHub] [hbase] apurtell commented on pull request #4561: HBASE-27148 Move minimum hadoop 3 support version to 3.2.3

2022-07-01 Thread GitBox
apurtell commented on PR #4561: URL: https://github.com/apache/hbase/pull/4561#issuecomment-1172746428 I think avro 1.10 and up will get you clear of them -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [hbase] apurtell commented on a diff in pull request #4592: HBASE-27170 ByteBuffAllocator leak when decompressing blocks near minSizeForReservoirUse

2022-07-01 Thread GitBox
apurtell commented on code in PR #4592: URL: https://github.com/apache/hbase/pull/4592#discussion_r912268139 ## hbase-common/src/main/java/org/apache/hadoop/hbase/nio/RefCnt.java: ## @@ -31,7 +34,10 @@ @InterfaceAudience.Private public class RefCnt extends

[GitHub] [hbase] apurtell commented on a diff in pull request #4592: HBASE-27170 ByteBuffAllocator leak when decompressing blocks near minSizeForReservoirUse

2022-07-01 Thread GitBox
apurtell commented on code in PR #4592: URL: https://github.com/apache/hbase/pull/4592#discussion_r912268139 ## hbase-common/src/main/java/org/apache/hadoop/hbase/nio/RefCnt.java: ## @@ -31,7 +34,10 @@ @InterfaceAudience.Private public class RefCnt extends

[GitHub] [hbase] apurtell commented on a diff in pull request #4592: HBASE-27170 ByteBuffAllocator leak when decompressing blocks near minSizeForReservoirUse

2022-07-01 Thread GitBox
apurtell commented on code in PR #4592: URL: https://github.com/apache/hbase/pull/4592#discussion_r912268139 ## hbase-common/src/main/java/org/apache/hadoop/hbase/nio/RefCnt.java: ## @@ -31,7 +34,10 @@ @InterfaceAudience.Private public class RefCnt extends

[GitHub] [hbase] apurtell commented on a diff in pull request #4592: HBASE-27170 ByteBuffAllocator leak when decompressing blocks near minSizeForReservoirUse

2022-07-01 Thread GitBox
apurtell commented on code in PR #4592: URL: https://github.com/apache/hbase/pull/4592#discussion_r912267146 ## hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFileBlockUnpack.java: ## @@ -0,0 +1,169 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22016. --- > Rewrite the block reading methods by using hbase.nio.ByteBuff >

[jira] [Closed] (HBASE-14584) TestNamespacesInstanceModel fails on jdk8

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14584. --- > TestNamespacesInstanceModel fails on jdk8 > -

[jira] [Closed] (HBASE-14587) Attach a test-sources.jar for hbase-server

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14587. --- > Attach a test-sources.jar for hbase-server >

[jira] [Closed] (HBASE-14583) Enabled client-side metrics by default

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14583. --- Assignee: (was: Nick Dimiduk) > Enabled client-side metrics by default >

[jira] [Closed] (HBASE-14573) Edit on the ByteBufferedCell javadoc

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14573. --- > Edit on the ByteBufferedCell javadoc > > >

[jira] [Closed] (HBASE-14579) Users authenticated with KERBEROS are recorded as being authenticated with SIMPLE

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14579. --- > Users authenticated with KERBEROS are recorded as being authenticated with > SIMPLE

[jira] [Closed] (HBASE-14576) New HFile version for optimized reverse scans

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14576. --- > New HFile version for optimized reverse scans >

[jira] [Closed] (HBASE-14575) Relax region read lock for compactions

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14575. --- > Relax region read lock for compactions > -- > >

[jira] [Resolved] (HBASE-14566) RegionServer status UI maxes out on number of blocks in a blockcache level at 100K

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell resolved HBASE-14566. - Resolution: Incomplete > RegionServer status UI maxes out on number of blocks

[jira] [Closed] (HBASE-14566) RegionServer status UI maxes out on number of blocks in a blockcache level at 100K

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14566. --- > RegionServer status UI maxes out on number of blocks in a blockcache level at > 100K

[jira] [Closed] (HBASE-14574) TableOutputFormat#getRecordWriter javadoc misleads

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14574. --- > TableOutputFormat#getRecordWriter javadoc misleads >

[jira] [Closed] (HBASE-14560) TestNamespacesInstanceModel#testToXML fails when JDK 1.8 is used

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14560. --- Assignee: (was: Matt Warhaftig) > TestNamespacesInstanceModel#testToXML fails

[jira] [Closed] (HBASE-14557) MapReduce WALPlayer issue with NoTagsKeyValue

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14557. --- > MapReduce WALPlayer issue with NoTagsKeyValue >

[jira] [Closed] (HBASE-14580) Make the HBaseMiniCluster compliant with Kerberos

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14580. --- > Make the HBaseMiniCluster compliant with Kerberos >

[jira] [Resolved] (HBASE-14554) Investigate the server side alternative to enable dynamic jar for security purpose

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell resolved HBASE-14554. - Assignee: (was: Hua Xiang) Resolution: Incomplete > Investigate the

[jira] [Closed] (HBASE-14554) Investigate the server side alternative to enable dynamic jar for security purpose

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14554. --- > Investigate the server side alternative to enable dynamic jar for security > purpose

[jira] [Resolved] (HBASE-14576) New HFile version for optimized reverse scans

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell resolved HBASE-14576. - Resolution: Not A Problem > New HFile version for optimized reverse scans >

[jira] [Closed] (HBASE-14556) Make prefetchOnOpen configurable for index and/or data blocks

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14556. --- > Make prefetchOnOpen configurable for index and/or data blocks >

[jira] [Closed] (HBASE-14565) Make ZK connection timeout configurable in MiniZooKeeperCluster

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14565. --- > Make ZK connection timeout configurable in MiniZooKeeperCluster >

[jira] [Closed] (HBASE-14555) Deadlock in MVCC branch-1.2 toString()

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14555. --- > Deadlock in MVCC branch-1.2 toString() > -- > >

[jira] [Closed] (HBASE-14558) Document ChaosMonkey enhancements from HBASE-14261

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14558. --- > Document ChaosMonkey enhancements from HBASE-14261 >

[jira] [Resolved] (HBASE-14556) Make prefetchOnOpen configurable for index and/or data blocks

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell resolved HBASE-14556. - Resolution: Incomplete > Make prefetchOnOpen configurable for index and/or data

[jira] [Closed] (HBASE-14549) Simplify scanner stack reset logic

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14549. --- Assignee: (was: Lars Hofhansl) > Simplify scanner stack reset logic >

[jira] [Closed] (HBASE-14547) Add more debug/trace to zk-procedure

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14547. --- > Add more debug/trace to zk-procedure > > >

[jira] [Closed] (HBASE-14542) test-util.sh completely broken

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14542. --- > test-util.sh completely broken > -- > >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22582. --- > The Compaction writer may access the lastCell whose memory has been released > when

[jira] [Closed] (HBASE-14508) Hbase scan not returning all rows when setting heigher value in scan.setCaching(cacheRow)

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14508. --- > Hbase scan not returning all rows when setting heigher value in >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22422. --- > Retain an ByteBuff with refCnt=0 when getBlock from LRUCache >

[jira] [Closed] (HBASE-22412) Improve the metrics in ByteBuffAllocator

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22412. --- > Improve the metrics in ByteBuffAllocator > >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22531. --- > The HFileReaderImpl#shouldUseHeap return the incorrect true when disabled >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22483. --- > It's better to use 65KB as the default buffer size in ByteBuffAllocator >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22463. --- > Some paths in HFileScannerImpl did not consider block#release which will > exhaust

[jira] [Closed] (HBASE-22547) Align the config keys and add document for offheap read in HBase Book.

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22547. --- > Align the config keys and add document for offheap read in HBase Book. >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22435. --- > Add a UT to address the HFileBlock#heapSize() in TestHeapSize >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22532. --- Assignee: (was: Zheng Hu) > There's still too much cpu wasting on validating

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22491. --- > Separate the heap HFileBlock and offheap HFileBlock because the heap block > won't

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22598. --- > Deprecated the hbase.ipc.server.reservoir.initial.buffer.size & >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22621. --- > Backport offheap block reading (HBASE-21879) to branch-2 >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22612. --- > Address the final overview reviewing comments of HBASE-21879 >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22663. --- > The HeapAllocationRatio in WebUI is not accurate because all of the heap >

[jira] [Closed] (HBASE-14526) Remove delayed rpc

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14526. --- > Remove delayed rpc > -- > > Key: HBASE-14526 >

[jira] [Closed] (HBASE-14529) Respond to SIGHUP to reload config

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14529. --- > Respond to SIGHUP to reload config > -- > >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22211. --- > Remove the returnBlock method because we can just call HFileBlock#release >

[jira] [Resolved] (HBASE-14528) Implement StoreFile Writer Plugin (HBASE-14511) for Gen Compaction Policy

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell resolved HBASE-14528. - Assignee: (was: Vladimir Rodionov) Resolution: Incomplete > Implement

[jira] [Resolved] (HBASE-14530) surefire configuration ignores surefire.firstPartGroups

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell resolved HBASE-14530. - Resolution: Not A Problem > surefire configuration ignores

[jira] [Closed] (HBASE-14530) surefire configuration ignores surefire.firstPartGroups

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14530. --- > surefire configuration ignores surefire.firstPartGroups >

[jira] [Closed] (HBASE-14528) Implement StoreFile Writer Plugin (HBASE-14511) for Gen Compaction Policy

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-14528. --- > Implement StoreFile Writer Plugin (HBASE-14511) for Gen Compaction Policy >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22159. --- > ByteBufferIOEngine should support write off-heap ByteBuff to the bufferArray >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-21937. --- > Make the Compression#decompress can accept ByteBuff as input >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22122. --- > Change to release mob hfile's block after rpc server shipped response to > client

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-21957. --- > Unify refCount of BucketEntry and refCount of hbase.nio.ByteBuff into one >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-21951. --- Assignee: (was: Zheng Hu) > Abstract an ByteBuffOutputStream for building cell

[jira] [Closed] (HBASE-22127) Ensure that the block cached in the LRUBlockCache offheap is allocated from heap

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22127. --- > Ensure that the block cached in the LRUBlockCache offheap is allocated from > heap >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22090. --- > The HFileBlock#CacheableDeserializer should pass ByteBuffAllocator to the > newly

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22005. --- > Use ByteBuff's refcnt to track the life cycle of data block >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-21921. --- > Notify users if the ByteBufAllocator is always allocating ByteBuffers from > heap

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-21917. --- > Make the HFileBlock#validateChecksum can accept ByteBuff as an input. >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22269. --- > Consider simplifying the logic of BucketCache eviction. >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-21916. --- > Abstract an ByteBuffAllocator to allocate/free ByteBuffer in ByteBufferPool >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22425. --- > Balance shell command broken in HBase-3.0.0 >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22504. --- > Optimize the MultiByteBuff#get(ByteBuffer, offset, len) >

[jira] [Closed] (HBASE-25449) 'dfs.client.read.shortcircuit' should not be set in hbase-default.xml

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-25449. --- > 'dfs.client.read.shortcircuit' should not be set in hbase-default.xml >

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-22387. --- > Evaluate the get/scan performance after reading HFile block into offheap > directly

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

2022-07-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell closed HBASE-21879. --- > Read HFile's block to ByteBuffer directly instead of to byte for reducing > young gc

  1   2   3   4   5   6   7   8   9   >