Re: [DISCUSS] KIP-979: Allow independently stop KRaft controllers or brokers

2023-09-29 Thread Hailey Ni
Hi Ron, I think you made a great point, making the "name" arbitrary instead of hard-coding it will make the functionality much more flexible. I've updated the KIP and the code accordingly. Thanks for the great idea! Thanks, Hailey On Fri, Sep 29, 2023 at 2:34 PM Ron Dagostino wrote: >

Re: [DISCUSS] KIP-714: Client metrics and observability

2023-09-29 Thread David Jacot
Hi Andrew, Thanks for driving this one. I haven't read all the KIP yet but I already have an initial question. In the Threading section, it is written "KafkaConsumer: the "background" thread (based on the consumer threading refactor which is underway)". If I understand this correctly, it means

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

2023-09-29 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-979: Allow independently stop KRaft controllers or brokers

2023-09-29 Thread Ron Dagostino
Thanks, Hailey. Is there a reason to restrict it to just process.roles and node.id? Someone might want to do "--required-config any.name=whatever.value", for example, and at first glance I don't see a reason why the implementation should be any different -- it seems it would probably be easier

Re: [DISCUSS] KIP-979: Allow independently stop KRaft controllers or brokers

2023-09-29 Thread Hailey Ni
Updated. Please let me know if you have any additional comments. Thank you! On Thu, Sep 21, 2023 at 3:02 PM Hailey Ni wrote: > Hi Ron. Thanks for the response. I agree with your point. I'll make the > corresponding changes in the KIP and KAFKA-15471 >

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

2023-09-29 Thread Apache Jenkins Server
See

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

2023-09-29 Thread Apache Jenkins Server
See Changes: -- [...truncated 315075 lines...] Gradle Test Run :streams:test > Gradle Test Executor 79 > TasksTest > shouldAddAndRemovePendingTaskToRecycle() PASSED

[VOTE] 3.6.0 RC2

2023-09-29 Thread Satish Duggana
Hello Kafka users, developers and client-developers, This is the third candidate for the release of Apache Kafka 3.6.0. Some of the major features include: * KIP-405 : Kafka Tiered Storage * KIP-868 : KRaft Metadata Transactions * KIP-875: First-class offsets support in Kafka Connect * KIP-898:

Re: Apache Kafka 3.6.0 release

2023-09-29 Thread Ismael Juma
Thanks Satish! Ismael On Thu, Sep 28, 2023 at 6:39 AM Satish Duggana wrote: > We do not have any pending release blockers for now. RC1 release > blocker KAFKA-15498[1] is merged to 3.6. > I will create RC2 by 29th Sep 12:00 pm PT and start a new RC thread. > > 1.

[jira] [Resolved] (KAFKA-15491) RackId doesn't exist error while running WordCountDemo

2023-09-29 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-15491. - Fix Version/s: 3.6.1 3.7.0 Assignee: Hao Li

Re: [ANNOUNCE] New committer: Yash Mayya

2023-09-29 Thread Boudjelda Mohamed Said
Congratulations ! On Thu 21 Sep 2023 at 17:28, Bruno Cadonna wrote: > Hi all, > > The PMC of Apache Kafka is pleased to announce a new Kafka committer > Yash Mayya. > > Yash's major contributions are around Connect. > > Yash authored the following KIPs: > > KIP-793: Allow sink connectors to be

Re: [ANNOUNCE] New Kafka PMC Member: Justine Olshan

2023-09-29 Thread Matthias J. Sax
Congrats! On 9/25/23 7:29 AM, Rajini Sivaram wrote: Congratulations, Justine! Regards, Rajini On Mon, Sep 25, 2023 at 9:40 AM Lucas Brutschy wrote: Congrats, Justine! On Mon, Sep 25, 2023 at 9:20 AM Bruno Cadonna wrote: Congrats, Justine! Well deserved! Best, Bruno On 9/25/23 5:28

Re: [ANNOUNCE] New committer: Yash Mayya

2023-09-29 Thread Matthias J. Sax
Congrats! On 9/26/23 1:30 AM, Mayank Shekhar Narula wrote: Congrats Yash! On Fri, Sep 22, 2023 at 5:24 PM Mickael Maison wrote: Congratulations Yash! On Fri, Sep 22, 2023 at 9:25 AM Chaitanya Mukka wrote: Congrats, Yash!! Well deserved. Chaitanya Mukka On 21 Sep 2023 at 8:58 PM +0530,

Re: [ANNOUNCE] New committer: Lucas Brutschy

