Re: Bump minimum required Java version for building ZK to 11

2025-08-20 Thread Christopher
I understand. Jetty has been pretty aggressive at updating to jakarta and newer Java versions. It's hard to keep Jetty up-to-date. What do you think about just calling it 4.0 and skipping 3.10? On Tue, Aug 19, 2025 at 9:14 PM Andor Molnar wrote: > We cannot upgrade Jetty if we stay on JDK11, whi

Re: Zookeeper 3.10.0 release date

2025-08-20 Thread Christopher
It looks like that Confluence page is pretty close to Semver 2.0's definition (semver.org). I was confused by the use of the word "major" to refer to 3.10 earlier in this thread. By the definition there, it'd be a "minor" release. Since the version numbering is based on API changes, and not depend

Re: Zookeeper 3.10.0 release date

2025-08-20 Thread Patrick Hunt
FYI here's what documented for the project: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=24193438#Roadmap-ReleaseNumbering I personally think about it along these lines: "Upgrading between major releases will generally require changes to user code". The "annually" - I guess that

[jira] [Created] (ZOOKEEPER-4968) Introduce interface to cover ZooKeeper client operations

2025-08-20 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4968: - Summary: Introduce interface to cover ZooKeeper client operations Key: ZOOKEEPER-4968 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4968 Project: ZooKeeper

[jira] [Created] (ZOOKEEPER-4967) Builder to construct ZKConfig

2025-08-20 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4967: - Summary: Builder to construct ZKConfig Key: ZOOKEEPER-4967 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4967 Project: ZooKeeper Issue Type: New Fea

[jira] [Created] (ZOOKEEPER-4966) QuorumPeerConfig.ConfigException leaked to client side code through constructor of ZKConfig

2025-08-20 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4966: - Summary: QuorumPeerConfig.ConfigException leaked to client side code through constructor of ZKConfig Key: ZOOKEEPER-4966 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-496

[jira] [Created] (ZOOKEEPER-4965) Drop unnecessary {{@SuppressWarnings("deprecation")}}

2025-08-20 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4965: - Summary: Drop unnecessary {{@SuppressWarnings("deprecation")}} Key: ZOOKEEPER-4965 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4965 Project: ZooKeeper