Re: [DISCUSS] Deprecating zookeeper-based client connectivity

2024-02-29 Thread Andrew Purtell
Deprecation does not mean disabling, it does not even mean changing the default. On Thu, Feb 29, 2024 at 10:49 PM Istvan Toth wrote: > That's a pretty fundamental change, and would break a lot of use cases and > applications that hard-code the assumption of the ZK registry. > Making a breaking c

Re: [DISCUSS] Deprecating zookeeper-based client connectivity

2024-02-29 Thread Istvan Toth
That's a pretty fundamental change, and would break a lot of use cases and applications that hard-code the assumption of the ZK registry. Making a breaking change like removing the previous default connection method in a minor version also feels wrong. (It may go against the compatibility policy, t

[jira] [Created] (HBASE-28413) Fix race condition in TestCleanerChore.retriesIOExceptionInStatus

2024-02-29 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-28413: Summary: Fix race condition in TestCleanerChore.retriesIOExceptionInStatus Key: HBASE-28413 URL: https://issues.apache.org/jira/browse/HBASE-28413 Project: HBase

[jira] [Resolved] (HBASE-28354) RegionSizeCalculator throws NPE when regions are in transition

2024-02-29 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-28354. -- Resolution: Fixed Committed to branches 2.5+. Thanks for the contribution [~aalhour]. > Regio

[jira] [Resolved] (HBASE-28323) When AbstractRpcClient calls getConnection, the status of conn should be checked

2024-02-29 Thread Zhiwen Deng (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhiwen Deng resolved HBASE-28323. - Resolution: Not A Problem > When AbstractRpcClient calls getConnection, the status of conn shoul

Re: [DISCUSS] Deprecating zookeeper-based client connectivity

2024-02-29 Thread Andrew Purtell
+1 for deprecating ZKConnectionRegistry beginning with/in 2.6.0. On Thu, Feb 29, 2024 at 2:30 AM Nick Dimiduk wrote: > Heya, > > We have long had the ambition to get away from ZooKeeper as the means by > which a client interfaces with an HBase cluster. The ConnectionRegistry was > introduced

[jira] [Resolved] (HBASE-28342) Decommissioned hosts should be rejected by the HMaster

2024-02-29 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-28342. -- Resolution: Fixed > Decommissioned hosts should be rejected by the HMaster > -

[jira] [Created] (HBASE-28412) TableNotFoundException while restoring out-of-system incremental backup with mapping

2024-02-29 Thread Dieter De Paepe (Jira)
Dieter De Paepe created HBASE-28412: --- Summary: TableNotFoundException while restoring out-of-system incremental backup with mapping Key: HBASE-28412 URL: https://issues.apache.org/jira/browse/HBASE-28412

[jira] [Created] (HBASE-28411) Remove direct dependency on Curator

2024-02-29 Thread Istvan Toth (Jira)
Istvan Toth created HBASE-28411: --- Summary: Remove direct dependency on Curator Key: HBASE-28411 URL: https://issues.apache.org/jira/browse/HBASE-28411 Project: HBase Issue Type: Improvement

Re: [VOTE] hbase-thirdparty 4.1.6 (RC0)

2024-02-29 Thread Nick Dimiduk
For your reference, I have posted PRs vs. master [0] and branch-2.6 [1] that make use of this RC. [0]: https://github.com/apache/hbase/pull/5693 [1]: https://github.com/apache/hbase/pull/5710 On Tue, Feb 27, 2024 at 5:06 PM Nick Dimiduk wrote: > Please vote on this Apache hbase thirdparty relea

[DISCUSS] Deprecating zookeeper-based client connectivity

2024-02-29 Thread Nick Dimiduk
Heya, We have long had the ambition to get away from ZooKeeper as the means by which a client interfaces with an HBase cluster. The ConnectionRegistry was introduced in 2.0 as part of the asynchronous client implementation [0], then called the ClusterRegistry. The name changed and a new implementa

[jira] [Created] (HBASE-28410) Upgrade curator to 5.6.0

2024-02-29 Thread Istvan Toth (Jira)
Istvan Toth created HBASE-28410: --- Summary: Upgrade curator to 5.6.0 Key: HBASE-28410 URL: https://issues.apache.org/jira/browse/HBASE-28410 Project: HBase Issue Type: Improvement Comp

[jira] [Resolved] (HBASE-28394) Attach the design doc for preamble call to our code base

2024-02-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-28394. --- Fix Version/s: 2.6.0 3.0.0-beta-2 Hadoop Flags: Reviewed Resolution: F