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

2024-09-18 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-1090 Flaky Tests 👻

2024-09-18 Thread 吳岱儒
Hi David, Thank you for KIP. Could we include percentages for each flaky test in quarantined.txt? This would help us prioritize which tests to resolve first. Additionally, I would prefer to add a flaky (JUnit) tag to the source code so we can focus on these tests during development. Thanks, Tai

Re: [DISCUSS] KIP-1090 Flaky Tests 👻

2024-09-18 Thread TengYao Chi
Hi David, Thanks for this great KIP. I really appreciate the goal of this KIP, which aims to stabilize the build and improve our confidence in CI results. It addresses a real issue where we've become accustomed to seeing failed results from CI, and this is definitely not good for the Kafka commun

[jira] [Created] (KAFKA-17578) Remove partitionRacks from TopicMetadata

2024-09-18 Thread Jeff Kim (Jira)
Jeff Kim created KAFKA-17578: Summary: Remove partitionRacks from TopicMetadata Key: KAFKA-17578 URL: https://issues.apache.org/jira/browse/KAFKA-17578 Project: Kafka Issue Type: Sub-task

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

2024-09-18 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #3315

2024-09-18 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-17577) May be record metrics on UnknownSubscriptionIdException

2024-09-18 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-17577: - Summary: May be record metrics on UnknownSubscriptionIdException Key: KAFKA-17577 URL: https://issues.apache.org/jira/browse/KAFKA-17577 Project: Kafka Iss

Re: [DISCUSS] KIP-1090 Flaky Tests 👻

2024-09-18 Thread Chia-Ping Tsai
hi David The KIP is beautiful and I do love a rule which makes us handle those flaky seriously. Regarding the "JUnit Tags", it can bring some benefits to us. 1. we can retry only the tests having "flaky" annotation. Other non-flaky tests should not be retryable 2. we don't need to worry that "qu

Re: [VOTE] 3.9.0 RC0

2024-09-18 Thread Colin McCabe
Hi all, Thanks, everyone who took a look at RC0. Let's sink this RC since we discovered several problems: - the current error message for KAFKA-17543 is unclear (fixed by PR #17210) - docs/ops.html has not been updated for KIP-853 - some maven artifacts are missing - the documentation generation

Re: [VOTE] KIP-1082: Require Client-Generated IDs over the ConsumerGroupHeartbeat RPC

2024-09-18 Thread Chris Egerton
Thanks for the KIP! +1 (binding) On Tue, Sep 17, 2024 at 12:45 PM Andrew Schofield < andrew_schofield_j...@outlook.com> wrote: > +1 (non-binding) > > > From: 吳岱儒 > Sent: 17 September 2024 04:24 > To: dev@kafka.apache.org > Subject: Re: [VOTE] KIP-1082: R

[jira] [Resolved] (KAFKA-17559) RemoteLogOffsetReaderTest flaky on trunk

