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

2023-01-24 Thread Apache Jenkins Server
See Changes: -- [...truncated 734433 lines...] [2023-01-25T05:50:55.087Z] Gradle Test Run :core:integrationTest > Gradle Test Executor 170 > MirrorMakerIntegrationTest >

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.4 #65

2023-01-24 Thread Apache Jenkins Server
See

[DISCUSS] KIP-901: Add connectorDeleted flag when stopping tasks

2023-01-24 Thread Hector Geraldino (BLOOMBERG/ 919 3RD A)
Hi everyone, I've submitted KIP-901, which adds an overloaded Task#stop(boolean connectorDeleted) method to the public Kafka Connect APIs: https://cwiki.apache.org/confluence/display/KAFKA/KIP-901%3A+Add+connectorDeleted+flag+when+stopping+tasks This KIP can be seen as a companion (or

[jira] [Created] (KAFKA-14651) Add connectorDeleted flag when stopping tasks

2023-01-24 Thread Hector Geraldino (Jira)
Hector Geraldino created KAFKA-14651: Summary: Add connectorDeleted flag when stopping tasks Key: KAFKA-14651 URL: https://issues.apache.org/jira/browse/KAFKA-14651 Project: Kafka Issue

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

2023-01-24 Thread Apache Jenkins Server
See Changes: -- [...truncated 526870 lines...] [2023-01-25T02:38:33.506Z] [2023-01-25T02:38:33.506Z] Gradle Test Run :core:integrationTest > Gradle Test Executor 174 >

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.4 #64

2023-01-24 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-14650) IQv2 can throw ConcurrentModificationException when accessing Tasks

2023-01-24 Thread A. Sophie Blee-Goldman (Jira)
A. Sophie Blee-Goldman created KAFKA-14650: -- Summary: IQv2 can throw ConcurrentModificationException when accessing Tasks Key: KAFKA-14650 URL: https://issues.apache.org/jira/browse/KAFKA-14650

[ANNOUNCE] Share your Streaming Stories with us at Current 2023

2023-01-24 Thread Israel Ekpo
Do you have a great data streaming story to share? We want to hear from you! Speaking at Current 2023 is a great way to connect with hundreds of your peers, become more involved in the data streaming community, and have a public platform for you to share your story of the future of streaming and

Jenkins build is unstable: Kafka » Kafka Branch Builder » 3.4 #63

2023-01-24 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-14649) Failures instantiating Connect plugins crash worker on startup

2023-01-24 Thread Greg Harris (Jira)
Greg Harris created KAFKA-14649: --- Summary: Failures instantiating Connect plugins crash worker on startup Key: KAFKA-14649 URL: https://issues.apache.org/jira/browse/KAFKA-14649 Project: Kafka

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

2023-01-24 Thread Apache Jenkins Server
See Changes: -- [...truncated 354183 lines...] [2023-01-24T22:00:31.733Z] > Task :connect:json:compileJava UP-TO-DATE [2023-01-24T22:00:31.733Z] > Task

[jira] [Created] (KAFKA-14648) Do not fail clients if bootstrap servers is not immediately resolvable

2023-01-24 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-14648: --- Summary: Do not fail clients if bootstrap servers is not immediately resolvable Key: KAFKA-14648 URL: https://issues.apache.org/jira/browse/KAFKA-14648

Re: [VOTE] KIP-869: Improve Streams State Restoration Visibility

2023-01-24 Thread Guozhang Wang
Hi Matthias: re "paused" -> "suspended": I got your point now, thanks. Just to clarify the two functions are a bit different: "paused" tasks are because of the topology being paused, i.e. from KIP-834; whereas "suspended" tasks are when a restoring tasks are being removed before it completes due

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

2023-01-24 Thread Apache Jenkins Server
See Changes: -- [...truncated 522882 lines...] [2023-01-24T14:49:50.304Z] Gradle Test Run :core:integrationTest > Gradle Test Executor 173 > KafkaZkClientTest >

Re: [DISCUSS] KIP-890 Server Side Defense

2023-01-24 Thread Justine Olshan
Hey Matthias, I have actually never heard of KIP-280 so thanks for bringing it up. That seems interesting. I wonder how it would work though -- would it build an offset map with just the latest timestamp for a key? I wonder if ordering assumptions are baked in there, why not use offset-based

Kafka running on Windows

