[jira] [Created] (KAFKA-14106) Fetcher thread was shutdown and all fetched partitions are lost.

2022-07-25 Thread Yang Ling (Jira)
Yang Ling created KAFKA-14106: - Summary: Fetcher thread was shutdown and all fetched partitions are lost. Key: KAFKA-14106 URL: https://issues.apache.org/jira/browse/KAFKA-14106 Project: Kafka

Re: [ANNOUNCE] New Committer: Chris Egerton

2022-07-25 Thread Kumud Kumar Srivatsava Tirupati
Congratulations Chris! On Tue, 26 Jul, 2022, 7:11 AM deng ziming, wrote: > Congratulations Chris ! > > -- > Ziming > > > On Jul 26, 2022, at 5:01 AM, Matthias J. Sax wrote: > > > > Congrats! Well deserved! > > > > -Matthias > > > > On 7/25/22 1:08 PM, Bill Bejeck wrote: > >> Congrats Chris! >

Re: [DISCUSS] KIP-848: The Next Generation of the Consumer Rebalance Protocol

2022-07-25 Thread Sagar
Hello Guozhang, Thank you so much for the doc on Kafka Streams. Sure, I would do the analysis and come up with such a document. Thanks! Sagar. On Tue, Jul 26, 2022 at 4:47 AM Guozhang Wang wrote: > Hello Sagar, > > It would be great if you could come back with some analysis on how to >

Re: [ANNOUNCE] New Committer: Chris Egerton

2022-07-25 Thread deng ziming
Congratulations Chris ! -- Ziming > On Jul 26, 2022, at 5:01 AM, Matthias J. Sax wrote: > > Congrats! Well deserved! > > -Matthias > > On 7/25/22 1:08 PM, Bill Bejeck wrote: >> Congrats Chris! >> -Bill >> On Mon, Jul 25, 2022 at 3:58 PM Jorge Esteban Quilcate Otoya < >>

Re: [DISCUSS] KIP-844: Transactional State Stores

2022-07-25 Thread Guozhang Wang
Hello Alex, Thanks for the updated KIP, I looked over it and browsed the WIP and just have a couple meta thoughts: 1) About the param passed into the `recover()` function: it seems to me that the semantics of "recover(offset)" is: recover this state to a transaction boundary which is at least

Re: [DISCUSS] KIP-848: The Next Generation of the Consumer Rebalance Protocol

2022-07-25 Thread Guozhang Wang
Hello Luke, Thanks for the detailed feedback! I tried to incorporate / answer some of them inline below. On Thu, Jul 21, 2022 at 6:39 AM Luke Chen wrote: > Hi David, > > So excited to see the consumer protocol will be renewed! > Thanks for David, Guozhang, and Jason for creating this great

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

2022-07-25 Thread Apache Jenkins Server
See Changes: -- [...truncated 568745 lines...] [2022-07-25T23:49:29.112Z] > Task :connect:api:testJar [2022-07-25T23:49:29.112Z] > Task :connect:api:testSrcJar

Re: [DISCUSS] KIP-848: The Next Generation of the Consumer Rebalance Protocol

2022-07-25 Thread Guozhang Wang
Hello Sagar, It would be great if you could come back with some analysis on how to implement the Connect side integration with the new protocol; so far besides leveraging on the new "protocol type" we did not yet think through the Connect side implementations. For Streams here's a draft of

[jira] [Created] (KAFKA-14105) Remove quorum.all_non_upgrade for system tests

2022-07-25 Thread Ron Dagostino (Jira)
Ron Dagostino created KAFKA-14105: - Summary: Remove quorum.all_non_upgrade for system tests Key: KAFKA-14105 URL: https://issues.apache.org/jira/browse/KAFKA-14105 Project: Kafka Issue Type:

Re: [ANNOUNCE] New Committer: Chris Egerton

2022-07-25 Thread Matthias J. Sax
Congrats! Well deserved! -Matthias On 7/25/22 1:08 PM, Bill Bejeck wrote: Congrats Chris! -Bill On Mon, Jul 25, 2022 at 3:58 PM Jorge Esteban Quilcate Otoya < quilcate.jo...@gmail.com> wrote: Congratulations Chris! On Mon, 25 Jul 2022 at 20:27, Robin Moffatt wrote: Congrats Chris! --

