[jira] [Created] (KAFKA-18099) The lkc prefix should be removed from the topic name when generating sync response for classic members in consumer group

2024-11-26 Thread Dongnuo Lyu (Jira)
Dongnuo Lyu created KAFKA-18099: --- Summary: The lkc prefix should be removed from the topic name when generating sync response for classic members in consumer group Key: KAFKA-18099 URL: https://issues.apache.org/jir

[jira] [Created] (KAFKA-18092) TransactionsTest.testBumpTransactionalEpochWithTV2Enabled is flaky

2024-11-26 Thread Andrew Schofield (Jira)
Andrew Schofield created KAFKA-18092: Summary: TransactionsTest.testBumpTransactionalEpochWithTV2Enabled is flaky Key: KAFKA-18092 URL: https://issues.apache.org/jira/browse/KAFKA-18092 Project: K

[jira] [Resolved] (KAFKA-18083) ClusterInstance custom controllerListener not work

2024-11-26 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18083. Fix Version/s: 4.0.0 Resolution: Fixed > ClusterInstance custom controllerListener

[jira] [Created] (KAFKA-18094) Remove deprecated TopicListing(String, Boolean)

2024-11-26 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18094: -- Summary: Remove deprecated TopicListing(String, Boolean) Key: KAFKA-18094 URL: https://issues.apache.org/jira/browse/KAFKA-18094 Project: Kafka Issue Typ

[jira] [Resolved] (KAFKA-18049) Upgrade the caffeine version to 3.1.1

2024-11-26 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-18049. Fix Version/s: 4.0.0 Resolution: Fixed > Upgrade the caffeine version to 3.1.1 > --

Re: [DISCUSS] KIP-1111: Enforcing Explicit Naming for Kafka Streams Internal Topics

2024-11-26 Thread Sebastien Viale
Thanks Bruno for your comments: A1 . BC+1. I let other people give their advice, and each of them makes sense. BC+2. I believe you're right. I think I can manage to check whether names are set for repartition or changelog topics across different DSL operators in KStreamImpl. The complexity aris

[jira] [Resolved] (KAFKA-18028) the effective kraft version of `--no-initial-controllers` should be 1 rather than 0

