Re: [DISCUSS] Road to separated client/server jars

2025-08-26 Thread Kezhu Wang
Hi all, Besides above, I have successfully built and tested `apache-curator` locally on the latest changes by simply bumping the zookeeper version. I plan to check more third party libraries. Are there any recommendations ? Best, Kezhu Wang On Wed, Aug 27, 2025 at 12:25 PM Kezhu Wang wrote: > >

Re: [DISCUSS] Road to separated client/server jars

2025-08-26 Thread Kezhu Wang
Hi all, I have updated pr-2307[1] to the latest changes for review. > don't know what a bridge would look like > > I don't see much value in a bridge. I expect to use a introduced `ZooKeeper` interface as client side API entrypoint to bring new api classes and deprecate old classes. Old classes

Re: [DISCUSS] Road to separated client/server jars

2025-08-26 Thread Christopher
I wasn't even thinking about OSGi. I didn't even know ZK built OSGi bundles until you mentioned it. I'm not too familiar with that, and don't know what a bridge would look like. However, I probably wouldn't bother with a bridge. Deprecating in a minor release, allows users to migrate to the new, re

[jira] [Created] (ZOOKEEPER-4972) Flaky tests in PrometheusMetricsProviderConfigTest

2025-08-26 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4972: - Summary: Flaky tests in PrometheusMetricsProviderConfigTest Key: ZOOKEEPER-4972 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4972 Project: ZooKeeper

[jira] [Created] (ZOOKEEPER-4971) Provide canonical way to parse quorum members from `getConfig`

2025-08-26 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4971: - Summary: Provide canonical way to parse quorum members from `getConfig` Key: ZOOKEEPER-4971 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4971 Project: ZooKe