Re: [DISCUSS] InterfaceStability with InterfaceAudience.Public

2021-09-08 Thread Laxman Goswami
unsubscribe On Wed, Sep 8, 2021 at 8:45 AM Bryan Beaudreault wrote: > Thank you both for your input. That seems reasonable to me. In terms of the > PR I was working on, I decided to keep it as the more restrictive > InterfaceAudience.Public. I also created > > https://urldefense.com/v3/__https:/

[jira] [Resolved] (HBASE-26243) Fix typo for file 'hbase-server/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java'

2021-09-08 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26243. --- Fix Version/s: 2.4.7 2.3.7 3.0.0-alpha-2 2.5

[jira] [Created] (HBASE-26269) Shell no longer supports 'load' command

2021-09-08 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-26269: Summary: Shell no longer supports 'load' command Key: HBASE-26269 URL: https://issues.apache.org/jira/browse/HBASE-26269 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-26023) Overhaul of test cluster set up for table skew

2021-09-08 Thread Clara Xiong (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clara Xiong resolved HBASE-26023. - Fix Version/s: 3.0.0-alpha-1 2.3.6 2.4.5 Resolution:

[jira] [Resolved] (HBASE-26237) Improve computation complexity for primaryRegionCountSkewCostFunctio

2021-09-08 Thread Clara Xiong (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clara Xiong resolved HBASE-26237. - Fix Version/s: 3.0.0-alpha-2 Resolution: Fixed > Improve computation complexity for prima

[jira] [Created] (HBASE-26268) AccessController is missing a couple AdminService methods

2021-09-08 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-26268: - Summary: AccessController is missing a couple AdminService methods Key: HBASE-26268 URL: https://issues.apache.org/jira/browse/HBASE-26268 Project: HBase

[jira] [Created] (HBASE-26267) Master initialization fails if Master Region WAL dir is missing

2021-09-08 Thread Josh Elser (Jira)
Josh Elser created HBASE-26267: -- Summary: Master initialization fails if Master Region WAL dir is missing Key: HBASE-26267 URL: https://issues.apache.org/jira/browse/HBASE-26267 Project: HBase

[jira] [Resolved] (HBASE-26195) Data is present in replicated cluster but not present in primary cluster.

2021-09-08 Thread Rushabh Shah (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rushabh Shah resolved HBASE-26195. -- Resolution: Fixed > Data is present in replicated cluster but not present in primary cluster.

Re: [VOTE] First release candidate for HBase 2.4.6 (RC0) is available

2021-09-08 Thread Pankaj Kumar
+1 (Non-binding) * Signature: ok * Checksum : ok * Rat check (1.8.0_282): ok - mvn clean apache-rat:check -D hadoop.profile=3.0 * Built from source (1.8.0_282): ok - mvn clean install -D hadoop.profile=3.0 -DskipTests * Unit tests pass (1.8.0_282):

Re: [DISCUSS] InterfaceStability with InterfaceAudience.Public

2021-09-08 Thread Bryan Beaudreault
Thank you both for your input. That seems reasonable to me. In terms of the PR I was working on, I decided to keep it as the more restrictive InterfaceAudience.Public. I also created https://issues.apache.org/jira/browse/HBASE-26266 to improve our docs on this topic. I'll try to get to that when I

[jira] [Created] (HBASE-26266) Improve developer docs for InterfaceAudience of public experimental APIs

2021-09-08 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-26266: - Summary: Improve developer docs for InterfaceAudience of public experimental APIs Key: HBASE-26266 URL: https://issues.apache.org/jira/browse/HBASE-26266 Pr

[jira] [Created] (HBASE-26265) Update ref guide to mention the new store file tracker implementations

2021-09-08 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-26265: - Summary: Update ref guide to mention the new store file tracker implementations Key: HBASE-26265 URL: https://issues.apache.org/jira/browse/HBASE-26265 Project: HBase

[jira] [Created] (HBASE-26264) Add more checks to prevent misconfiguration on store file tracker

2021-09-08 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-26264: - Summary: Add more checks to prevent misconfiguration on store file tracker Key: HBASE-26264 URL: https://issues.apache.org/jira/browse/HBASE-26264 Project: HBase

[jira] [Created] (HBASE-26263) [Rolling Upgrading] Persist the StoreEngine configurations to TableDescriptor for existing tables

2021-09-08 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-26263: - Summary: [Rolling Upgrading] Persist the StoreEngine configurations to TableDescriptor for existing tables Key: HBASE-26263 URL: https://issues.apache.org/jira/browse/HBASE-26263

Re: [VOTE] First release candidate for HBase 2.4.6 (RC0) is available

2021-09-08 Thread Guanghao Zhang
+1 (binding) * Signature: ok * Checksum : ok * Rat check (1.8.0_301): ok - mvn clean apache-rat:check * Built from source (1.8.0_301): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_301): ok - mvn package -P runSmallTe

[jira] [Created] (HBASE-26262) Implement region based store file tracker

2021-09-08 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-26262: - Summary: Implement region based store file tracker Key: HBASE-26262 URL: https://issues.apache.org/jira/browse/HBASE-26262 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-26261) Store configuration loss when use update_config

2021-09-08 Thread Yi Mei (Jira)
Yi Mei created HBASE-26261: -- Summary: Store configuration loss when use update_config Key: HBASE-26261 URL: https://issues.apache.org/jira/browse/HBASE-26261 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-26079) Use StoreFileTracker when splitting and merging

2021-09-08 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-26079. -- Release Note: Changes MergeTableRegionProcedure and SplitTableRegionProcedure