[jira] [Comment Edited] (KAFKA-14661) Upgrade Zookeeper to 3.8.1

2023-01-31 Thread Divij Vaidya (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-14661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17682621#comment-17682621
 ] 

Divij Vaidya edited comment on KAFKA-14661 at 1/31/23 3:43 PM:
---

>From Zk 3.8.1 release notes [1]
 - ZooKeeper clients from 3.5.x onwards are fully compatible with 3.8.x 
servers. 

Apache Kafka (AK) upgraded to Zk v3.5.x starting AK v2.4.0 release [2] which 
means that clients starting Apache Kafka 2.4.0 will be able to communicate with 
servers running Zk 3.8.x.

[1] [https://zookeeper.apache.org/releases.html] 
[2] https://issues.apache.org/jira/browse/KAFKA-8634 


was (Author: divijvaidya):
>From Zk 3.8.1 release notes [1]
 - ZooKeeper clients from 3.5.x onwards are fully compatible with 3.8.x 
servers. 

Apache Kafka upgraded to Zk v3.5.x starting 2.4.0 release [2] which means that 
clients starting Apache Kafka 2.4.0 will be able to communicate with servers 
running 3.8.x Zk.

[1] [https://zookeeper.apache.org/releases.html] 
[2] https://issues.apache.org/jira/browse/KAFKA-8634 

> Upgrade Zookeeper to 3.8.1 
> ---
>
> Key: KAFKA-14661
> URL: https://issues.apache.org/jira/browse/KAFKA-14661
> Project: Kafka
>  Issue Type: Improvement
>  Components: packaging
>Reporter: Divij Vaidya
>Assignee: Christo Lolov
>Priority: Blocker
> Fix For: 3.5.0, 3.4.1, 3.3.3
>
>
> Current Zk version (3.6.x) supported by Apache Kafka has been EOL since 
> December 2022 [1]
> Users of Kafka are facing regulatory hurdles because of using a dependency 
> which is EOL, hence, I would suggest to upgrade this in all upcoming releases 
> (including patch releases of 3.3.x and 3.4.x versions).
> Some things to consider while upgrading (as pointed by [~ijuma] at [2]):
>  # If we upgrade the zk server to 3.8.1, what is the impact on the zk 
> clients. That is, what's the earliest zk client version that is supported by 
> the 3.8.x server?
>  # We need to ensure there are no regressions (particularly on the stability 
> front) when it comes to this upgrade. It would be good for someone to stress 
> test the system a bit with the new version and check if all works well.
> [1] [https://zookeeper.apache.org/releases.html] 
>  [2][https://github.com/apache/kafka/pull/12620#issuecomment-1409028650] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Comment Edited] (KAFKA-14661) Upgrade Zookeeper to 3.8.1

2023-01-31 Thread Divij Vaidya (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-14661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17682621#comment-17682621
 ] 

Divij Vaidya edited comment on KAFKA-14661 at 1/31/23 3:43 PM:
---

>From Zk 3.8.1 release notes [1]
 - ZooKeeper clients from 3.5.x onwards are fully compatible with 3.8.x 
servers. 

Apache Kafka upgraded to Zk v3.5.x starting 2.4.0 release [2] which means that 
clients starting Apache Kafka 2.4.0 will be able to communicate with servers 
running 3.8.x Zk.

[1] [https://zookeeper.apache.org/releases.html] 
[2] https://issues.apache.org/jira/browse/KAFKA-8634 


was (Author: divijvaidya):
>From Zk 3.8.1 release notes [1]
- ZooKeeper clients from 3.5.x onwards are fully compatible with 3.8.x servers. 

Apache Kafka upgraded to 3.5.x starting 2.4.0 release [2] which means that 
clients starting Apache Kafka 2.4.0 will be able to communicate with servers 
running 3.8.x Zk.


[1] [https://zookeeper.apache.org/releases.html] 
[2] https://issues.apache.org/jira/browse/KAFKA-8634 

> Upgrade Zookeeper to 3.8.1 
> ---
>
> Key: KAFKA-14661
> URL: https://issues.apache.org/jira/browse/KAFKA-14661
> Project: Kafka
>  Issue Type: Improvement
>  Components: packaging
>Reporter: Divij Vaidya
>Assignee: Christo Lolov
>Priority: Blocker
> Fix For: 3.5.0, 3.4.1, 3.3.3
>
>
> Current Zk version (3.6.x) supported by Apache Kafka has been EOL since 
> December 2022 [1]
> Users of Kafka are facing regulatory hurdles because of using a dependency 
> which is EOL, hence, I would suggest to upgrade this in all upcoming releases 
> (including patch releases of 3.3.x and 3.4.x versions).
> Some things to consider while upgrading (as pointed by [~ijuma] at [2]):
>  # If we upgrade the zk server to 3.8.1, what is the impact on the zk 
> clients. That is, what's the earliest zk client version that is supported by 
> the 3.8.x server?
>  # We need to ensure there are no regressions (particularly on the stability 
> front) when it comes to this upgrade. It would be good for someone to stress 
> test the system a bit with the new version and check if all works well.
> [1] [https://zookeeper.apache.org/releases.html] 
>  [2][https://github.com/apache/kafka/pull/12620#issuecomment-1409028650] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Comment Edited] (KAFKA-14661) Upgrade Zookeeper to 3.8.1

2023-01-30 Thread Ismael Juma (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-14661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17682204#comment-17682204
 ] 

Ismael Juma edited comment on KAFKA-14661 at 1/30/23 5:39 PM:
--

We should focus on getting this done for Apache Kafka 3.5.0. The patch release 
discussion should happen after 3.5.0 has happened and we have strong evidence 
that it's safe to do it as part of patch releases.


was (Author: ijuma):
We should focus on getting this done for 3.5.0. The patch release discussion 
should happen after 3.5.0 has happened and we have strong evidence that it's 
safe to do it as part of patch releases.

> Upgrade Zookeeper to 3.8.1 
> ---
>
> Key: KAFKA-14661
> URL: https://issues.apache.org/jira/browse/KAFKA-14661
> Project: Kafka
>  Issue Type: Improvement
>  Components: packaging
>Reporter: Divij Vaidya
>Assignee: Christo Lolov
>Priority: Blocker
> Fix For: 3.5.0, 3.4.1, 3.3.3
>
>
> Current Zk version (3.6.x) supported by Apache Kafka has been EOL since 
> December 2022 [1]
> Users of Kafka are facing regulatory hurdles because of using a dependency 
> which is EOL, hence, I would suggest to upgrade this in all upcoming releases 
> (including patch releases of 3.3.x and 3.4.x versions).
> Some things to consider while upgrading (as pointed by [~ijuma] at [2]):
>  # If we upgrade the zk server to 3.8.1, what is the impact on the zk 
> clients. That is, what's the earliest zk client version that is supported by 
> the 3.8.x server?
>  # We need to ensure there are no regressions (particularly on the stability 
> front) when it comes to this upgrade. It would be good for someone to stress 
> test the system a bit with the new version and check if all works well.
> [1] [https://zookeeper.apache.org/releases.html] 
>  [2][https://github.com/apache/kafka/pull/12620#issuecomment-1409028650] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)