2023-09-29 Thread Matthias J. Sax
Congrats! On 9/26/23 1:29 AM, Mayank Shekhar Narula wrote: Congratulations Lucas! On Fri, Sep 22, 2023 at 5:24 PM Mickael Maison wrote: Congratulations Lucas! On Fri, Sep 22, 2023 at 7:13 AM Luke Chen wrote: Congratulations, Lukas! Luke On Fri, Sep 22, 2023 at 6:53 AM Tom Bentley

Re:[REVIEW REQUEST] Move ReassignPartitionsIntegrationTest to java

2023-09-29 Thread Taras Ledkov
Hi Nikolay, The patch is OK with me. I leaved minor comments at the PR.

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

2023-09-29 Thread Taras Ledkov
Hi Ashwin, Thanks a lot for your review. > Thanks for the KIP and the PR (which helped me understand the change). Do you think that something needs to be corrected in KIP to make it more understandable without PR? Do you have any advice? > I could not understand one thing though - In >

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

2023-09-29 Thread Apache Jenkins Server
See

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

2023-09-29 Thread Apache Jenkins Server
See

[jira] [Reopened] (KAFKA-14956) Flaky test org.apache.kafka.connect.integration.OffsetsApiIntegrationTest#testGetSinkConnectorOffsetsDifferentKafkaClusterTargeted

2023-09-29 Thread Josep Prat (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josep Prat reopened KAFKA-14956: It happened again here:

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

2023-09-29 Thread Apache Jenkins Server
See Changes: -- [...truncated 315310 lines...] Gradle Test Run :streams:test > Gradle Test Executor 87 > TasksTest >

[jira] [Created] (KAFKA-15524) Flaky test org.apache.kafka.connect.integration.OffsetsApiIntegrationTest.testResetSinkConnectorOffsetsZombieSinkTasks

2023-09-29 Thread Josep Prat (Jira)
Josep Prat created KAFKA-15524: -- Summary: Flaky test org.apache.kafka.connect.integration.OffsetsApiIntegrationTest.testResetSinkConnectorOffsetsZombieSinkTasks Key: KAFKA-15524 URL:

[jira] [Created] (KAFKA-15522) Flaky test org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationExactlyOnceTest.testOneWayReplicationWithFrequentOffsetSyncs

2023-09-29 Thread Josep Prat (Jira)
Josep Prat created KAFKA-15522: -- Summary: Flaky test org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationExactlyOnceTest.testOneWayReplicationWithFrequentOffsetSyncs Key: KAFKA-15522 URL:

[jira] [Created] (KAFKA-15523) Flaky test org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationSSLTest.testSyncTopicConfigs

2023-09-29 Thread Josep Prat (Jira)
Josep Prat created KAFKA-15523: -- Summary: Flaky test org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationSSLTest.testSyncTopicConfigs Key: KAFKA-15523 URL:

[jira] [Resolved] (KAFKA-15500) Code bug in SslPrincipalMapper.java

2023-09-29 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-15500. Fix Version/s: 3.7.0 Resolution: Fixed > Code bug in SslPrincipalMapper.java >

[jira] [Created] (KAFKA-15521) Refactor build.gradle to align gradle swagger plugin with swagger dependencies

2023-09-29 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-15521: -- Summary: Refactor build.gradle to align gradle swagger plugin with swagger dependencies Key: KAFKA-15521 URL: https://issues.apache.org/jira/browse/KAFKA-15521

[jira] [Reopened] (KAFKA-13531) Flaky test NamedTopologyIntegrationTest

2023-09-29 Thread Josep Prat (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josep Prat reopened KAFKA-13531: > Flaky test NamedTopologyIntegrationTest > --- > >

[jira] [Reopened] (KAFKA-13966) Flaky test `QuorumControllerTest.testUnregisterBroker`

2023-09-29 Thread Josep Prat (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josep Prat reopened KAFKA-13966: > Flaky test `QuorumControllerTest.testUnregisterBroker` >

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

2023-09-29 Thread Apache Jenkins Server
See Changes: -- [...truncated 316143 lines...] Gradle Test Run :streams:test > Gradle Test Executor 87 > TasksTest >

Re: [REVIEW REQUEST] Move ReassignPartitionsIntegrationTest to java

2023-09-29 Thread Николай Ижиков
Hello. CI seems to be OK. Please, join the review. > 27 сент. 2023 г., в 00:22, Николай Ижиков написал(а): > > Hello. > > Long story short - one scala test of ReassingPartitionCommand remain and I > rewrote it in java - https://github.com/apache/kafka/pull/14456 > > Please, review. > > I’m