[jira] [Created] (KAFKA-19485) Acknowledgements should not be sent on initial epoch of ShareFetch

2025-07-09 Thread Shivsundar R (Jira)
Shivsundar R created KAFKA-19485: Summary: Acknowledgements should not be sent on initial epoch of ShareFetch Key: KAFKA-19485 URL: https://issues.apache.org/jira/browse/KAFKA-19485 Project: Kafka

[jira] [Resolved] (KAFKA-19457) Revisit the threshold to retry initialize share state RPC in group coordinator.

2025-07-09 Thread Andrew Schofield (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Schofield resolved KAFKA-19457. -- Fix Version/s: 4.2.0 Resolution: Fixed > Revisit the threshold to retry initial

Re: [DISCUSS] KIP-1161: cleanup.policy shouldn't be empty

2025-07-09 Thread Chia-Ping Tsai
> For ssl.cipher.suites, changing the default value from null to empty is > actually a breaking change. According to the doc, null means that all the > available cipher suites are supported. I am thinking that we should > continue to allow null as the default since it could represent a state > diff

Re: [DISCUSS] KIP-1172: Improve EndToEndLatency tool

2025-07-09 Thread Junwang Guo
Hi Andrew, Thanks a lot for your helpful feedback. AS1: That's a great point. I will update the KIP to mention that the old positional syntax is deprecated and will be removed in AK5.0. A warning will also be added to guide users to the new syntax. AS2: Thanks for pointing that out. I'll update

[jira] [Created] (KAFKA-19487) Improve consistency of command-line arguments

2025-07-09 Thread Andrew Schofield (Jira)
Andrew Schofield created KAFKA-19487: Summary: Improve consistency of command-line arguments Key: KAFKA-19487 URL: https://issues.apache.org/jira/browse/KAFKA-19487 Project: Kafka Issue T

[VOTE] KIP-1172: Improve EndToEndLatency tool

2025-07-09 Thread Junwang Guo
Hi all, I would like to start a vote on KIP-1172: Improve EndToEndLatency tool. KIP: https://cwiki.apache.org/confluence/x/Awu9F Discussion thread: https://lists.apache.org/thread/8rsx4c56z4x3w6wrftpl9ky3lso9t8pf Best Regards, Nick

[jira] [Resolved] (KAFKA-19450) ShareConsumerPerformance does not handle exceptions from consumeMessagesForSingleShareConsumer

2025-07-09 Thread Andrew Schofield (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Schofield resolved KAFKA-19450. -- Resolution: Fixed > ShareConsumerPerformance does not handle exceptions from > consum

[DISCUSS] KIP-1147: Improve consistency of command-line arguments

2025-07-09 Thread Andrew Schofield
Hi, I'd like to start discussion of KIP-1147. This KIP aligns the names of the command-line arguments across all of the Apache Kafka command-line tools. KIP: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1147%3A+Improve+consistency+of+command-line+arguments Thanks, Andrew

Re: [DISCUSS] KIP-1172: Improve EndToEndLatency tool

2025-07-09 Thread Andrew Schofield
Hi Nick, Thanks for the KIP. Sorry for the late discussion. I was reading the KIP, nudged by the voting thread and I have a couple of comments. AS1: The old syntax should eventually not be supported. Please could the KIP say something like "The previous syntax using positional arguments is depre

[jira] [Created] (KAFKA-19486) Always use the latest version of kafka-topics.sh to create topics in system tests

2025-07-09 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-19486: -- Summary: Always use the latest version of kafka-topics.sh to create topics in system tests Key: KAFKA-19486 URL: https://issues.apache.org/jira/browse/KAFKA-19486

[jira] [Resolved] (KAFKA-19444) SASL GSSAPI not working with librdkafka and AK 4.x

2025-07-09 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-19444. Resolution: Fixed > SASL GSSAPI not working with librdkafka and AK 4.x > -

[jira] [Resolved] (KAFKA-19248) Plugins Test for Multiversioning in Kafka Connect

2025-07-09 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-19248. Fix Version/s: 4.1.0 Resolution: Fixed > Plugins Test for Multiversioning in Kafka

[jira] [Resolved] (KAFKA-18120) KIP-891: Support for multiple versions of connect plugins.

2025-07-09 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-18120. Fix Version/s: 4.1.0 Resolution: Fixed > KIP-891: Support for multiple versions of

[jira] [Created] (KAFKA-19488) Update the docs of "if-not-exists"

2025-07-09 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-19488: -- Summary: Update the docs of "if-not-exists" Key: KAFKA-19488 URL: https://issues.apache.org/jira/browse/KAFKA-19488 Project: Kafka Issue Type: Improvemen

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-07-09 Thread Mickael Maison
Hi, Quick update on the release. I started the release process for the first RC today. I ran the release script, generated the release artifacts and pushed them to dist and nexus: - https://dist.apache.org/repos/dist/dev/kafka/4.1.0-rc0/ - https://repository.apache.org/content/groups/staging/org

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-07-09 Thread Mickael Maison
Hi, Another issue. In order to fix https://issues.apache.org/jira/browse/KAFKA-19166 we now do a git merge with the tag in the release script. However our repository is configured to require linear history and thus rejects any merge commits. This is the same issue I hit last month when creating th

[jira] [Created] (KAFKA-19489) storage tool should check controller.quorum.voters is not set alongside a dynamic quorum flag when formatting

2025-07-09 Thread Kevin Wu (Jira)
Kevin Wu created KAFKA-19489: Summary: storage tool should check controller.quorum.voters is not set alongside a dynamic quorum flag when formatting Key: KAFKA-19489 URL: https://issues.apache.org/jira/browse/KAFKA-19

[jira] [Resolved] (KAFKA-19466) LogConcurrencyTest should close the log when the test completes

2025-07-09 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-19466. Fix Version/s: 4.2.0 Resolution: Fixed > LogConcurrencyTest should close the log wh

Re: [DISCUSS] KIP-1172: Improve EndToEndLatency tool

2025-07-09 Thread Andrew Schofield
Hi Nick, Thanks for the updates. AS3: I see that you didn't quite change all of the instances of the parameter names. There are still some mentions of message-key-size-bytes and message-header-size-bytes. Thanks, Andrew From: Junwang Guo Sent: 09 July 202

Re: [DISCUSS] KIP-1161: cleanup.policy shouldn't be empty

2025-07-09 Thread 黃竣陽
Hi Jun, Chia >> Also, it would be useful to add a compatibility column in the table. If a >> value is formally disallowed, it would be useful to compare the old and the >> new behavior (e.g. a different exception is thrown, etc). I’ve updated the table to show which exceptions will be thrown for e

[jira] [Created] (KAFKA-19490) Remove usages of distutils in docker scripts

2025-07-09 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-19490: -- Summary: Remove usages of distutils in docker scripts Key: KAFKA-19490 URL: https://issues.apache.org/jira/browse/KAFKA-19490 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-19491) Add documentation for missing AsyncKafkaConsumer metrics

2025-07-09 Thread Kirk True (Jira)
Kirk True created KAFKA-19491: - Summary: Add documentation for missing AsyncKafkaConsumer metrics Key: KAFKA-19491 URL: https://issues.apache.org/jira/browse/KAFKA-19491 Project: Kafka Issue Type

Re: [DISCUSS] KIP-1147: Improve consistency of command-line arguments

2025-07-09 Thread Kirk True
Hi Andrew, Thanks for the KIP. Yes, the inconsistency drives me crazy :) Just one initial question: KT01: During the migration period where both command line arguments are supported (e.g. --producer-props and --producer-property), which takes precedence? I'm not ecstatic about the existing na

Re: [DISCUSS] KIP-1147: Improve consistency of command-line arguments

2025-07-09 Thread Chris Egerton
Hi Andrew, Thanks for the KIP. The mixed dash and dot syntax in --producer.config and --consumer.config has always vexed me. I just have one thought: To be honest, like Kirk, I don't love --command-config. While it is the most common flag name for specifying client properties, it seems both inacc

Re: [DISCUSS] KIP-1172: Improve EndToEndLatency tool

2025-07-09 Thread Junwang Guo
Hi Andrew, AS3: Thanks for catching that, sorry I missed those. I've now updated all remaining instances. Appreciate your careful review. Best, Nick On Thu, Jul 10, 2025 at 12:12 AM Andrew Schofield < andrew_schofield_j...@outlook.com> wrote: > Hi Nick, > Thanks for the updates. > > AS3: I see

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

2025-07-09 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-19488) Update the docs of "if-not-exists"

2025-07-09 Thread TengYao Chi (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] TengYao Chi resolved KAFKA-19488. - Resolution: Fixed > Update the docs of "if-not-exists" > -- > >