[jira] [Resolved] (KAFKA-17677) Consider removing `atomicGetOrUpdate`

2024-10-16 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-17677. Fix Version/s: 4.0.0 Resolution: Fixed > Consider removing `atomicGetOrUpdate` > --

[jira] [Resolved] (KAFKA-17776) Add connection disconnect listener in socket server

2024-10-16 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-17776. Resolution: Fixed > Add connection disconnect listener in socket server >

[jira] [Resolved] (KAFKA-17683) Remove ZK from Kafka READMEs in 4.0

2024-10-16 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-17683. Fix Version/s: 4.0.0 Resolution: Fixed > Remove ZK from Kafka READMEs in 4.0 >

[jira] [Created] (KAFKA-17815) migrate vagrant from zk to kraft

2024-10-16 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-17815: -- Summary: migrate vagrant from zk to kraft Key: KAFKA-17815 URL: https://issues.apache.org/jira/browse/KAFKA-17815 Project: Kafka Issue Type: Improvement

[jira] [Resolved] (KAFKA-17728) Add missing config `replica-directory-id` to raft README

2024-10-16 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-17728. Fix Version/s: 4.0.0 Resolution: Fixed > Add missing config `replica-directory-id`

[jira] [Resolved] (KAFKA-17697) Fix flaky DefaultStateUpdaterTest.shouldRestoreSingleActiveStatefulTask

2024-10-16 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-17697. - Fix Version/s: 4.0.0 Resolution: Fixed > Fix flaky DefaultStateUpdaterTest.should

[jira] [Reopened] (KAFKA-17697) Fix flaky DefaultStateUpdaterTest.shouldRestoreSingleActiveStatefulTask

2024-10-16 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax reopened KAFKA-17697: - > Fix flaky DefaultStateUpdaterTest.shouldRestoreSingleActiveStatefulTask >

Re: PR review request for KIP-1032

2024-10-16 Thread Chia-Ping Tsai
> There should be plenty of time, I just wanted to make sure it doesn't get forgotten for the 4.0 release. We can not forget about the CVEs, so I'll never forget your PR that is trying to save us from Jetty CVE hell! Best, Chia-Ping Christopher Shannon 於 2024年10月17日 週四 上午2:15寫道: > Hi Chia-Ping

[jira] [Resolved] (KAFKA-17256) KRAFT should honor the listener name and security protocol from ClusterConfig

2024-10-16 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-17256. Fix Version/s: 4.0.0 Resolution: Fixed > KRAFT should honor the listener name and s

[jira] [Created] (KAFKA-17814) Use `final` declaration to replace the suppression `this-escape`

2024-10-16 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-17814: -- Summary: Use `final` declaration to replace the suppression `this-escape` Key: KAFKA-17814 URL: https://issues.apache.org/jira/browse/KAFKA-17814 Project: Kafka

Jenkins build is still unstable: Kafka » Kafka PowerPC Daily » test-powerpc #89

2024-10-16 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-17697) Fix flaky DefaultStateUpdaterTest.shouldRestoreSingleActiveStatefulTask

2024-10-16 Thread Yu-Lin Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu-Lin Chen resolved KAFKA-17697. - Resolution: Duplicate Close it as it was fixed by another PR: https://github.com/apache/kafka/p

[jira] [Reopened] (KAFKA-16444) Run KIP-848 unit tests under code coverage