[jira] [Created] (KAFKA-14104) Perform CRC validation on KRaft Batch Records and Snapshots

2022-07-25 Thread Niket Goel (Jira)
Niket Goel created KAFKA-14104: -- Summary: Perform CRC validation on KRaft Batch Records and Snapshots Key: KAFKA-14104 URL: https://issues.apache.org/jira/browse/KAFKA-14104 Project: Kafka

[jira] [Resolved] (KAFKA-14078) Replica fetches to follower should return NOT_LEADER error

2022-07-25 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-14078. - Resolution: Fixed > Replica fetches to follower should return NOT_LEADER error >

Re: [ANNOUNCE] New Committer: Chris Egerton

2022-07-25 Thread Bill Bejeck
Congrats Chris! -Bill On Mon, Jul 25, 2022 at 3:58 PM Jorge Esteban Quilcate Otoya < quilcate.jo...@gmail.com> wrote: > Congratulations Chris! > > On Mon, 25 Jul 2022 at 20:27, Robin Moffatt > wrote: > > > Congrats Chris! > > > > > > -- > > > > Robin Moffatt | Principal Developer Advocate |

Re: [ANNOUNCE] New Committer: Chris Egerton

2022-07-25 Thread Jorge Esteban Quilcate Otoya
Congratulations Chris! On Mon, 25 Jul 2022 at 20:27, Robin Moffatt wrote: > Congrats Chris! > > > -- > > Robin Moffatt | Principal Developer Advocate | ro...@confluent.io | @rmoff > > > On Mon, 25 Jul 2022 at 17:26, Mickael Maison wrote: > > > Hi all, > > > > The PMC for Apache Kafka has

[GitHub] [kafka-site] C0urante commented on pull request #428: Add Chris Egerton to committers

2022-07-25 Thread GitBox
C0urante commented on PR #428: URL: https://github.com/apache/kafka-site/pull/428#issuecomment-1194548517 Thanks Bill! -- 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

[GitHub] [kafka-site] C0urante merged pull request #428: Add Chris Egerton to committers

2022-07-25 Thread GitBox
C0urante merged PR #428: URL: https://github.com/apache/kafka-site/pull/428 -- 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] bbejeck commented on pull request #427: KAFKA-13868: Replace YouTube embedded video with hyperlinks

2022-07-25 Thread GitBox
bbejeck commented on PR #427: URL: https://github.com/apache/kafka-site/pull/427#issuecomment-1194536588 Thanks for this fix @divijvaidya -- 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

[GitHub] [kafka-site] bbejeck merged pull request #427: KAFKA-13868: Replace YouTube embedded video with hyperlinks

2022-07-25 Thread GitBox
bbejeck merged PR #427: URL: https://github.com/apache/kafka-site/pull/427 -- 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: [ANNOUNCE] New Committer: Chris Egerton

2022-07-25 Thread Robin Moffatt
Congrats Chris! -- Robin Moffatt | Principal Developer Advocate | ro...@confluent.io | @rmoff On Mon, 25 Jul 2022 at 17:26, Mickael Maison wrote: > Hi all, > > The PMC for Apache Kafka has invited Chris Egerton as a committer, and > we are excited to announce that he accepted! > > Chris

Re: [ANNOUNCE] New Committer: Chris Egerton

2022-07-25 Thread Guozhang Wang
Congratulations Chris! Guozhang On Mon, Jul 25, 2022 at 10:45 AM Tom Bentley wrote: > Congratulations Chris! > > On Mon, 25 Jul 2022 at 18:40, Jeremy Custenborder > > wrote: > > > Congrats Chris! > > > > On Mon, Jul 25, 2022 at 12:07 PM Sagar > wrote: > > > > > > Congratulations Chris ! > >

Re: [ANNOUNCE] New Committer: Chris Egerton

2022-07-25 Thread Tom Bentley
Congratulations Chris! On Mon, 25 Jul 2022 at 18:40, Jeremy Custenborder wrote: > Congrats Chris! > > On Mon, Jul 25, 2022 at 12:07 PM Sagar wrote: > > > > Congratulations Chris ! > > > > On Mon, 25 Jul 2022 at 10:32 PM, Viktor Somogyi-Vass > > wrote: > > > > > Congrats Chris! > > > > > > On