2024-09-18 Thread David Arthur (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur resolved KAFKA-17559. -- Assignee: Kamal Chandraprakash (was: Chia-Ping Tsai) Resolution: Fixed > RemoteLogOffse

[jira] [Created] (KAFKA-17576) Fix all references to kraft/server.properties to use reconfig-server.properties

2024-09-18 Thread Jira
José Armando García Sancio created KAFKA-17576: -- Summary: Fix all references to kraft/server.properties to use reconfig-server.properties Key: KAFKA-17576 URL: https://issues.apache.org/jira/browse/KA

[DISCUSS] KIP-1090 Flaky Tests 👻

2024-09-18 Thread David Arthur
Hello, Kafka community! Looking at the last 7 days of GitHub, we have 59 out of 64 trunk builds having flaky tests. Excluding timeouts (a separate issue), only 4 builds out of the last 7 days have failed due to excess test failures. This is actually a slight improvement when compared with the last

Re: [VOTE] 3.9.0 RC0

2024-09-18 Thread Jakub Scholz
One more thing I noticed - the documentation at https://kafka.apache.org/39/documentation.html#brokerconfigs seems to be missing all the configuration options for brokers, producers, consumers etc. Not sure if that is normal for RCs or if this is some bug in the docs generator. Thanks & Regards J

Re: New release branch 3.9

2024-09-18 Thread Jakub Scholz
Hi Colin, The release notes (and the KAFKA-17543 JIRA) say this: [KAFKA-17543] - Enforce that broker.id.generation.enable is disabled when migrating to KRaft When I read that, it meant to me that the option "broker.id.generation.enable" needs to be disabled (i.e. set to false). Given this option

Re: New release branch 3.9

2024-09-18 Thread Colin McCabe
Hi Jakub, Can you say more about what you would like to see in the release notes? best, Colin On Wed, Sep 18, 2024, at 02:13, Jakub Scholz wrote: > Maybe you could have at least fixed the release notes which is what I was > suggesting :-(. > > On Wed, Sep 18, 2024 at 12:22 AM Colin McCabe wrot

Re: [kafka-clients] Re: [VOTE] 3.9.0 RC0

2024-09-18 Thread Colin McCabe
Hi all, I think this is my error since I only "closed" one entry, and "dropped" the others. Sorry about that. Let me try the Maven upload task again when I'm in front of my laptop. best, Colin On Wed, Sep 18, 2024, at 04:37, 'Josep Prat' via kafka-clients wrote: > I can see the Stream Quicksta

Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #3314

2024-09-18 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-17575) TestUtils.tempDirectory registers two shutdown hooks for the same thing

2024-09-18 Thread Jira
Stig Rohde Døssing created KAFKA-17575: -- Summary: TestUtils.tempDirectory registers two shutdown hooks for the same thing Key: KAFKA-17575 URL: https://issues.apache.org/jira/browse/KAFKA-17575 P

[jira] [Created] (KAFKA-17574) KafkaClusterTestKit produces error logs if shut down from a shutdown hook

2024-09-18 Thread Jira
Stig Rohde Døssing created KAFKA-17574: -- Summary: KafkaClusterTestKit produces error logs if shut down from a shutdown hook Key: KAFKA-17574 URL: https://issues.apache.org/jira/browse/KAFKA-17574

Re: [VOTE] KIP-1079: Deprecate `delete-config` of TopicCommand

2024-09-18 Thread Federico Valeri
Hey TengYao, no problem, thanks for the KIP. Well done. On Wed, Sep 18, 2024 at 6:34 AM TengYao Chi wrote: > > Hello Federico > I'm sorry that I missed your email. > The ticket used to track future removal has been filed. (KAFKA-17556 > ) > Pleas

Re: [VOTE] 3.9.0 RC0

2024-09-18 Thread Josep Prat
I can see the Stream Quickstart ones in the staging repo, but only these. When I did the 3.8 release I realized that https://repository.apache.org/#stagingRepositories had 3 different entries (repositories) every time I tried to upload to maven central (1 was kind of faulty with only togdor jar fil

Re: [VOTE] 3.9.0 RC0

2024-09-18 Thread Luke Chen
Same here, no 3.9.0 artifacts in the staging repo. Thanks. Luke On Wed, Sep 18, 2024 at 4:49 PM Jakub Scholz wrote: > Hi Colin, > > Thanks for the RC. > > It looks like the Maven artifacts are missing for 3.9.0 in the staging > repo. Are we still waiting for some staging job to complete? Or is

Re: [VOTE] 3.9.0 RC0

2024-09-18 Thread Jakub Scholz
Hi Colin, Thanks for the RC. It looks like the Maven artifacts are missing for 3.9.0 in the staging repo. Are we still waiting for some staging job to complete? Or is that some CDN issue and I'm the only one not seeing them? Or is that some general problem? Thanks & Regards Jakub On Wed, Sep 18

[jira] [Created] (KAFKA-17573) Move KRaftMetadataCache to server module

2024-09-18 Thread PoAn Yang (Jira)
PoAn Yang created KAFKA-17573: - Summary: Move KRaftMetadataCache to server module Key: KAFKA-17573 URL: https://issues.apache.org/jira/browse/KAFKA-17573 Project: Kafka Issue Type: Sub-task

Re: New release branch 3.9

2024-09-18 Thread Jakub Scholz
Maybe you could have at least fixed the release notes which is what I was suggesting :-(. On Wed, Sep 18, 2024 at 12:22 AM Colin McCabe wrote: > Hi Chia-Ping Tsai, > > I've already pushed the RC0 to maven central, so we cannot include this > now. (I am waiting on some other release phases to co