2023-01-24 Thread Shafiq Jetha
Hi all, There is an issue trying to get Kafka working correctly on Windows. Here is a link to the GitHub issue: https://github.com/apache/kafka/pull/12331 We will be ramping up our Kafka dev with a team split between Windows and Macs, so it would be good if we could get some movement on this

Re: [VOTE] KIP-869: Improve Streams State Restoration Visibility

2023-01-24 Thread Walker Carlson
Hey, I'm changing my vote to binding now :) On Mon, Jan 23, 2023 at 9:38 PM Matthias J. Sax wrote: > Thanks Guozhang. Couple of clarifications and follow up questions. > > > >> I'm not aware of a discussion to rename the call name to "suspend" for > >> KIP-834. Could you point me to the

Request for Jira account to contribute to Apache Kafka

2023-01-24 Thread Suprem Vanam
Dear Apache Software Foundation Team, I hope this email finds you well. My name is Suprem Vanam, and I am writing to request a Jira account from ASF. I am a developer and have been learning Apache Kafka for some time now. Our team has recently started using Kafka at work, and I have been

Re: [DISCUSS] KIP-898: Modernize Connect plugin discovery

2023-01-24 Thread Federico Valeri
Hi Greg, On Tue, Jan 24, 2023 at 2:48 AM Greg Harris wrote: > > Federico, > > Thanks for taking a look! > > > I was just wondering if we should use a better script name like > > "connect-convert-to-service-provider.sh" or something like this > > I agree that the current name is not ideal, while

[GitHub] [kafka-site] bbejeck merged pull request #464: Powerd by Dream11 section, grammar fixes

2023-01-24 Thread via GitHub
bbejeck merged PR #464: URL: https://github.com/apache/kafka-site/pull/464 -- 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:

[GitHub] [kafka-site] mimaison merged pull request #461: MINOR: Fix docs in security.html

2023-01-24 Thread via GitHub
mimaison merged PR #461: URL: https://github.com/apache/kafka-site/pull/461 -- 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: [VOTE] KIP-875: First-class offsets support in Kafka Connect

2023-01-24 Thread Knowles Atchison Jr
+1 (non binding) On Tue, Jan 24, 2023 at 5:24 AM Yash Mayya wrote: > Hi Chris, > > I'm +1 (non-binding). Thanks again for proposing this extremely > valuable addition to Kafka Connect! > > Thanks, > Yash > > On Thu, Jan 19, 2023 at 12:11 AM Chris Egerton > wrote: > > > Hi all, > > > > I'd like

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

2023-01-24 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.4 #61

2023-01-24 Thread Apache Jenkins Server
See

Re: [VOTE] KIP-875: First-class offsets support in Kafka Connect

2023-01-24 Thread Yash Mayya
Hi Chris, I'm +1 (non-binding). Thanks again for proposing this extremely valuable addition to Kafka Connect! Thanks, Yash On Thu, Jan 19, 2023 at 12:11 AM Chris Egerton wrote: > Hi all, > > I'd like to call for a vote on KIP-875, which adds support for viewing and > manipulating the offsets

Re: [DISCUSS] KIP-877: Mechanism for plugins and connectors to register metrics

2023-01-24 Thread Yash Mayya
Hi Mickael, Thanks for the updated KIP, this is looking really good! I had a couple more questions - 1) Sensor names need to be unique across all groups for a `Metrics` instance. How are we planning to avoid naming clashes (both between different plugins as well as with pre-defined sensors)? 2)

Re: [ANNOUNCE] New committer: Stanislav Kozlovski

2023-01-24 Thread Viktor Somogyi-Vass
Congrats Stan! :) On Fri, Jan 20, 2023 at 12:35 AM Colin McCabe wrote: > Congratulations, Stan! Well deserved. > > best, > Colin > > On Tue, Jan 17, 2023, at 07:50, Jun Rao wrote: > > Hi, Everyone, > > > > The PMC of Apache Kafka is pleased to announce a new Kafka committer > > Stanislav

Re: [DISCUSS] KIP-877: Mechanism for plugins and connectors to register metrics

2023-01-24 Thread Federico Valeri
Hi Michael, thanks for the KIP. Looks great. I noticed that there is a difference on how MetricName and Sensor are created and removed in PluginMetrics class: - In metricName() it is not clear what happens if the MetricName already exists, I guess it will be the same "get or create" behavior we

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

2023-01-24 Thread Apache Jenkins Server
See