2024-10-16 Thread Kirk True (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk True reopened KAFKA-16444: --- > Run KIP-848 unit tests under code coverage > -- > >

[jira] [Created] (KAFKA-17813) Create server connect id class encapsulating functionality for generation

2024-10-16 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-17813: - Summary: Create server connect id class encapsulating functionality for generation Key: KAFKA-17813 URL: https://issues.apache.org/jira/browse/KAFKA-17813 Project:

Re: PR review request for KIP-1032

2024-10-16 Thread Christopher Shannon
Hi Chia-Ping, Ok sounds good, thanks. Some of these changes are a bit dependent on each other due to the JDK 17 change so no problem if needing to resolve KAFKA-16096 first. There should be plenty of time, I just wanted to make sure it doesn't get forgotten for the 4.0 release. Chris On Wed, Oct

Re: [VOTE] 3.9.0 RC2

2024-10-16 Thread Chia-Ping Tsai
hi Colin Do you think KAFKA-17810 is a blocker for 3.9.0 since it's related to a CVE? The PR (https://github.com/apache/kafka/pull/17517) will upgrade Jetty to 9.4.56.v20240826 to fix one of the CVEs, and we can backport it to 3.9 if you're okay with rolling RC3 Best, Chia-Ping On 2024/10/1

[jira] [Created] (KAFKA-17812) upgrade base image of e2e from JDK 11 to JDK 17

2024-10-16 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-17812: -- Summary: upgrade base image of e2e from JDK 11 to JDK 17 Key: KAFKA-17812 URL: https://issues.apache.org/jira/browse/KAFKA-17812 Project: Kafka Issue Typ

[jira] [Created] (KAFKA-17811) Separate modules to use different JDKs

2024-10-16 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-17811: -- Summary: Separate modules to use different JDKs Key: KAFKA-17811 URL: https://issues.apache.org/jira/browse/KAFKA-17811 Project: Kafka Issue Type: Sub-ta

Re: [VOTE] 3.8.1 RC0

2024-10-16 Thread Josep Prat
Dependency update is on the way: https://github.com/apache/kafka/pull/17517 Once merged, I'll cherry-pick it to 3.8, 3.7 and 3.9 Best, On Wed, Oct 16, 2024 at 5:26 PM Chia-Ping Tsai wrote: > > If I understand your comment correctly, we can't yet update the > dependencies, right? We should wait

Re: PR review request for KIP-1032

2024-10-16 Thread Chia-Ping Tsai
hi Chris, I'd like to review your PR, but we might need to resolve KAFKA-16096 first. Since your PR is a good starting point for KAFKA-16096, we can address it quickly. Best, Chia-Ping Christopher Shannon 於 2024年10月16日 週三 下午11:00寫道: > Can so

[jira] [Created] (KAFKA-17810) Update Jetty to 9.4.56

2024-10-16 Thread Josep Prat (Jira)
Josep Prat created KAFKA-17810: -- Summary: Update Jetty to 9.4.56 Key: KAFKA-17810 URL: https://issues.apache.org/jira/browse/KAFKA-17810 Project: Kafka Issue Type: Sub-task Reporter:

Re: [VOTE] 3.8.1 RC0

2024-10-16 Thread Chia-Ping Tsai
> If I understand your comment correctly, we can't yet update the dependencies, right? We should wait for 9.4.57. I double check the fix (https://github.com/jetty/jetty.project/pull/12012) and we don't need to wait for 9.4.57 as the fix of `CVE-2024-6763` will not be backported to 9.4.x ... CVE-2

[jira] [Resolved] (KAFKA-17741) cleanup code base for JDK 11

2024-10-16 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-17741. Fix Version/s: 4.0.0 Resolution: Fixed > cleanup code base for JDK 11 > ---

PR review request for KIP-1032

2024-10-16 Thread Christopher Shannon
Can someone review https://github.com/apache/kafka/pull/16754 when they get a chance? It's for KIP-1032 and upgrades to Jakarta, JavaEE 10 and Jetty 12. With Kafka 3.9.0 being voted on, Kafka 4.0 should not be too much longer so it would be good to get this merged in. Thanks, Chris

Re: [VOTE] 3.8.1 RC0

2024-10-16 Thread Josep Prat
Hi Chia-Ping, This issue was created between me pushing the tag and finishing all the associated tasks for the RC. Nice catch! If I understand your comment correctly, we can't yet update the dependencies, right? We should wait for 9.4.57. Best, -- Josep Prat Open Source Engineeri

[jira] [Resolved] (KAFKA-17781) add `psutil` to e2e dockerfile and upgrade ducktape version

2024-10-16 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-17781. Resolution: Fixed > add `psutil` to e2e dockerfile and upgrade ducktape version >

Re: [VOTE] 3.8.1 RC0

2024-10-16 Thread Chia-Ping Tsai
hi Josep I just notice https://issues.apache.org/jira/browse/KAFKA-17807 which want to fix the CVEs. Should we include it in 3.8.1? Best, Chia-Ping On 2024/10/16 08:21:02 Josep Prat wrote: > Hello Kafka users, developers and client-developers, > > This is the first candidate for release of Apa

[jira] [Created] (KAFKA-17809) Fix flaky test: testExplicitAcknowledgementCommitAsync

2024-10-16 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-17809: - Summary: Fix flaky test: testExplicitAcknowledgementCommitAsync Key: KAFKA-17809 URL: https://issues.apache.org/jira/browse/KAFKA-17809 Project: Kafka Issu

[jira] [Created] (KAFKA-17808) InstanceAlreadyExistsException: kafka.admin.client:type=app-info,id=connector-dlq-adminclient- when add connector with tasks

2024-10-16 Thread ignat233 (Jira)
ignat233 created KAFKA-17808: Summary: InstanceAlreadyExistsException: kafka.admin.client:type=app-info,id=connector-dlq-adminclient- when add connector with tasks Key: KAFKA-17808 URL: https://issues.apache.org/jira

[jira] [Resolved] (KAFKA-17773) Upgrade spotbug to work under java 23

2024-10-16 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-17773. Fix Version/s: 4.0.0 Resolution: Fixed > Upgrade spotbug to work under java 23 > --

[VOTE] 3.8.1 RC0

2024-10-16 Thread Josep Prat
Hello Kafka users, developers and client-developers, This is the first candidate for release of Apache Kafka 3.8.1. This is a bugfix release with several fixes. Release notes for the 3.8.1 release: https://dist.apache.org/repos/dist/dev/kafka/3.8.1-rc0/RELEASE_NOTES.html Please download, t

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.9 #91

2024-10-16 Thread Apache Jenkins Server
See

[PR] [DOCS] Update Javadoc 3.8.1 [kafka-site]

2024-10-16 Thread via GitHub
jlprat opened a new pull request, #636: URL: https://github.com/apache/kafka-site/pull/636 Updating the version to 3.8.1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[PR] [Docs] Update site for 3.8.1 [kafka-site]

2024-10-16 Thread via GitHub
jlprat opened a new pull request, #635: URL: https://github.com/apache/kafka-site/pull/635 Updating the site for 3.8.1. As https://home.apache.org is now gone, we can't have a real preview of the site for patch versions as all changes would be visible directly. -- This is an automated