Need more clarity in documentation for upgrade/downgrade procedures and limitations across releases.

2023-08-21 Thread Kaushik Srinivas (Nokia)
Hi Team, Referring to the upgrade documentation for apache kafka. https://kafka.apache.org/34/documentation.html#upgrade_3_4_0 There is confusion with respect to below statements from the above sectioned link of apache docs. "If you are upgrading from a version prior to 2.1.x, please see the

[jira] [Created] (KAFKA-15390) FetchResponse.preferredReplica may contains fenced replica in KRaft mode

2023-08-21 Thread Deng Ziming (Jira)
Deng Ziming created KAFKA-15390: --- Summary: FetchResponse.preferredReplica may contains fenced replica in KRaft mode Key: KAFKA-15390 URL: https://issues.apache.org/jira/browse/KAFKA-15390 Project:

Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #2127

2023-08-21 Thread Apache Jenkins Server
See Changes: -- [...truncated 304638 lines...] Gradle Test Run :core:test > Gradle Test Executor 93 > ZkMigrationClientTest > testUpdateExistingPartitions() STARTED

Re: Requesting permission to contribute to Apache Kafka

2023-08-21 Thread Justine Olshan
Hey Hailey, You should have permissions now! Justine On Mon, Aug 21, 2023 at 2:11 PM Hailey Ni wrote: > Hi, > > This is Hailey. Wiki ID: hni. May I request edit permission to the Kafka > Wiki please? > > Thanks, > Hailey >

Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #2126

2023-08-21 Thread Apache Jenkins Server
See Changes: -- Push event to branch trunk Connecting to https://api.github.com using ASF Cloudbees Jenkins ci-builds Obtained Jenkinsfile from

Requesting permission to contribute to Apache Kafka

2023-08-21 Thread Hailey Ni
Hi, This is Hailey. Wiki ID: hni. May I request edit permission to the Kafka Wiki please? Thanks, Hailey

Re: [DISCUSS] KIP-939: Support Participation in 2PC

2023-08-21 Thread Roger Hoover
Hi Artem, Thanks for writing this KIP. Can you clarify the requirements a bit more for managing transaction state? It looks like the application must have stable transactional ids over time? What is the granularity of those ids and producers? Say the application is a multi-threaded Java web

[jira] [Created] (KAFKA-15389) MetadataLoader may publish an empty image on first start

2023-08-21 Thread David Arthur (Jira)
David Arthur created KAFKA-15389: Summary: MetadataLoader may publish an empty image on first start Key: KAFKA-15389 URL: https://issues.apache.org/jira/browse/KAFKA-15389 Project: Kafka

Re: [VOTE] KIP-953: partition method to be overloaded to accept headers as well.

2023-08-21 Thread Ismael Juma
Hi Jack, I mean a DTO. That means you can add additional parameters later without breaking compatibility. The current proposal would result in yet another method each time we need to add parameters. Ismael On Sun, Aug 20, 2023 at 4:53 AM Jack Tomy wrote: > Hey Ismael, > > Are you suggesting

[jira] [Created] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-08-21 Thread Satish Duggana (Jira)
Satish Duggana created KAFKA-15388: -- Summary: Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage. Key: KAFKA-15388 URL:

[jira] [Created] (KAFKA-15387) Deprecate and remove Connect's duplicate task configurations retrieval endpoint

2023-08-21 Thread Yash Mayya (Jira)
Yash Mayya created KAFKA-15387: -- Summary: Deprecate and remove Connect's duplicate task configurations retrieval endpoint Key: KAFKA-15387 URL: https://issues.apache.org/jira/browse/KAFKA-15387 Project:

Re: Apache Kafka 3.6.0 release

2023-08-21 Thread Satish Duggana
Hi, 3.6 branch is created. Please make sure any PRs targeted for 3.6.0 should be merged to 3.6 branch once those are merged to trunk. Thanks, Satish. On Wed, 16 Aug 2023 at 15:58, Satish Duggana wrote: > > Hi, > Please plan to merge PRs(including the major features) targeted for > 3.6.0 by the

[jira] [Resolved] (KAFKA-14206) Upgrade zookeeper to 3.7.1 to address security vulnerabilities

2023-08-21 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-14206. Fix Version/s: 3.5.0 Resolution: Fixed Kafka 3.5.0 uses ZooKeeper 3.6.4 > Upgrade

Re: [VOTE] KIP-942: Add Power(ppc64le) support

2023-08-21 Thread Mickael Maison
+1 (binding) Thanks for the KIP! Mickael On Mon, Aug 14, 2023 at 1:40 PM Divij Vaidya wrote: > > +1 (binding) > > -- > Divij Vaidya > > > On Wed, Jul 26, 2023 at 9:04 AM Vaibhav Nazare > wrote: > > > > I'd like to call a vote on KIP-942

Re: [DISCUSS] KIP-967: Support custom SSL configuration for Kafka Connect RestServer

2023-08-21 Thread Николай Ижиков
Hello, Taras. I found this KIP useful. We already has an ability to setup custom SslEngineFactory via ‘ssl.engine.factory.class' So it’s looks logical to extend this feature to connect rest. AFAIK many organization adopts custom SSL storage like HashiCorp Vault or similar so native integration

Re: [DISCUSS] KIP-936: Throttle number of active PIDs

2023-08-21 Thread Claude Warren
I misspoke before the LayedBloomFilterTest.testExpiration() uses milliseconds to expire the data but it layout an example of how to expire filters in time intervals. On Fri, Aug 18, 2023 at 4:01 PM Claude Warren wrote: > Sorry for taking so long to get back to you, somehow I missed your