Kafka jenkins is unavailable now

2023-08-29 Thread Luke Chen
Hi all, Just found Kafka jenkins is unavailable currently. Filed an INFRA issue: https://issues.apache.org/jira/browse/INFRA-24940 FYI. Thanks. Luke

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

2023-08-29 Thread Yash Mayya
Hi Sagar, > The size of offsets topic can be controlled by > setting appropriate topic retention values and > that is a standard practice in Kafka Kafka Connect enforces the `cleanup.policy` configuration for the offsets topic to be "compact" only (references - [1], [2]), so the topic retention r

[jira] [Created] (KAFKA-15415) In Java-client, backoff should be skipped for retried producer-batch for a new leader

2023-08-29 Thread Mayank Shekhar Narula (Jira)
Mayank Shekhar Narula created KAFKA-15415: - Summary: In Java-client, backoff should be skipped for retried producer-batch for a new leader Key: KAFKA-15415 URL: https://issues.apache.org/jira/browse/KAFKA-

Request: Permissions to contribute to Apache Kafka

2023-08-29 Thread Krishna Agarwal
Hi, I would like to propose a KIP and contribute to Apache Kafka. Can I please be provided with the necessary permissions. Wiki ID: krishna06 Jira ID: krishna06 Regards, Krishna

Re: Request: Permissions to contribute to Apache Kafka

2023-08-29 Thread Josep Prat
Hi Krishna, Thank you for your interest in contributing to Apache Kafka. Your accounts are all set. Let me know if you have any questions. Best, On Tue, Aug 29, 2023 at 4:06 PM Krishna Agarwal < krishna0608agar...@gmail.com> wrote: > Hi, > I would like to propose a KIP and contribute to Apache

[jira] [Created] (KAFKA-15416) Flaky test TopicAdminTest::retryEndOffsetsShouldRetryWhenTopicNotFound

2023-08-29 Thread Chris Egerton (Jira)
Chris Egerton created KAFKA-15416: - Summary: Flaky test TopicAdminTest::retryEndOffsetsShouldRetryWhenTopicNotFound Key: KAFKA-15416 URL: https://issues.apache.org/jira/browse/KAFKA-15416 Project: Kaf

[jira] [Created] (KAFKA-15417) JoinWindow does not seem to work properly with a KStream - KStream - LeftJoin()

2023-08-29 Thread Victor van den Hoven (Jira)
Victor van den Hoven created KAFKA-15417: Summary: JoinWindow does not seem to work properly with a KStream - KStream - LeftJoin() Key: KAFKA-15417 URL: https://issues.apache.org/jira/browse/KAFKA-15417

[jira] [Created] (KAFKA-15418) Update statement on decompression location

2023-08-29 Thread Lucia Cerchie (Jira)
Lucia Cerchie created KAFKA-15418: - Summary: Update statement on decompression location Key: KAFKA-15418 URL: https://issues.apache.org/jira/browse/KAFKA-15418 Project: Kafka Issue Type: Imp

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

2023-08-29 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-14875) Implement Wakeup()

2023-08-29 Thread Jun Rao (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-14875. - Fix Version/s: 3.7.0 Resolution: Fixed merged the PR to trunk > Implement Wakeup() > ---

[jira] [Resolved] (KAFKA-13327) Preflight validations of connectors leads to 500 responses

2023-08-29 Thread Chris Egerton (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Egerton resolved KAFKA-13327. --- Fix Version/s: 3.7.0 Resolution: Fixed > Preflight validations of connectors leads to

Re: [VOTE] KIP-965: Support disaster recovery between clusters by MirrorMaker

2023-08-29 Thread Greg Harris
Hi hudeqi, Thanks for the KIP! I think the original behavior (removing WRITE permissions during the sync) is a good default, but is not acceptable in every situation. I think providing a configuration for this behavior is the right idea. I had a few questions: 1. Is this configuration only relev

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

2023-08-29 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-966: Eligible Leader Replicas

2023-08-29 Thread Justine Olshan
Hey Calvin, Thanks for the KIP. This will close some of the gaps in leader election! I has a few questions: *>* *High Watermark can only advance if the ISR size is larger or equal to min.insync.replicas*. For my understanding, will we block replication? Or just the high watermark advancement? Al

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

2023-08-29 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-15397) Deserializing produce requests may cause memory leaks when exceptions occur

2023-08-29 Thread hudeqi (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hudeqi resolved KAFKA-15397. Resolution: Resolved > Deserializing produce requests may cause memory leaks when exceptions occur > -

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

2023-08-29 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.6 #10

2023-08-29 Thread Apache Jenkins Server
See

[VOTE] KIP-970: Deprecate and remove Connect's redundant task configurations endpoint

2023-08-29 Thread Yash Mayya
Hi all, This is the vote thread for KIP-970 which proposes deprecating (in the Apache Kafka 3.7 release) and eventually removing (in the next major Apache Kafka release - 4.0) Connect's redundant task configurations endpoint. KIP - https://cwiki.apache.org/confluence/display/KAFKA/KIP-970%3A+Depr