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

2023-09-07 Thread Apache Jenkins Server
See

Build failed in Jenkins: Kafka » Kafka Branch Builder » 3.4 #164

2023-09-07 Thread Apache Jenkins Server
See Changes: -- [...truncated 526774 lines...] > Task :streams:javadoc

[jira] [Created] (KAFKA-15445) KIP-975: Docker Image for Apache Kafka

2023-09-07 Thread Krishna Agarwal (Jira)
Krishna Agarwal created KAFKA-15445: --- Summary: KIP-975: Docker Image for Apache Kafka Key: KAFKA-15445 URL: https://issues.apache.org/jira/browse/KAFKA-15445 Project: Kafka Issue Type: New

[jira] [Created] (KAFKA-15444) KIP-974: Docker Image for GraalVM based Native Kafka Broker

2023-09-07 Thread Krishna Agarwal (Jira)
Krishna Agarwal created KAFKA-15444: --- Summary: KIP-974: Docker Image for GraalVM based Native Kafka Broker Key: KAFKA-15444 URL: https://issues.apache.org/jira/browse/KAFKA-15444 Project: Kafka

Build failed in Jenkins: Kafka » Kafka Branch Builder » 3.3 #190

2023-09-07 Thread Apache Jenkins Server
See Changes: -- [...truncated 419853 lines...] > Task :connect:api:compileTestJava UP-TO-DATE > Task :connect:api:testClasses UP-TO-DATE > Task :connect:api:testJar > Task

Build failed in Jenkins: Kafka » Kafka Branch Builder » 3.5 #71

2023-09-07 Thread Apache Jenkins Server
See Changes: -- [...truncated 282502 lines...] Gradle Test Run :streams:integrationTest > Gradle Test Executor 177 > VersionedKeyValueStoreIntegrationTest >

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

2023-09-07 Thread Artem Livshits
Hi Alex, Thank you for your questions. > the purpose of having broker-level transaction.two.phase.commit.enable The thinking is that 2PC is a bit of an advanced construct so enabling 2PC in a Kafka cluster should be an explicit decision. If it is set to 'false' InitiProducerId (and

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

2023-09-07 Thread Apache Jenkins Server
See

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

2023-09-07 Thread Artem Livshits
Hi Calvin, Thanks for the KIP. The new ELR protocol looks good to me. I have some questions about unclean recovery, specifically in "balanced" mode: 1. The KIP mentions that the controller would trigger unclear recovery when the leader is fenced, but my understanding is that when a leader is

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

2023-09-07 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-15443) Upgrade RocksDB dependency

2023-09-07 Thread Matthias J. Sax (Jira)
Matthias J. Sax created KAFKA-15443: --- Summary: Upgrade RocksDB dependency Key: KAFKA-15443 URL: https://issues.apache.org/jira/browse/KAFKA-15443 Project: Kafka Issue Type: Task

Re: Apache Kafka 3.6.0 release

2023-09-07 Thread Satish Duggana
Hi Jose, Thanks for looking into this issue and resolving it with a quick fix. ~Satish. On Thu, 7 Sept 2023 at 21:40, José Armando García Sancio wrote: > > Hi Satish, > > On Wed, Sep 6, 2023 at 4:58 PM Satish Duggana > wrote: > > > > Hi Greg, > > It seems

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

2023-09-07 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-14273) Kafka doesn't start with KRaft on Windows

2023-09-07 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-14273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] José Armando García Sancio resolved KAFKA-14273. Resolution: Fixed > Kafka doesn't start with KRaft on Windows >

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

2023-09-07 Thread Chris Egerton (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Egerton resolved KAFKA-15416. --- Fix Version/s: 3.7.0 Resolution: Fixed > Flaky test

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

2023-09-07 Thread Apache Jenkins Server
See

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

2023-09-07 Thread Jun Rao
Hi, Calvin, Thanks for the KIP. A few comments below. 10. "The High Watermark forwarding still requires a quorum within the ISR." Should it say that it requires the full ISR? 11. "remove the duplicate member in both ISR and ELR from ELR." Hmm, not sure that I follow since the KIP says that ELR

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

2023-09-07 Thread Apache Jenkins Server
See

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

2023-09-07 Thread Apache Jenkins Server
See Changes: -- [...truncated 410780 lines...] Gradle Test Run :streams:test > Gradle Test Executor 84 > DefaultTaskManagerTest >

[GitHub] [kafka-site] C0urante merged pull request #539: KAFKA-14876: Add stopped state to Kafka Connect Administration docs section

2023-09-07 Thread via GitHub
C0urante merged PR #539: URL: https://github.com/apache/kafka-site/pull/539 -- 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:

Re: Apache Kafka 3.6.0 release

2023-09-07 Thread José Armando García Sancio
Hi Satish, On Wed, Sep 6, 2023 at 4:58 PM Satish Duggana wrote: > > Hi Greg, > It seems https://issues.apache.org/jira/browse/KAFKA-14273 has been > there in 3.5.x too. I also agree that it should be a blocker for 3.6.0. It should have been a blocker for those previous releases. I didn't fix it

Re: Unable to start the Kafka with Kraft in Windows 11

2023-09-07 Thread José Armando García Sancio
Thanks for bringing this to my attention. I agree that it should be a blocker. On Wed, Sep 6, 2023 at 9:41 AM Greg Harris wrote: > > Hi Ziming, > > Thanks for finding that! I've mentioned that in the 3.6.0 release > thread as a potential blocker since this appears to have a pretty > substantial

Re: KIP-976: Cluster-wide dynamic log adjustment for Kafka Connect

2023-09-07 Thread Chris Egerton
Hi all, Thanks again for the reviews! Sagar: > The updated definition of last_modified looks good to me. As a continuation to point number 2, could we also mention that this could be used to get insights into the propagation of the cluster wide log level updates. It is implicit but probably

Re: Requesting permission to contribute

2023-09-07 Thread Josep Prat
Hi Nikhil, Thanks for your interest in contributing to Apache Kafka. Your accounts are all set now. Let me know if you have any questions. Best, On Thu, Sep 7, 2023 at 4:59 PM Nikhil Ramakrishnan < ramakrishnan.nik...@gmail.com> wrote: > Hi, > I'm requesting permission to contribute to the

Requesting permission to contribute

2023-09-07 Thread Nikhil Ramakrishnan
Hi, I'm requesting permission to contribute to the Apache Kafka project, as described on the WIki: https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals My Wiki ID: nikrmk My JIRA ID: nikramakrishnan Thanks in advance, Nikhil

[jira] [Created] (KAFKA-15442) add document to introduce tiered storage feature and the usage

2023-09-07 Thread Luke Chen (Jira)
Luke Chen created KAFKA-15442: - Summary: add document to introduce tiered storage feature and the usage Key: KAFKA-15442 URL: https://issues.apache.org/jira/browse/KAFKA-15442 Project: Kafka

[jira] [Resolved] (KAFKA-15181) Race condition on partition assigned to TopicBasedRemoteLogMetadataManager

2023-09-07 Thread Abhijeet Kumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhijeet Kumar resolved KAFKA-15181. Resolution: Fixed > Race condition on partition assigned to