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

2023-02-17 Thread Apache Jenkins Server
See

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

2023-02-17 Thread Apache Jenkins Server
See Changes: -- [...truncated 533179 lines...] [2023-02-18T00:05:02.051Z] > Task :connect:json:compileTestJava UP-TO-DATE [2023-02-18T00:05:02.051Z] > Task

Re: [DISCUSS] KIP-858: Handle JBOD broker disk failure in KRaft

2023-02-17 Thread Jun Rao
Hi, Igor, Thanks for the reply. A few more replies and comments. 31. Thanks for the explanation. This looks good to me then. 35. Yes, you are right. 36. Yes, this seems fine since the KRaft controller allows broker requests before it's being unfenced. 37. Yes, it's probably simpler without

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

2023-02-17 Thread Apache Jenkins Server
See Changes: -- [...truncated 501759 lines...] [2023-02-17T21:40:25.082Z] org.apache.kafka.streams.integration.StoreQueryIntegrationTest >

[jira] [Resolved] (KAFKA-13659) MM2 should read all offset syncs at start up

2023-02-17 Thread Chris Egerton (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Egerton resolved KAFKA-13659. --- Fix Version/s: 3.5.0 Resolution: Fixed > MM2 should read all offset syncs at start

[jira] [Resolved] (KAFKA-12566) Flaky Test MirrorConnectorsIntegrationSSLTest#testReplication

2023-02-17 Thread Chris Egerton (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Egerton resolved KAFKA-12566. --- Fix Version/s: 3.5.0 Resolution: Fixed > Flaky Test

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

2023-02-17 Thread Apache Jenkins Server
See

MQTT Source Connector support in Open Source Kafka

2023-02-17 Thread Balasubramanian, Anand
Hi All, Does the Open Source Kafka version have a MQTT source and sink connector? OR, is the only option to have that functionality is to use the Confluent Kafka version? Please let me know. Thanks, Anand Balasubramanian Analytics Solutions Architect, Weatherford. This electronic

[jira] [Resolved] (KAFKA-14713) Kafka Streams global table startup takes too long

2023-02-17 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-14713. - Resolution: Fixed > Kafka Streams global table startup takes too long >

[jira] [Reopened] (KAFKA-14713) Kafka Streams global table startup takes too long

2023-02-17 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax reopened KAFKA-14713: - > Kafka Streams global table startup takes too long >

[jira] [Resolved] (KAFKA-14623) OAuth's HttpAccessTokenRetriever potentially leaks secrets in logging

2023-02-17 Thread Kirk True (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk True resolved KAFKA-14623. --- Resolution: Fixed > OAuth's HttpAccessTokenRetriever potentially leaks secrets in logging >

[jira] [Reopened] (KAFKA-14623) OAuth's HttpAccessTokenRetriever potentially leaks secrets in logging

2023-02-17 Thread Kirk True (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk True reopened KAFKA-14623: --- Reopening to fix in 3.1.x and 3.2.x branches. > OAuth's HttpAccessTokenRetriever potentially leaks

[jira] [Created] (KAFKA-14731) Upgrade ZooKeeper to 3.6.4

2023-02-17 Thread Ron Dagostino (Jira)
Ron Dagostino created KAFKA-14731: - Summary: Upgrade ZooKeeper to 3.6.4 Key: KAFKA-14731 URL: https://issues.apache.org/jira/browse/KAFKA-14731 Project: Kafka Issue Type: Task Affects

Re: [DISCUSS] KIP-900: KRaft kafka-storage.sh API additions to support SCRAM

2023-02-17 Thread José Armando García Sancio
Hi Proven, Thanks for the changes to KIP-900. It looks good to me in general. Here are some suggestions and questions. 1. In the KIP you give the following example: --add-scram SCRAM-SHA-256=[user=alice,password=alice-secret] Is "SCRAM-" required as a prefix? The flag already has the suffix

Re: [DISCUSS] KIP-894: Use incrementalAlterConfigs API for syncing topic configurations

2023-02-17 Thread Chris Egerton
Hi Tina, This is looking great. I have a few nits remaining but apart from those I'm happy with the KIP and ready to vote. 1. In the description for how MM2 will behave when configured with "use.incremental.alter.configs" set to "requested", the KIP states that "If the first request receives an

Re: [ANNOUNCE] New committer: Lucas Bradstreet

2023-02-17 Thread Chris Egerton
Congrats! On Fri, Feb 17, 2023 at 9:07 AM Bill Bejeck wrote: > Congratulations Lucas! > > On Fri, Feb 17, 2023 at 4:28 AM Mickael Maison > wrote: > > > Congratulations Lucas! > > > > On Fri, Feb 17, 2023 at 7:59 AM Tom Bentley wrote: > > > > > > Congratulations! > > > > > > On Fri, 17 Feb

Re: [ANNOUNCE] New committer: Lucas Bradstreet

2023-02-17 Thread Bill Bejeck
Congratulations Lucas! On Fri, Feb 17, 2023 at 4:28 AM Mickael Maison wrote: > Congratulations Lucas! > > On Fri, Feb 17, 2023 at 7:59 AM Tom Bentley wrote: > > > > Congratulations! > > > > On Fri, 17 Feb 2023 at 05:26, Yash Mayya wrote: > > > > > Congratulations Lucas! > > > > > > On Fri,

Re: [DISCUSS] KIP-905: Broker interceptors

2023-02-17 Thread David Mariassy
Bumping this thread as I'd love to get a bit more feedback on the general approach before proceeding. On Fri, Feb 10, 2023 at 11:41 AM David Mariassy wrote: > Hi Ahmed, > > Thanks for taking a look at the KIP, and for your insightful feedback! > > I don't disagree with the sentiment that

[jira] [Created] (KAFKA-14730) Move AdminOperationException to server-commons

2023-02-17 Thread Nikolay Izhikov (Jira)
Nikolay Izhikov created KAFKA-14730: --- Summary: Move AdminOperationException to server-commons Key: KAFKA-14730 URL: https://issues.apache.org/jira/browse/KAFKA-14730 Project: Kafka Issue

Re: [DISCUSS] KIP-894: Use incrementalAlterConfigs API for syncing topic configurations

2023-02-17 Thread Gantigmaa Selenge
Hi Chris, > - The incremental API is used - ConfigPropertyFilter::shouldReplicateConfigProperty returns true - ConfigPropertyFilter::shouldReplicateSourceDefault returns false This sounds good to me. So just to clarify this in my head, when incremental API is used, the MM2 will check

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

2023-02-17 Thread Apache Jenkins Server
See

Re: [ANNOUNCE] New committer: Lucas Bradstreet

2023-02-17 Thread Mickael Maison
Congratulations Lucas! On Fri, Feb 17, 2023 at 7:59 AM Tom Bentley wrote: > > Congratulations! > > On Fri, 17 Feb 2023 at 05:26, Yash Mayya wrote: > > > Congratulations Lucas! > > > > On Fri, Feb 17, 2023 at 3:25 AM Jun Rao wrote: > > > > > Hi, Everyone, > > > > > > The PMC of Apache Kafka is