[jira] [Resolved] (HBASE-25195) [branch-1] getNumOpenConnections is not effective

2020-10-18 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan resolved HBASE-25195. --- Hadoop Flags: Reviewed Resolution: Fixed > [branch-1] getNumOpenConnections is not effective

[jira] [Created] (HBASE-25202) Compress the surefire report for flaky tests jenkins job

2020-10-18 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25202: - Summary: Compress the surefire report for flaky tests jenkins job Key: HBASE-25202 URL: https://issues.apache.org/jira/browse/HBASE-25202 Project: HBase Issue

[jira] [Resolved] (HBASE-25093) the RSGroupBasedLoadBalancer#retainAssignment throws NPE

2020-10-18 Thread niuyulin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] niuyulin resolved HBASE-25093. -- Resolution: Fixed > the RSGroupBasedLoadBalancer#retainAssignment throws NPE >

[jira] [Created] (HBASE-25201) YouAreDeadException should be moved to hbase-server module

2020-10-18 Thread niuyulin (Jira)
niuyulin created HBASE-25201: Summary: YouAreDeadException should be moved to hbase-server module Key: HBASE-25201 URL: https://issues.apache.org/jira/browse/HBASE-25201 Project: HBase Issue

[jira] [Created] (HBASE-25200) Try enlarge the flaky test timeout for branch-2.2

2020-10-18 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-25200: -- Summary: Try enlarge the flaky test timeout for branch-2.2 Key: HBASE-25200 URL: https://issues.apache.org/jira/browse/HBASE-25200 Project: HBase Issue

[jira] [Created] (HBASE-25199) Remove HStore#getStoreHomedir

2020-10-18 Thread Jan Hentschel (Jira)
Jan Hentschel created HBASE-25199: - Summary: Remove HStore#getStoreHomedir Key: HBASE-25199 URL: https://issues.apache.org/jira/browse/HBASE-25199 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-25198) Remove RpcSchedulerFactory#create(Configuration, PriorityFunction)

2020-10-18 Thread Jan Hentschel (Jira)
Jan Hentschel created HBASE-25198: - Summary: Remove RpcSchedulerFactory#create(Configuration, PriorityFunction) Key: HBASE-25198 URL: https://issues.apache.org/jira/browse/HBASE-25198 Project: HBase

[jira] [Created] (HBASE-25197) Remove SingletonCoprocessorService

2020-10-18 Thread Jan Hentschel (Jira)
Jan Hentschel created HBASE-25197: - Summary: Remove SingletonCoprocessorService Key: HBASE-25197 URL: https://issues.apache.org/jira/browse/HBASE-25197 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-25196) Document deprecation of HConstants#REPLICATION_DROP_ON_DELETED_TABLE_KEY

2020-10-18 Thread Jan Hentschel (Jira)
Jan Hentschel created HBASE-25196: - Summary: Document deprecation of HConstants#REPLICATION_DROP_ON_DELETED_TABLE_KEY Key: HBASE-25196 URL: https://issues.apache.org/jira/browse/HBASE-25196 Project:

Re: request for invitation to Slack channel

2020-10-18 Thread Jan Hentschel
Hi Semen, Invite was sent. Please check your inbox. Best, Jan From: Семён Комиссаров Reply-To: "dev@hbase.apache.org" Date: Sunday, October 18, 2020 at 5:25 PM To: "dev@hbase.apache.org" Subject: request for invitation to Slack channel Hello, could you invite me to dev Slack channel please.

request for invitation to Slack channel

2020-10-18 Thread Семён Комиссаров
Hello, could you invite me to dev Slack channel please. I've made some small contributions so far, thats my github profile: https://github.com/semensanyok

Re: [DISCUSS] the IA annotation on hbase client exceptions

2020-10-18 Thread Duo Zhang
I think IA.Public maybe over killed here for some exceptions. For example, the DoNotRetryIOException, we just want users to catch this exception, but usually we do not expect users to create this exeption by their own? But IA.Public means we can not change the public methods of the class, so we

Re: [DISCUSS] the IA annotation on hbase client exceptions

2020-10-18 Thread Sean Busbey
My guess would be IA.Public is needed if the client can take action based on the specific exception. So like the do not retry exception should be public so folks know those IOExceptions that it's not worth baking off and retrying. What's the specific list of public vs not? Why do you want the non

[DISCUSS] the IA annotation on hbase client exceptions

2020-10-18 Thread Yulin Niu
Hi, guys: There are IA.Public and also IA.Private under the hbase-client exceptions package, whether the IA.Private exceptions should be IA.Public? e.g.MasterRegistryFetchException, OutOfOrderScannerNextException ,RegionMovedException,RegionOpeningException And any others thing about the IA

[jira] [Created] (HBASE-25195) [branch-1] getNumOpenConnections is not effective

2020-10-18 Thread Reid Chan (Jira)
Reid Chan created HBASE-25195: - Summary: [branch-1] getNumOpenConnections is not effective Key: HBASE-25195 URL: https://issues.apache.org/jira/browse/HBASE-25195 Project: HBase Issue Type:

[jira] [Created] (HBASE-25194) Do not publish workspace in flaky find job

2020-10-18 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25194: - Summary: Do not publish workspace in flaky find job Key: HBASE-25194 URL: https://issues.apache.org/jira/browse/HBASE-25194 Project: HBase Issue Type: Sub-task