Re: [ANNOUNCE] New Committer: Chris Egerton

2022-07-25 Thread Randall Hauch
Congratulations, Chris! On Mon, Jul 25, 2022 at 12:31 PM Jeremy Custenborder < jcustenbor...@gmail.com> wrote: > Congrats Chris! > > On Mon, Jul 25, 2022 at 12:07 PM Sagar wrote: > > > > Congratulations Chris ! > > > > On Mon, 25 Jul 2022 at 10:32 PM, Viktor Somogyi-Vass > > wrote: > > > > >

[GitHub] [kafka-site] divijvaidya commented on pull request #427: KAFKA-13868: Replace YouTube embedded video with hyperlinks

2022-07-25 Thread GitBox
divijvaidya commented on PR #427: URL: https://github.com/apache/kafka-site/pull/427#issuecomment-1194393568 @bbejeck perhaps you would like to review this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [kafka-site] divijvaidya opened a new pull request, #427: KAFKA-13868: Replace YouTube embedded video with hyperlinks

2022-07-25 Thread GitBox
divijvaidya opened a new pull request, #427: URL: https://github.com/apache/kafka-site/pull/427 As per the [discussion in the community](https://lists.apache.org/thread/p24xvbf8nkvxpbj668vc0g3x3lojsnk4), we want to replace the embedded YouTube videos with hyperlinks to satisfy the [ASF

Re: [ANNOUNCE] New Committer: Chris Egerton

2022-07-25 Thread Jeremy Custenborder
Congrats Chris! On Mon, Jul 25, 2022 at 12:07 PM Sagar wrote: > > Congratulations Chris ! > > On Mon, 25 Jul 2022 at 10:32 PM, Viktor Somogyi-Vass > wrote: > > > Congrats Chris! > > > > On Mon, Jul 25, 2022, 18:33 Matthew Benedict de Detrich > > wrote: > > > > > Congratulations! > > > > > > --

Re: [ANNOUNCE] New Committer: Chris Egerton

2022-07-25 Thread Israel Ekpo
Congrats Chris. Israel Ekpo Lead Instructor, IzzyAcademy.com https://www.youtube.com/c/izzyacademy https://izzyacademy.com/ On Mon, Jul 25, 2022 at 12:26 PM Mickael Maison wrote: > Hi all, > > The PMC for Apache Kafka has invited Chris Egerton as a committer, and > we are excited to announce

Re: [ANNOUNCE] New Committer: Chris Egerton

2022-07-25 Thread Sagar
Congratulations Chris ! On Mon, 25 Jul 2022 at 10:32 PM, Viktor Somogyi-Vass wrote: > Congrats Chris! > > On Mon, Jul 25, 2022, 18:33 Matthew Benedict de Detrich > wrote: > > > Congratulations! > > > > -- > > Matthew de Detrich > > Aiven Deutschland GmbH > > Immanuelkirchstraße 26, 10405

Re: [ANNOUNCE] New Committer: Chris Egerton

2022-07-25 Thread Viktor Somogyi-Vass
Congrats Chris! On Mon, Jul 25, 2022, 18:33 Matthew Benedict de Detrich wrote: > Congratulations! > > -- > Matthew de Detrich > Aiven Deutschland GmbH > Immanuelkirchstraße 26, 10405 Berlin > Amtsgericht Charlottenburg, HRB 209739 B > > Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen > m:

Re: [DISCUSS] KIP-853: KRaft Voters Change

2022-07-25 Thread José Armando García Sancio
Thanks for the feedback Colin. I updated the KIP with your suggestions and replied to your comments below. Colin McCabe wrote: > 1. It seems like the proposal is to have a UUID per partition directory on > the voter. If I understand correctly, this is sometimes referred to as > "VoterUUID" and

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

2022-07-25 Thread Apache Jenkins Server
See Changes: -- [...truncated 568652 lines...] [2022-07-25T16:20:27.180Z] Exception: java.lang.AssertionError thrown from the UncaughtExceptionHandler in thread

Re: [ANNOUNCE] New Committer: Chris Egerton

