Re: [PR] HBASE-28227 Tables to which Stripe Compaction policy is applied cannot be forced to trigger Major Compaction. [hbase]

2023-12-27 Thread via GitHub
Apache-HBase commented on PR #5589: URL: https://github.com/apache/hbase/pull/5589#issuecomment-1870899089 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 28s | Docke

Re: [PR] HBASE-28227 Tables to which Stripe Compaction policy is applied cannot be forced to trigger Major Compaction. [hbase]

2023-12-27 Thread via GitHub
Apache-HBase commented on PR #5589: URL: https://github.com/apache/hbase/pull/5589#issuecomment-1870898912 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 24s | Docke

Re: [PR] HBASE-28182 Create ref files using threadpool as part of merge [hbase]

2023-12-27 Thread via GitHub
Apache-HBase commented on PR #5487: URL: https://github.com/apache/hbase/pull/5487#issuecomment-1870883934 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 41s | Docker

Re: [PR] HBASE-28182 Create ref files using threadpool as part of merge [hbase]

2023-12-27 Thread via GitHub
Apache-HBase commented on PR #5487: URL: https://github.com/apache/hbase/pull/5487#issuecomment-1870880850 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 40s | Docker

Re: [PR] HBASE-28182 Create ref files using threadpool as part of merge [hbase]

2023-12-27 Thread via GitHub
Apache-HBase commented on PR #5487: URL: https://github.com/apache/hbase/pull/5487#issuecomment-1870880093 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 41s | Docker

Re: [PR] HBASE-28182 Create ref files using threadpool as part of merge [hbase]

2023-12-27 Thread via GitHub
gvprathyusha6 commented on code in PR #5487: URL: https://github.com/apache/hbase/pull/5487#discussion_r1437421830 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/assignment/MergeTableRegionsProcedure.java: ## @@ -573,15 +585,57 @@ private void createMergedRegion(fi

Re: [PR] HBASE-28277 Move minimum hadoop 3 support to 3.3.x for 2.6+ [hbase]

2023-12-27 Thread via GitHub
Apache-HBase commented on PR #5598: URL: https://github.com/apache/hbase/pull/5598#issuecomment-1870809797 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 39s | Docke

Re: [PR] HBASE-28227 Tables to which Stripe Compaction policy is applied cannot be forced to trigger Major Compaction. [hbase]

2023-12-27 Thread via GitHub
Apache-HBase commented on PR #5589: URL: https://github.com/apache/hbase/pull/5589#issuecomment-1870799449 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 34s | Docker

Re: [PR] HBASE-28277 Move minimum hadoop 3 support to 3.3.x for 2.6+ [hbase]

2023-12-27 Thread via GitHub
Apache-HBase commented on PR #5598: URL: https://github.com/apache/hbase/pull/5598#issuecomment-1870799262 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.org/job/H

Re: [PR] HBASE-28277 Move minimum hadoop 3 support to 3.3.x for 2.6+ [hbase]

2023-12-27 Thread via GitHub
Apache-HBase commented on PR #5598: URL: https://github.com/apache/hbase/pull/5598#issuecomment-1870799250 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.org/job/H

Re: [PR] HBASE-28277 Move minimum hadoop 3 support to 3.3.x for 2.6+ [hbase]

2023-12-27 Thread via GitHub
Apache-HBase commented on PR #5598: URL: https://github.com/apache/hbase/pull/5598#issuecomment-1870799208 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.org/job/H

Re: [PR] HBASE-28227 Tables to which Stripe Compaction policy is applied cannot be forced to trigger Major Compaction. [hbase]

2023-12-27 Thread via GitHub
CCweixiao commented on code in PR #5589: URL: https://github.com/apache/hbase/pull/5589#discussion_r1437349435 ## hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/StripeCompactionPolicy.java: ## @@ -260,6 +280,11 @@ protected StripeCompactionRequest s

[jira] [Commented] (HBASE-28277) Move minimum hadoop 3 support to 3.3.x for 2.6+

2023-12-27 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17800773#comment-17800773 ] Duo Zhang commented on HBASE-28277: --- And for 3.3.x, according to this page https://ha

[jira] [Assigned] (HBASE-28277) Move minimum hadoop 3 support to 3.3.x for 2.6+

2023-12-27 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reassigned HBASE-28277: - Assignee: Duo Zhang > Move minimum hadoop 3 support to 3.3.x for 2.6+ > ---

Re: [PR] Fix the inaccurate expired time of MOB HFiles [hbase]

2023-12-27 Thread via GitHub
Apache9 commented on PR #5597: URL: https://github.com/apache/hbase/pull/5597#issuecomment-1870321388 Please open a PR against master branch first? In HBase, we first fix something in master branch and then cherry-pick to other branches. Thanks. -- This is an automated message from

Re: [PR] HBASE-28227 Tables to which Stripe Compaction policy is applied cannot be forced to trigger Major Compaction. [hbase]

2023-12-27 Thread via GitHub
Apache-HBase commented on PR #5589: URL: https://github.com/apache/hbase/pull/5589#issuecomment-1870195932 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m 12s | Docker

Re: [PR] HBASE-28227 Tables to which Stripe Compaction policy is applied cannot be forced to trigger Major Compaction. [hbase]

2023-12-27 Thread via GitHub
Apache-HBase commented on PR #5589: URL: https://github.com/apache/hbase/pull/5589#issuecomment-1870195243 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m 15s | Docker