2024-11-26 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18028. Fix Version/s: 4.0.0 Resolution: Fixed > the effective kraft version of `--no-initi

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

2024-11-26 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-17811. Fix Version/s: 4.0.0 Resolution: Fixed > Separate modules to use different JDKs > -

Re: [DISCUSS] KIP-1111: Enforcing Explicit Naming for Kafka Streams Internal Topics

2024-11-26 Thread Bruno Cadonna
Hi, Thanks for the KIP! A1. I find the "auto.generated.topic.names" part a bit misleading, because actually the topic names are always auto-generated no matter if the processors and state stores are explicitly named or not. which leads me to BC+1. IMO this is not only about topic names, exp

[jira] [Resolved] (KAFKA-15089) Consolidate all the group coordinator configs

2024-11-26 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-15089. - Resolution: Duplicate > Consolidate all the group coordinator configs >

[jira] [Created] (KAFKA-18093) Remove deprecated DeleteTopicsResult#values

2024-11-26 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18093: -- Summary: Remove deprecated DeleteTopicsResult#values Key: KAFKA-18093 URL: https://issues.apache.org/jira/browse/KAFKA-18093 Project: Kafka Issue Type: I

[jira] [Created] (KAFKA-18095) Consider allowing member to join without subscription under new consumer protocol

2024-11-26 Thread Lianet Magrans (Jira)
Lianet Magrans created KAFKA-18095: -- Summary: Consider allowing member to join without subscription under new consumer protocol Key: KAFKA-18095 URL: https://issues.apache.org/jira/browse/KAFKA-18095

[jira] [Created] (KAFKA-18096) Allow new consumer to join group after subscribe to pattern if no matching topics

2024-11-26 Thread Lianet Magrans (Jira)
Lianet Magrans created KAFKA-18096: -- Summary: Allow new consumer to join group after subscribe to pattern if no matching topics Key: KAFKA-18096 URL: https://issues.apache.org/jira/browse/KAFKA-18096

[jira] [Created] (KAFKA-18097) Upgrade readme to include min JDK changes

2024-11-26 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18097: -- Summary: Upgrade readme to include min JDK changes Key: KAFKA-18097 URL: https://issues.apache.org/jira/browse/KAFKA-18097 Project: Kafka Issue Type: Sub

[jira] [Resolved] (KAFKA-17569) Rewrite TestLinearWriteSpeed by JMH

2024-11-26 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-17569. Fix Version/s: 4.0.0 Resolution: Fixed > Rewrite TestLinearWriteSpeed by JMH >

[jira] [Resolved] (KAFKA-17566) What is the next about other.kafka

2024-11-26 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-17566. Fix Version/s: 4.0.0 Resolution: Fixed > What is the next about other.kafka > -

[jira] [Created] (KAFKA-18098) add kraft support to testReplicaPlacementAllServers and testReplicaPlacementPartialServers

2024-11-26 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18098: -- Summary: add kraft support to testReplicaPlacementAllServers and testReplicaPlacementPartialServers Key: KAFKA-18098 URL: https://issues.apache.org/jira/browse/KAFKA-18098

Re: [jira] [Resolved] (KAFKA-17898) Seperate Epoch Bump Scenarios and Error Handling in TV2

2024-11-26 Thread Swikar Patel
Hi Justine, My name is Swikar. I am interested to contribute in Kafka. As I just joined Kafka contribution this month and I read your KIP-890 to learn and get started. It is fantastic to read. Thanks, Swikar > On Nov 25, 2024, at 2:30 PM, Justine Olshan (Jira) wrote: > >  > [ > http

[jira] [Created] (KAFKA-18100) `Using` block suppresses all errors

2024-11-26 Thread Justine Olshan (Jira)
Justine Olshan created KAFKA-18100: -- Summary: `Using` block suppresses all errors Key: KAFKA-18100 URL: https://issues.apache.org/jira/browse/KAFKA-18100 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-18101) Merge duplicate assertFutureThrows and assertFutureExceptionTypeEquals

2024-11-26 Thread Deng Ziming (Jira)
Deng Ziming created KAFKA-18101: --- Summary: Merge duplicate assertFutureThrows and assertFutureExceptionTypeEquals Key: KAFKA-18101 URL: https://issues.apache.org/jira/browse/KAFKA-18101 Project: Kafka

Permissions to contribute to Apache Kafka.

2024-11-26 Thread Rahul Nirgude
Hi Team, I want to contribute to Kafka to address below scenario. Client applications use SSL/TLS to connect with Kafka brokers in order to implement secured communication. The clients initiate SSL communication with Kafka brokers using the SSL Engine constructed from the ssl.* properties poin

Re: Permissions to contribute to Apache Kafka.

2024-11-26 Thread Josep Prat
Hi Rahul, Thanks for your interest in Apache Kafka. Your accounts are all set. Let me know if you have any questions. Best, On Wed, Nov 27, 2024 at 6:12 AM Rahul Nirgude wrote: > Hi Team, > > > > I want to contribute to Kafka to address below scenario. > > > > Client applications use SSL/TLS t

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

2024-11-26 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-1030: Change constraints and default values for various configurations

2024-11-26 Thread Luke Chen
Hi Divij and Jun, Thanks for your comments. I'm good we put the default value of num.recovery.threads.per.data.dir to 2 since there are many factors that need to be considered. And James, good point of min.insync.replicas validation. If it's complicated or will confuse users, I'd propose we leave

Re: [DISCUSS] KIP-1098: Reverse Checkpointing in MirrorMaker

2024-11-26 Thread Viktor Somogyi-Vass
Hi Daniel, SVV3. I think we can leave it as it is for now. I can't really figure out the perfect solution for this either. Introducing yet another interface doesn't seem like what we should do here and since the filter implementations can be reused, it has some benefits. I have no further question

Re: [DISCUSS] Apache Kafka 4.0.0 release

2024-11-26 Thread David Jacot
Thanks, Luke! On Tue, Nov 26, 2024 at 9:16 AM Luke Chen wrote: > Hi David, > > Thanks for checking the KIPs. > I've just added KIP-1011 that Ziming mentioned above into the release plan, > and confirmed it is already in accepted status. > > Thanks. > Luke > > On Tue, Nov 26, 2024 at 4:10 PM Davi

Re: [DISCUSS] Apache Kafka 4.0.0 release

2024-11-26 Thread David Jacot
Hi all, I just checked the release plan and it does not contain any non-accepted KIPs. I added a few other accepted KIPs too. The feature freeze is on Dec. 11th. Best, David On Tue, Nov 26, 2024 at 8:38 AM David Jacot wrote: > > Hi PoAn/Ziming, > > Thanks for adding those to the release plan!

Re: [DISCUSS] KIP-1110: Metadata of sensitive configuration

2024-11-26 Thread Luke Chen
Hi Federico, Thanks for the comment. I've updated the field name to LastUpdateTimestampMs. Luke On Tue, Nov 19, 2024 at 7:21 PM Federico Valeri wrote: > Hi Luke, thanks for creating this KIP. It makes sense to me. > > I think using timestamp in this case is fine, as the operator only > needs t

Re: [DISCUSS] Apache Kafka 4.0.0 release

2024-11-26 Thread Luke Chen
Hi David, Thanks for checking the KIPs. I've just added KIP-1011 that Ziming mentioned above into the release plan, and confirmed it is already in accepted status. Thanks. Luke On Tue, Nov 26, 2024 at 4:10 PM David Jacot wrote: > Hi all, > > I just checked the release plan and it does not cont

Re: [DISCUSS] Apache Kafka 4.0.0 release

2024-11-26 Thread TengYao Chi
Hello David, I’ve just added KIP-653, which aims to upgrade Log4j to Log4j2. This KIP was accepted a long time ago, and the PR is now almost ready. I’m currently working on it. Best regards, TengYao David Jacot 於 2024年11月26日 週二 下午4:23寫道: > Thanks, Luke! > > On Tue, Nov 26, 2024 at 9:16 AM Luk

[jira] [Resolved] (KAFKA-18080) Replace DelayedItem by Long type

2024-11-26 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18080. Fix Version/s: 4.0.0 Resolution: Fixed > Replace DelayedItem by Long type > ---

[jira] [Created] (KAFKA-18089) RemoteIndexCacheTest fails with caffeine > 3.1.1

2024-11-26 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-18089: -- Summary: RemoteIndexCacheTest fails with caffeine > 3.1.1 Key: KAFKA-18089 URL: https://issues.apache.org/jira/browse/KAFKA-18089 Project: Kafka Issue Ty

[PR] MINOR: Add 3.8.x and 3.9.x to Streams' compatibility matrix [kafka-site]

2024-11-26 Thread via GitHub
cadonna opened a new pull request, #650: URL: https://github.com/apache/kafka-site/pull/650 (no comment) -- 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 unsubscribe, e-m

[jira] [Resolved] (KAFKA-17544) Add a log message for KafkaShareConsumer early access

2024-11-26 Thread Andrew Schofield (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Schofield resolved KAFKA-17544. -- Resolution: Fixed > Add a log message for KafkaShareConsumer early access > --

[jira] [Created] (KAFKA-18090) Create specific classes for share group members and assignments

2024-11-26 Thread Andrew Schofield (Jira)
Andrew Schofield created KAFKA-18090: Summary: Create specific classes for share group members and assignments Key: KAFKA-18090 URL: https://issues.apache.org/jira/browse/KAFKA-18090 Project: Kafk

[jira] [Created] (KAFKA-18091) Utilize JDK 17 features

2024-11-26 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18091: -- Summary: Utilize JDK 17 features Key: KAFKA-18091 URL: https://issues.apache.org/jira/browse/KAFKA-18091 Project: Kafka Issue Type: Improvement

Re: [PR] MINOR: Add 3.8.x and 3.9.x to Streams' compatibility matrix [kafka-site]

2024-11-26 Thread via GitHub
chia7712 merged PR #650: URL: https://github.com/apache/kafka-site/pull/650 -- 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 unsubscribe, e-mail: dev-unsubscr...@kafka.apache