[jira] [Created] (KAFKA-13163) Issue with MySql worker sink connector

2021-08-04 Thread Muddam Pullaiah Yadav (Jira)
Muddam Pullaiah Yadav created KAFKA-13163: - Summary: Issue with MySql worker sink connector Key: KAFKA-13163 URL: https://issues.apache.org/jira/browse/KAFKA-13163 Project: Kafka Issu

[jira] [Resolved] (KAFKA-9805) Running MirrorMaker in a Connect cluster,but the task not running

2021-08-04 Thread Andras Katona (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Katona resolved KAFKA-9805. -- Resolution: Duplicate > Running MirrorMaker in a Connect cluster,but the task not running > ---

[jira] [Created] (KAFKA-13164) State store is attached to wrong node in the Kafka Streams topology

2021-08-04 Thread Ralph Matthias Debusmann (Jira)
Ralph Matthias Debusmann created KAFKA-13164: Summary: State store is attached to wrong node in the Kafka Streams topology Key: KAFKA-13164 URL: https://issues.apache.org/jira/browse/KAFKA-13164

[jira] [Reopened] (KAFKA-10413) rebalancing leads to unevenly balanced connectors

2021-08-04 Thread yazgoo (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yazgoo reopened KAFKA-10413: Hi, I'm reopening this because I'm still seeing this issue with CP 6.2.0 which ships with 2.8.0 which is mar

[jira] [Created] (KAFKA-13165) Validate node id, process role and quorum voters

2021-08-04 Thread Jose Armando Garcia Sancio (Jira)
Jose Armando Garcia Sancio created KAFKA-13165: -- Summary: Validate node id, process role and quorum voters Key: KAFKA-13165 URL: https://issues.apache.org/jira/browse/KAFKA-13165 Project:

[jira] [Created] (KAFKA-13166) EOFException when Controller handles unknown API

2021-08-04 Thread David Arthur (Jira)
David Arthur created KAFKA-13166: Summary: EOFException when Controller handles unknown API Key: KAFKA-13166 URL: https://issues.apache.org/jira/browse/KAFKA-13166 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-13167) KRaft broker should heartbeat immediately during controlled shutdown

2021-08-04 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13167: --- Summary: KRaft broker should heartbeat immediately during controlled shutdown Key: KAFKA-13167 URL: https://issues.apache.org/jira/browse/KAFKA-13167 Project: K

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

2021-08-04 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.0 #80

2021-08-04 Thread Apache Jenkins Server
See

Request Permissions to Contribute

2021-08-04 Thread Jordan Bull
Hi, I'd like to request permissions to contribute to Kafka to propose a KIP. Wiki ID: jbull Jira ID: jbull Thanks you, Jordan

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

2021-08-04 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-13168) KRaft observers should not have a replica id

2021-08-04 Thread Jose Armando Garcia Sancio (Jira)
Jose Armando Garcia Sancio created KAFKA-13168: -- Summary: KRaft observers should not have a replica id Key: KAFKA-13168 URL: https://issues.apache.org/jira/browse/KAFKA-13168 Project: Kafk

Re: [DISCUSS] Apache Kafka 3.0.0 release plan with new updated dates

2021-08-04 Thread José Armando García Sancio
Hey all, For the KIP-500 work for 3.0 we would like to propose the following Jiras as blockers: 1. https://issues.apache.org/jira/browse/KAFKA-13168 2. https://issues.apache.org/jira/browse/KAFKA-13165 3. https://issues.apache.org/jira/browse/KAFKA-13161 The description for each Jira should have

[jira] [Resolved] (KAFKA-13160) Fix the code that calls the broker’s config handler to pass the expected default resource name when using KRaft.

2021-08-04 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-13160. -- Resolution: Fixed > Fix the code that calls the broker’s config handler to pass the expected

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

2021-08-04 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.0 #81

2021-08-04 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.0 #82

2021-08-04 Thread Apache Jenkins Server
See

Re: [VOTE] KIP-717: Deprecate batch-size config from console producer

2021-08-04 Thread Kamal Chandraprakash
Bringing up this minor KIP. The batch-size option is unused in the console producer. We should either remove or deprecate it. PR: https://github.com/apache/kafka/pull/10202/ On Fri, Apr 30, 2021 at 5:32 PM Kamal Chandraprakash < kamal.chandraprak...@gmail.com> wrote: > Bumping up this thread. >

[DISCUSS] KIP-766: fetch/findSessions queries with open endpoints for SessionStore/WindowStore

2021-08-04 Thread Luke Chen
Hi everyone, I'd like to start the discussion for *KIP-766: fetch/findSessions queries with open endpoints for WindowStore/SessionStore*. This is a follow-up KIP for KIP-763: Range queries with open endpoints