2022-07-25 Thread Matthew Benedict de Detrich
Congratulations! -- Matthew de Detrich Aiven Deutschland GmbH Immanuelkirchstraße 26, 10405 Berlin Amtsgericht Charlottenburg, HRB 209739 B Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen m: +491603708037 w: aiven.io e: matthew.dedetr...@aiven.io On 25. Jul 2022, 18:26 +0200, Mickael Maison ,

Re: [ANNOUNCE] New Committer: Chris Egerton

2022-07-25 Thread Josep Prat
Congrats Chris! ——— Josep Prat Aiven Deutschland GmbH Immanuelkirchstraße 26, 10405 Berlin Amtsgericht Charlottenburg, HRB 209739 B Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen m: +491715557497 w: aiven.io e: josep.p...@aiven.io On Mon, Jul 25, 2022, 18:26 Mickael Maison wrote: >

[ANNOUNCE] New Committer: Chris Egerton

2022-07-25 Thread Mickael Maison
Hi all, The PMC for Apache Kafka has invited Chris Egerton as a committer, and we are excited to announce that he accepted! Chris has been contributing to Kafka since 2017. He has made over 80 commits mostly around Kafka Connect. His most notable contributions include KIP-507: Securing Internal

Re: [DISCUSS] KIP-854 Separate configuration for producer ID expiry

2022-07-25 Thread Justine Olshan
Hey Bill, Thanks! I was just going to say that hopefully transactional.id.expiration.ms would also be over the delivery timeout. :) Thanks for the +1! Justine On Mon, Jul 25, 2022 at 9:17 AM Bill Bejeck wrote: > Hi Justine, > > I just took another look at the KIP, and I realize my

Re: [DISCUSS] KIP-854 Separate configuration for producer ID expiry

2022-07-25 Thread Bill Bejeck
Hi Justine, I just took another look at the KIP, and I realize my question/suggestion about default values has already been addressed in the `Compatibility` section. I'm +1 on the KIP. -Bill On Thu, Jul 21, 2022 at 6:20 PM Bill Bejeck wrote: > Hi Justine, > > Thanks for the well written KIP,

[jira] [Created] (KAFKA-14103) Check for hostnames in CoreUtils.scala

2022-07-25 Thread Matthew de Detrich (Jira)
Matthew de Detrich created KAFKA-14103: -- Summary: Check for hostnames in CoreUtils.scala Key: KAFKA-14103 URL: https://issues.apache.org/jira/browse/KAFKA-14103 Project: Kafka Issue

[jira] [Resolved] (KAFKA-14093) Flaky ExactlyOnceSourceIntegrationTest.testFencedLeaderRecovery

2022-07-25 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-14093. Fix Version/s: 3.3.0 Assignee: Chris Egerton Resolution: Fixed > Flaky

Re: Transactions, delivery timeout and changing transactional producer behavior

2022-07-25 Thread Viktor Somogyi-Vass
Hi Luke & Artem, We prepared the fix, would you please help in getting a committer-reviewer to get this issue resolved? Thanks, Viktor On Fri, Jul 8, 2022 at 12:57 PM Dániel Urbán wrote: > Submitted a PR with the fix: https://github.com/apache/kafka/pull/12392 > In the PR I tried keeping the

[jira] [Created] (KAFKA-14102) (SASL/OAUTHBEARER) multiple applications in one JVM process, only the first started app can consume messages

2022-07-25 Thread Shuo Chen (Jira)
Shuo Chen created KAFKA-14102: - Summary: (SASL/OAUTHBEARER) multiple applications in one JVM process, only the first started app can consume messages Key: KAFKA-14102 URL:

[jira] [Created] (KAFKA-14101) Flaky ExactlyOnceSourceIntegrationTest.testConnectorBoundary

2022-07-25 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-14101: -- Summary: Flaky ExactlyOnceSourceIntegrationTest.testConnectorBoundary Key: KAFKA-14101 URL: https://issues.apache.org/jira/browse/KAFKA-14101 Project: Kafka

[jira] [Created] (KAFKA-14100) Upgrade vulnerable dependencies Kafka version 3.1.1 July 2022

2022-07-25 Thread Shivakumar (Jira)
Shivakumar created KAFKA-14100: -- Summary: Upgrade vulnerable dependencies Kafka version 3.1.1 July 2022 Key: KAFKA-14100 URL: https://issues.apache.org/jira/browse/KAFKA-14100 Project: Kafka