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

2023-03-24 Thread Apache Jenkins Server
See Changes: -- [...truncated 3160908 lines...] [2023-03-25T02:09:13.185Z] at org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:385)

[jira] [Resolved] (KAFKA-14365) Extract common logic from Fetcher

2023-03-24 Thread Kirk True (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk True resolved KAFKA-14365. --- Fix Version/s: 3.5.0 Reviewer: Guozhang Wang Resolution: Fixed > Extract common

[jira] [Created] (KAFKA-14847) Separate the callers of commitAllTasks v.s. commitTasks for EOS(-v2) and ALOS

2023-03-24 Thread Guozhang Wang (Jira)
Guozhang Wang created KAFKA-14847: - Summary: Separate the callers of commitAllTasks v.s. commitTasks for EOS(-v2) and ALOS Key: KAFKA-14847 URL: https://issues.apache.org/jira/browse/KAFKA-14847

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

2023-03-24 Thread Apache Jenkins Server
See Changes: -- [...truncated 543530 lines...] [2023-03-24T21:45:44.264Z] > Task :group-coordinator:classes UP-TO-DATE [2023-03-24T21:45:44.264Z] > Task

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

2023-03-24 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-14436) Initialize KRaft with arbitrary epoch

2023-03-24 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-14436. -- Fix Version/s: 3.4.0 Resolution: Won't Fix > Initialize KRaft with arbitrary epoch >

[GitHub] [kafka-site] anlance closed pull request #493: Fixed typos in introduction documentation

2023-03-24 Thread via GitHub
anlance closed pull request #493: Fixed typos in introduction documentation URL: https://github.com/apache/kafka-site/pull/493 -- 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.

[jira] [Created] (KAFKA-14846) Fix overly large record batches in ZkMigrationClient

2023-03-24 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-14846: Summary: Fix overly large record batches in ZkMigrationClient Key: KAFKA-14846 URL: https://issues.apache.org/jira/browse/KAFKA-14846 Project: Kafka Issue

[jira] [Resolved] (KAFKA-14493) Zk to KRaft migration state machine in KRaft controller

2023-03-24 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-14493. -- Fix Version/s: 3.4.0 Resolution: Fixed > Zk to KRaft migration state machine in KRaft

[jira] [Resolved] (KAFKA-14458) RPC Handler to ZkBrokers from KRaft Controller

2023-03-24 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-14458. -- Fix Version/s: 3.4.0 Resolution: Fixed > RPC Handler to ZkBrokers from KRaft

[jira] [Resolved] (KAFKA-14446) API forwarding support in ZkBrokers

2023-03-24 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-14446. -- Fix Version/s: 3.4.0 Resolution: Fixed > API forwarding support in ZkBrokers >

[jira] [Resolved] (KAFKA-14447) Controlled shutdown for ZK brokers during migration

2023-03-24 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-14447. -- Fix Version/s: 3.4.0 (was: 3.4.1) Resolution: Fixed >

[jira] [Created] (KAFKA-14845) Broker ZNode creation can fail due to a session ID unknown to the broker

2023-03-24 Thread Alexandre Dupriez (Jira)
Alexandre Dupriez created KAFKA-14845: - Summary: Broker ZNode creation can fail due to a session ID unknown to the broker Key: KAFKA-14845 URL: https://issues.apache.org/jira/browse/KAFKA-14845

[jira] [Resolved] (KAFKA-14751) Official website CONTACT page IRC channel link change

2023-03-24 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-14751. Resolution: Fixed > Official website CONTACT page IRC channel link change >

[GitHub] [kafka-site] mimaison merged pull request #494: KAFKA-14751: Official website CONTACT page IRC channel link change

2023-03-24 Thread via GitHub
mimaison merged PR #494: URL: https://github.com/apache/kafka-site/pull/494 -- 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:

[GitHub] [kafka-site] mimaison commented on pull request #493: Fixed typos in introduction documentation

2023-03-24 Thread via GitHub
mimaison commented on PR #493: URL: https://github.com/apache/kafka-site/pull/493#issuecomment-1482918407 I believe we really mean `active/active` here. This means but clusters are actively used, compared to active/passive where only 1 of the clusters is used. -- This is an automated

Re: [VOTE] KIP-906 Tools migration guidelines

2023-03-24 Thread John Roesler
Thanks Federico, I'm +1 (binding) -John On Fri, Mar 24, 2023, at 01:11, Federico Valeri wrote: > Bumping this thread for more votes. > > Thanks. > > On Wed, Mar 15, 2023, 9:57 AM Alexandre Dupriez > wrote: > >> Hi, Frederico, >> >> Thanks for the KIP. >> >> Non-binding +1. >> >> Thanks, >>

Re: [DISCUSS] KIP-910: Update Source offsets for Source Connectors without producing records

2023-03-24 Thread John Roesler
Thanks for the KIP, Sagar! At first glance, this seems like a very useful feature. A common pain point in Streams is when upstream producers don't send regular updates and stream time cannot advance. This causes stream-time-driven operations to appear to hang, like time windows not closing,

Re: [DISCUSS] KIP-910: Update Source offsets for Source Connectors without producing records

2023-03-24 Thread Sagar
Hi All, Bumping the thread again. Sagar. On Fri, Mar 10, 2023 at 4:42 PM Sagar wrote: > Hi All, > > Bumping this discussion thread again. > > Thanks! > Sagar. > > On Thu, Mar 2, 2023 at 3:44 PM Sagar wrote: > >> Hi All, >> >> I wanted to create a discussion thread for KIP-910: >> >> >>

Re: [DISCUSS] KIP-908: Add description field to connector configuration

2023-03-24 Thread Mickael Maison
Thanks Chris for the discussion. Since nobody else expressed interest in this KIP, I'm going to discard it. On Wed, Mar 8, 2023 at 8:41 PM Chris Egerton wrote: > > Hi Mickael, > > I do sympathize with the desire for a "quick fix". I think your point about > these being problematic to support

[jira] [Created] (KAFKA-14844) Kafka Connect's OffsetBackingStore interface should handle (de)serialization and connector namespacing

2023-03-24 Thread Yash Mayya (Jira)
Yash Mayya created KAFKA-14844: -- Summary: Kafka Connect's OffsetBackingStore interface should handle (de)serialization and connector namespacing Key: KAFKA-14844 URL:

Need Help on Deploying Apache Kafka to Azure Kubernetes

2023-03-24 Thread Prabhu A
Hi Kafka Team, I was trying to deploy apache kafka to azure kubernetes. Could anyone please send us the Step by Step procedure to deploy Apache Kafka to azure kubernetes and steps needed to test the kafka after the kubernetes deployment. Hoping for the reply!! *Regards,* *Prabhu A*

[jira] [Created] (KAFKA-14843) Connector plugins config endpoint does not include Common configs

2023-03-24 Thread Jorge Esteban Quilcate Otoya (Jira)
Jorge Esteban Quilcate Otoya created KAFKA-14843: Summary: Connector plugins config endpoint does not include Common configs Key: KAFKA-14843 URL: https://issues.apache.org/jira/browse/KAFKA-14843

Re: [VOTE] KIP-906 Tools migration guidelines

2023-03-24 Thread Federico Valeri
Bumping this thread for more votes. Thanks. On Wed, Mar 15, 2023, 9:57 AM Alexandre Dupriez wrote: > Hi, Frederico, > > Thanks for the KIP. > > Non-binding +1. > > Thanks, > Alexandre > > Le mer. 15 mars 2023 à 08:28, Luke Chen a écrit : > > > > +1 from me. > > > > Luke > > > > On Wed, Mar