Re: [VOTE] KIP-1033: Add Kafka Streams exception handler for exceptions occurring during processing

2024-05-13 Thread Bill Bejeck
Thanks for the KIP, this will be a great addition! +1(binding) -Bill On Fri, May 3, 2024 at 4:48 AM Bruno Cadonna wrote: > Hi Damien, Sébastien, and Loïc, > > Thanks for the KIP! > > +1 (binding) > > Best, > Bruno > > > On 4/26/24 4:00 PM, Damien Gasparina wrote: > > Hi all, > > > > We would

Re: [VOTE] KIP-1036: Extend RecordDeserializationException exception

2024-05-13 Thread Bill Bejeck
Thanks for the KIP! +1 (binding) -Bill On Tue, May 7, 2024 at 6:16 PM Sophie Blee-Goldman wrote: > +1 (binding) > > thanks for the KIP! > > On Fri, May 3, 2024 at 9:13 AM Matthias J. Sax wrote: > > > +1 (binding) > > > > On 5/3/24 8:52 AM, Federico Valeri wrote: > > > Hi Fred, this is a

Re: [DISCUSS] KIP-1033: Add Kafka Streams exception handler for exceptions occuring during processing

2024-05-10 Thread Bill Bejeck
Great KIP discussion so far by everyone. At this point, I'm in agreement with the direction and current state of the KIP. As for having two separate callbacks for the ProductionExceptionHandler, I'm somewhat split in that I agree with points raised by Sophie and Matthias with my final position

Re: [ANNOUNCE] New committer: Igor Soarez

2024-04-24 Thread Bill Bejeck
Congrats Igor! -Bill On Wed, Apr 24, 2024 at 2:37 PM Tom Bentley wrote: > Congratulations Igor! > > On Thu, 25 Apr 2024 at 6:27 AM, Chia-Ping Tsai wrote: > > > Congratulations, Igor! you are one of the best Kafka developers!!! > > > > Mickael Maison 於 2024年4月25日 週四 上午2:16寫道: > > > > >

Re: [ANNOUNCE] New Kafka PMC Member: Greg Harris

2024-04-13 Thread Bill Bejeck
Congrats Greg! -Bill On Sat, Apr 13, 2024 at 4:25 PM Boudjelda Mohamed Said wrote: > Congratulations Greg > > On Sat 13 Apr 2024 at 20:42, Chris Egerton wrote: > > > Hi all, > > > > Greg Harris has been a Kafka committer since July 2023. He has remained > > very active and instructive in the

Re: [EXT] Re: [DISCUSS] KIP-1033: Add Kafka Streams exception handler for exceptions occuring during processing

2024-04-09 Thread Bill Bejeck
Hi Damien, Sebastien and Loic, Thanks for the KIP, this is a much-needed addition. I like the approach of getting the plumbing in for handling processor errors, allowing users to implement more complex solutions as needed. Overall how where the KIP Is now LGTM, modulo outstanding comments. I

Re: [ANNOUNCE] New committer: Christo Lolov

2024-04-03 Thread Bill Bejeck
Congrats Christo! -Bill On Wed, Mar 27, 2024 at 4:03 AM Matthias J. Sax wrote: > Congrats! > > On 3/26/24 9:39 PM, Christo Lolov wrote: > > Thank you everyone! > > > > It wouldn't have been possible without quite a lot of reviews and > extremely > > helpful inputs from you and the rest of the

Re: [DISCUSS] Personal branches under apache/kafka

2024-03-14 Thread Bill Bejeck
+1 Sounds like a good idea to me. -Bill On Wed, Mar 13, 2024 at 2:55 PM Matthias J. Sax wrote: > +1 > > Should be fine to just delete all of them (as long as nobody raised > objections). > > Not sure if we could enable some protection GitHub side that disallow to > push into non-existing

Re: [VOTE] 3.6.1 RC0

2023-12-01 Thread Bill Bejeck
Hi Mickael, I did the following: 1. Validated all checksums, signatures, and hashes 2. Built from source 3. Ran all the unit tests 4. Spot checked the documentation and Javadoc 5. Ran the ZK, Kraft, and Kafka Streams quickstart guides I did notice that the `fillDotVersion` in

Re: [DISCUSS] KIP-992 Proposal to introduce IQv2 Query Types: TimestampedKeyQuery and TimestampedRangeQuery

2023-11-02 Thread Bill Bejeck
gt;> > > > >> > >> Thank you Lucas, > >> > >> > >> > >> I will fix the capitalization. > >> > >> When a user executes a timestamped query against a non-timestamped > >> > store, > >> >

Re: [VOTE] KIP-992 Proposal to introduce IQv2 Query Types: TimestampedKeyQuery and TimestampedRangeQuery

2023-11-02 Thread Bill Bejeck
Hi Hanyu, Thanks for the KIP this LGTM. +1 (binding) Thanks, Bill On Wed, Nov 1, 2023 at 1:07 PM Hanyu (Peter) Zheng wrote: > Hello everyone, > > I would like to start a vote for KIP-992: Proposal to introduce IQv2 Query > Types: TimestampedKeyQuery and TimestampedRangeQuery. > > Sincerely,

Re: [ANNOUNCE] New Kafka PMC Member: Satish Duggana

2023-10-27 Thread Bill Bejeck
Congratulations Satish! On Fri, Oct 27, 2023 at 1:12 PM Matthias J. Sax wrote: > Congrats! > > On 10/27/23 10:01 AM, Viktor Somogyi-Vass wrote: > > Congrats Satish! > > > > On Fri, Oct 27, 2023, 18:48 Ivan Yurchenko wrote: > > > >> Congrats Satish! > >> > >> Ivan > >> > >> On Fri, Oct 27,

Re: [DISCUSS] KIP-992 Proposal to introduce IQv2 Query Types: TimestampedKeyQuery and TimestampedRangeQuery

2023-10-23 Thread Bill Bejeck
Hey Hanyu, Thanks for the KIP, it's a welcomed addition. Overall, the KIP looks good to me, I just have one comment. Can you discuss the expected behavior when a user executes a timestamped query against a non-timestamped store? I think it should throw an exception vs. using some default value.

Re: [VOTE] KIP-988 Streams StandbyUpdateListener

2023-10-23 Thread Bill Bejeck
This is a great addition +1(binding) -Bill On Fri, Oct 20, 2023 at 2:29 PM Almog Gavra wrote: > +1 (non-binding) - great improvement, thanks Colt & Eduwer! > > On Tue, Oct 17, 2023 at 11:25 AM Guozhang Wang > > wrote: > > > +1 from me. > > > > On Mon, Oct 16, 2023 at 1:56 AM Lucas Brutschy >

Re: [DISCUSS] Apache Kafka 3.5.2 release

2023-10-17 Thread Bill Bejeck
Thanks for driving the release, Luke. +1 -Bill On Tue, Oct 17, 2023 at 5:05 AM Satish Duggana wrote: > Thanks Luke for volunteering for 3.5.2 release. > > On Tue, 17 Oct 2023 at 11:58, Josep Prat > wrote: > > > > Hi Luke, > > > > Thanks for taking this one! > > > > Best, > > > > On Tue, Oct

Re: Apache Kafka 3.7.0 Release

2023-10-09 Thread Bill Bejeck
+1 Thanks, Stanislav! -Bill On Mon, Oct 9, 2023 at 1:59 PM Ismael Juma wrote: > Thanks for volunteering Stanislav! > > Ismael > > On Mon, Oct 9, 2023 at 10:51 AM Stanislav Kozlovski > wrote: > > > Hey all! > > > > I would like to volunteer to be the release manager driving the next > >

Re: [DISCUSS] KIP-985 Add reverseRange and reverseAll query over kv-store in IQv2

2023-10-03 Thread Bill Bejeck
Hi Hanyu, Thanks for the KIP, overall it's looking good, but I have a couple of comments - In the “Proposed Changes” section there's a reference to `setReverse()` but the code example has “withDescendingOrder()” so I think the text needs an update to reflect the code example. - I

Re: [VOTE] 3.6.0 RC2

2023-10-02 Thread Bill Bejeck
Hi Satish, Thanks for running the release. I performed the following steps: - Validated all the checksums, signatures, and keys - Built the release from source - Ran all unit tests - Quick start validations - ZK and Kraft - Connect - Kafka Streams - Spot checked

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

2023-09-23 Thread Bill Bejeck
Congrats Justine! -Bill On Sat, Sep 23, 2023 at 6:23 PM Greg Harris wrote: > Congratulations Justine! > > On Sat, Sep 23, 2023 at 5:49 AM Boudjelda Mohamed Said > wrote: > > > > Congrats Justin ! > > > > On Sat 23 Sep 2023 at 14:44, Randall Hauch wrote: > > > > > Congratulations, Justine! >

Re: [ANNOUNCE] New committer: Yash Mayya

2023-09-21 Thread Bill Bejeck
Congrats Yash! On Thu, Sep 21, 2023 at 12:26 PM Divij Vaidya wrote: > Congratulations Yash! > > Divij Vaidya > > > On Thu, Sep 21, 2023 at 6:18 PM Sagar wrote: > > > > Congrats Yash ! > > On Thu, 21 Sep 2023 at 9:38 PM, Ashwin > wrote: > > > > > Awesome ! Congratulations Yash !! > > > > > >

Re: [ANNOUNCE] New committer: Lucas Brutschy

2023-09-21 Thread Bill Bejeck
Congrats Lucas! Well deserved. — Bill On Thu, Sep 21, 2023 at 12:21 PM Kirk True wrote: > Congratulations, Lucas! > > > On Sep 21, 2023, at 9:16 AM, Sagar wrote: > > > > Congrats Lucas ! > > > > On Thu, 21 Sep 2023 at 9:15 PM, Bruno Cadonna > wrote: > > > >> Hi all, > >> > >> The PMC of

Re: [VOTE] KIP-962 Relax non-null key requirement in Kafka Streams

2023-08-11 Thread Bill Bejeck
+1(binding) On Fri, Aug 11, 2023 at 7:33 AM Lucas Brutschy wrote: > +1 (non-binding) > > On Fri, Aug 11, 2023 at 1:08 AM Matthias J. Sax wrote: > > > > +1 (binding) > > > > On 8/10/23 12:31 PM, Florin Akermann wrote: > > > >

[jira] [Resolved] (KAFKA-15126) Change range queries to accept null lower and upper bounds

2023-08-08 Thread Bill Bejeck (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bejeck resolved KAFKA-15126. - Resolution: Fixed [Merged to trunk|https://github.com/apache/kafka/pull/14137] > Change ra

Re: [VOTE] KIP-759: Unneeded repartition canceling

2023-08-01 Thread Bill Bejeck
I caught up on the discussion thread and the KIP LGTM. +1(binding) On Tue, Aug 1, 2023 at 3:07 PM Walker Carlson wrote: > +1 (binding) > > On Mon, Jul 31, 2023 at 10:43 PM Matthias J. Sax wrote: > > > +1 (binding) > > > > On 7/11/23 11:16 AM, Shay Lin wrote: > > > Hi all, > > > > > > I'd like

Re: [VOTE] KIP-941 Range queries to accept null lower and upper bounds

2023-07-10 Thread Bill Bejeck
Hi Lucia, Thanks for the KIP! It will be a welcomed improvement. +1(binding) -Bill On Mon, Jul 10, 2023 at 2:40 PM Lucia Cerchie wrote: > Hello everyone, > > I'd like to call a vote on KIP-941 > < >

Re: [ANNOUNCE] New committer: Greg Harris

2023-07-10 Thread Bill Bejeck
Congrats Greg! -Bill On Mon, Jul 10, 2023 at 11:53 AM Divij Vaidya wrote: > Congratulations Greg! I am going through a new committer teething process > right now and would be happy to get you up to speed. Looking forward to > working with you in your new role. > > -- > Divij Vaidya > > > > On

Re: [ANNOUNCE] New committer: Divij Vaidya

2023-06-15 Thread Bill Bejeck
Congratulations!! On Tue, Jun 13, 2023 at 7:14 PM ziming deng wrote: > Congratulations, Divij! > Well deserved! > > -- > Ziming > > > On Jun 14, 2023, at 09:41, Luke Chen wrote: > > > > Congratulations, Divij! > > Well deserved! > > > > Luke > > > > On Wed, Jun 14, 2023 at 7:01 AM Viktor

Re: [VOTE] 3.5.0 RC1

2023-06-12 Thread Bill Bejeck
Hi Mickael, I verified the following: 1. All signatures and checksums 2. Built from source 3. Ran all the unit tests 4. Ran the Kafka-Zookeeper, Kafka-KRaft, and the Kafka Streams quickstarts 5. Spot-checked the docs 6. Spot-checked the JavaDocs It's a +1(binding) for me.

[jira] [Resolved] (KAFKA-14539) Simplify StreamsMetadataState by replacing the Cluster metadata with partition info map

2023-06-07 Thread Bill Bejeck (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bejeck resolved KAFKA-14539. - Resolution: Fixed > Simplify StreamsMetadataState by replacing the Cluster metad

Re: [ANNOUNCE] Apache Kafka 3.4.1

2023-06-07 Thread Bill Bejeck
Thanks for running the release Luke! On Wed, Jun 7, 2023 at 4:29 AM Tom Bentley wrote: > Thanks Luke! > > On Wed, 7 Jun 2023 at 09:11, Mickael Maison > wrote: > > > Thanks for running the release! > > > > On Wed, Jun 7, 2023 at 9:11 AM Bruno Cadonna wrote: > > > > > > Thanks Luke! > > > > > >

Re: [VOTE] KIP-923: Add A Grace Period to Stream Table Join

2023-06-05 Thread Bill Bejeck
Hi Walker, Thanks for the KIP. I've caught up on the discussion thread and I'm satisfied with all responses. +1(binding) -Bill On Mon, Jun 5, 2023 at 10:20 AM Bruno Cadonna wrote: > Hi Walker, > > Thank you for the KIP! > > +1 (binding) > > Best, > Bruno > > On 24.05.23 23:00, Walker

Re: [DISCUSS] Apache Kafka 3.4.1 release

2023-04-26 Thread Bill Bejeck
Thanks for volunteering! +1 On Wed, Apr 26, 2023 at 8:33 AM Mickael Maison wrote: > Thanks Luke > +1 > > On Wed, Apr 26, 2023 at 2:12 PM Chia-Ping Tsai wrote: > > > > +1 to Luke! > > > > > David Jacot 於 2023年4月26日 下午6:44 寫道: > > > > > > +1 Thanks, Luke! > > > > > >> Le mer. 26 avr. 2023 à

Re: [Permission for thachle jira account]

2023-03-17 Thread Bill Bejeck
Peter, You're all set now. Thanks for your interest in Apache Kafka. Regards, Bill On Fri, Mar 17, 2023 at 10:13 AM Thach Le wrote: > Hello team, > I just created an account for apache Kafka Jira. > Please grant my account so I can assign myself to the Jira ticket. > My account: thachle > >

Re: [ANNOUNCE] New Kafka PMC Member: David Arthur

2023-03-09 Thread Bill Bejeck
Congratulations David! On Thu, Mar 9, 2023 at 1:12 PM Jun Rao wrote: > Hi, Everyone, > > David Arthur has been a Kafka committer since 2013. He has been very > instrumental to the community since becoming a committer. It's my pleasure > to announce that David is now a member of Kafka PMC. > >

Re: [ANNOUNCE] New Kafka PMC Member: Chris Egerton

2023-03-09 Thread Bill Bejeck
Congratulations Chris! On Thu, Mar 9, 2023 at 1:12 PM Jun Rao wrote: > Hi, Everyone, > > Chris Egerton has been a Kafka committer since July 2022. He has been very > instrumental to the community since becoming a committer. It's my pleasure > to announce that Chris is now a member of Kafka PMC.

Re: Hosting Kafka Videos on ASF YouTube channel

2023-03-09 Thread Bill Bejeck
er information that may be pertinent, like title, > description, > > and speakers for each video. > > > > BKP > > > > On Mon, Mar 6, 2023 at 3:07 PM Bill Bejeck wrote: > > > > > Hi Brian, > > > > > > I'm bumping this thread. I have down

Re: Hosting Kafka Videos on ASF YouTube channel

2023-03-06 Thread Bill Bejeck
CC now... > > On Thu, Feb 23, 2023 at 12:12 PM Joe Brockmeier wrote: > >> Hi Bill, >> >> On Thu, Feb 23, 2023 at 10:48 AM Bill Bejeck wrote: >> >>> It took a little time, but I have download links to share with you for >>> the 4 Kafka Str

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

2023-02-28 Thread Bill Bejeck
Thanks for the well-detailed KIP, Greg. It'll be a needed improvement. +1(binding) Thanks, Bill On Tue, Feb 28, 2023 at 9:51 AM John Roesler wrote: > Thanks for the KIP, Greg! > > I’m +1 (binding) > > I really appreciate all the care you took in the migration and test > design. > > Thanks, >

Re: Hosting Kafka Videos on ASF YouTube channel

2023-02-23 Thread Bill Bejeck
Joe, It took a little time, but I have download links to share with you for the 4 Kafka Streams videos we want to host on the ASF Youtube channel, as discussed on this thread . The "What is Apache Kafka

Re: Please help to create an JIRA account for me, thanks

2023-02-22 Thread Bill Bejeck
Hi Koma, You're all set now. Note that JIRA only allows lowercase letters for the user name, so I needed to use "kma" (koma was taken). Thanks for your interest in Apache Kafka! -Bill On Wed, Feb 22, 2023 at 10:06 AM koma zhang wrote: > my email: komazhang0...@gmail.com > preferred

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: [VOTE] 3.4.0 RC2

2023-02-03 Thread Bill Bejeck
I did the following: - Validated all checksums and signatures - Built from source and ran all the unit tests - Ran quickstart steps for ZK, KRaft, and Kafka Streams (with KRaft) - Spot checked the docs and Javadocs Thanks for running the release! +1(binding) -Bill On Fri, Feb 3,

Re: Jira account

2023-02-01 Thread Bill Bejeck
> bachmanity...@gmail.com > bachmanity1 > Nelson Bighetti > > Thanks! > > > On Wed, Feb 1, 2023 at 8:15 AM Bill Bejeck wrote: > > > Hi Nelson, > > > > Can you provide your preferred email, user-name, and display name I can > set > > up your account.

Re: Jira account

2023-01-31 Thread Bill Bejeck
Hi Nelson, Can you provide your preferred email, user-name, and display name I can set up your account. Thanks, Bill On Tue, Jan 31, 2023 at 12:51 PM Nelson Bighetti wrote: > Hello, > > Since November of last year, it's not possible to create Jira account in > the Apache organisation. The

Re: [VOTE] KIP-821: Connect Transforms support for nested structures

2023-01-27 Thread Bill Bejeck
The only minor change since the previous votes has been the change of > > > configuration name: from `field.style` to `field.syntax.version`. > > > > > > KIP: > > > > > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-821%3A+Connect+Transforms+support+f

Re: [ANNOUNCE] Apache Kafka 3.3.2

2023-01-25 Thread Bill Bejeck
he New York Times, Uber, Yelp, and Zalando, among others. > > A big thank you for the following 39 contributors to this release! > > A. Sophie Blee-Goldman, Alyssa Huang, Artem Livshits, Bill Bejeck, Calvin > Liu, Chia-Ping Tsai, Chris Egerton, Christo Lolov, Colin Patrick McCabe, > Da

Re: [ANNOUNCE] New committer: Walker Carlson

2023-01-17 Thread Bill Bejeck
Congratulations, Walker! -Bill On Tue, Jan 17, 2023 at 4:57 PM Matthias J. Sax wrote: > Dear community, > > I am pleased to announce Walker Carlson as a new Kafka committer. > > Walker has been contributing to Apache Kafka since November 2019. He > made various contributions including the

Re: [ANNOUNCE] New committer: Stanislav Kozlovski

2023-01-17 Thread Bill Bejeck
Congratulations Stan! -Bill On Tue, Jan 17, 2023 at 11:37 AM Bruno Cadonna wrote: > Congrats Stan! > > Well deserved! > > Best, > Bruno > > On 17.01.23 16:50, Jun Rao wrote: > > Hi, Everyone, > > > > The PMC of Apache Kafka is pleased to announce a new Kafka committer > > Stanislav Kozlovski.

[jira] [Resolved] (KAFKA-14609) Kafka Streams Processor API cannot use state stores

2023-01-09 Thread Bill Bejeck (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bejeck resolved KAFKA-14609. - Resolution: Fixed Fixed by https://issues.apache.org/jira/browse/KAFKA-14388 > Kafka Stre

Re: [ANNOUNCE] New committer: Edoardo Comar

2023-01-07 Thread Bill Bejeck
Congratulations, Edoardo! -Bill On Sat, Jan 7, 2023 at 12:11 PM John Roesler wrote: > Congrats, Edoardo! > -John > > On Fri, Jan 6, 2023, at 20:47, Matthias J. Sax wrote: > > Congrats! > > > > On 1/6/23 5:15 PM, Luke Chen wrote: > >> Congratulations, Edoardo! > >> > >> Luke > >> > >> On Sat,

Re: [ANNOUNCE] New committer: Josep Prat

2023-01-03 Thread Bill Bejeck
> > > > > Immanuelkirchstraße 26, 10405 Berlin > > > > > > > > Amtsgericht Charlottenburg, HRB 209739 B > > > > > > > > Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen > > > > > > > > m: +491715557497

Re: [ANNOUNCE] New committer: Justine Olshan

2022-12-29 Thread Bill Bejeck
Congratulations Justine! -Bill On Thu, Dec 29, 2022 at 4:36 PM Philip Nee wrote: > wow congrats! > > On Thu, Dec 29, 2022 at 1:05 PM Chris Egerton > wrote: > > > Congrats, Justine! > > > > On Thu, Dec 29, 2022, 15:58 David Jacot wrote: > > > > > Hi all, > > > > > > The PMC of Apache Kafka

Re: [ANNOUNCE] New committer: Satish Duggana

2022-12-29 Thread Bill Bejeck
Congratulations Satish! -Bill On Thu, Dec 29, 2022 at 11:05 AM Satish Duggana wrote: > Thank you, everyone! > > On Wed, 28 Dec 2022 at 00:02, Matthias J. Sax wrote: > > > > Congrats! > > > > On 12/27/22 10:20 AM, Kirk True wrote: > > > Congrats, Satish! > > > > > > On Fri, Dec 23, 2022, at

Re: [ANNOUNCE] New committer: Josep Prat

2022-12-20 Thread Bill Bejeck
Congratulations Josep! -Bill On Tue, Dec 20, 2022 at 1:11 PM Mickael Maison wrote: > Congratulations Josep! > > On Tue, Dec 20, 2022 at 6:55 PM Bruno Cadonna wrote: > > > > Congrats, Josep! > > > > Well deserved! > > > > Best, > > Bruno > > > > On 20.12.22 18:40, Kirk True wrote: > > >

Re: [ANNOUNCE] New Kafka PMC Member: Luke Chen

2022-12-16 Thread Bill Bejeck
Congratulations Luke! -Bill On Fri, Dec 16, 2022 at 2:47 PM Chris Egerton wrote: > Congrats Luke, well-deserved! > > On Fri, Dec 16, 2022, 14:41 Jun Rao wrote: > > > Hi, Everyone, > > > > Luke Chen has been a Kafka committer since Feb. 9, 2022. He has been very > > instrumental to the

Re: [ANNOUNCE] New committer: Ron Dagostino

2022-12-16 Thread Bill Bejeck
Congratulations, Ron! -Bill On Fri, Dec 16, 2022 at 12:33 PM Matthias J. Sax wrote: > Congrats! > > On 12/15/22 7:09 AM, Rajini Sivaram wrote: > > Congratulations, Ron! Well deserved!! > > > > Regards, > > > > Rajini > > > > On Thu, Dec 15, 2022 at 11:42 AM Ron Dagostino > wrote: > > > >>

Re: [ANNOUNCE] New committer: Viktor Somogyi-Vass

2022-12-16 Thread Bill Bejeck
Congratulations, Viktor! -Bill On Fri, Dec 16, 2022 at 12:32 PM Matthias J. Sax wrote: > Congrats! > > On 12/15/22 7:10 AM, Rajini Sivaram wrote: > > Congratulations, Viktor! > > > > Regards, > > > > Rajini > > > > > > On Thu, Dec 15, 2022 at 11:41 AM Ron Dagostino > wrote: > > > >> Congrats

Re: [VOTE] KIP-878: Internal Topic Autoscaling for Kafka Streams

2022-12-08 Thread Bill Bejeck
Thanks for the KIP, Sophie. +1(binding) -Bill On Thu, Dec 8, 2022 at 11:39 AM Bruno Cadonna wrote: > Thanks for the KIP! > > +1 (binding) > > Best, > Bruno > > On 07.12.22 17:24, Matthias J. Sax wrote: > > +1 (binding) > > > > On 12/1/22 9:39 PM, Sophie Blee-Goldman wrote: > >> Thanks to all

[jira] [Resolved] (KAFKA-14388) NPE When Retrieving StateStore with new Processor API

2022-11-16 Thread Bill Bejeck (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bejeck resolved KAFKA-14388. - Resolution: Fixed Merged PR to trunk > NPE When Retrieving StateStore with new Processor

Re: [DISCUSS] Apache Kafka 3.3.2

2022-11-16 Thread Bill Bejeck
Thanks for volunteering for the release! +1 -Bill On Wed, Nov 16, 2022 at 10:58 AM David Jacot wrote: > +1. Thanks for volunteering! > > On Wed, Nov 16, 2022 at 4:09 PM Chris Egerton > wrote: > > > > Hi all, > > > > I'd like to volunteer to be the release manager for the next bugfix > >

[jira] [Created] (KAFKA-14388) NPE When Retrieving StateStore with new Processor API

2022-11-14 Thread Bill Bejeck (Jira)
Bill Bejeck created KAFKA-14388: --- Summary: NPE When Retrieving StateStore with new Processor API Key: KAFKA-14388 URL: https://issues.apache.org/jira/browse/KAFKA-14388 Project: Kafka Issue

Re: [ANNOUNCE] New Kafka PMC Member: Bruno Cadonna

2022-11-01 Thread Bill Bejeck
Congrats Bruno! Well deserved. -Bill On Tue, Nov 1, 2022 at 3:36 PM Guozhang Wang wrote: > Hi everyone, > > I'd like to introduce our new Kafka PMC member, Bruno. > > Bruno has been a committer since April. 2021 and has been very active in > the community. He's a key contributor to Kafka

Re: [DISCUSS] KIP-878: Autoscaling for Statically Partitioned Streams

2022-10-25 Thread Bill Bejeck
Hi Sophie, Thanks for the KIP! I think this is a worthwhile feature to add. I have two main questions about how this new feature will work. 1. You mention that for stateless applications auto-scaling is a sticker situation. But I was thinking that the auto-scaling would actually benefit

Re: [ANNOUNCE] New committer: Deng Ziming

2022-10-10 Thread Bill Bejeck
Congrats Ziming! Regards, Bill On Mon, Oct 10, 2022 at 5:32 PM Ismael Juma wrote: > Congratulations Ziming! > > Ismael > > On Mon, Oct 10, 2022 at 9:30 AM Jason Gustafson > > wrote: > > > Hi All > > > > The PMC for Apache Kafka has invited Deng Ziming to become a committer, > > and we are

Re: [VOTE] 3.3.1 RC0

2022-09-30 Thread Bill Bejeck
Hi, I did the following to validate the release: 1. Validated all checksums, signatures 2. Built from source and ran all the unit tests 3. Ran the ZK and KRaft quickstart 4. Ran the Raft single quorum test 5. Ran the Kafka Streams quick start +1(binding) pending successful system

Re: [VOTE] 3.3.0 RC2

2022-09-26 Thread Bill Bejeck
Hi Jose and David, Thanks for running the release! I did the following verification steps: I performed the following validations: 1. Verified all checksums and signatures. 2. Built from source and ran unit tests. 3. Ran the first quickstart steps 1. Zookeeper quick start

Re: [VOTE] KIP-865: Support --bootstrap-server in kafka-streams-application-reset

2022-09-12 Thread Bill Bejeck
Thanks for the KIP! +1(binding) -Bill On Mon, Sep 12, 2022 at 1:39 PM Николай Ижиков wrote: > Community, please, share your vote for this KIP. > > > 9 сент. 2022 г., в 19:55, Guozhang Wang написал(а): > > > > +1. Thanks. > > > > Guozhang > > > > On Fri, Sep 9, 2022 at 9:52 AM Николай Ижиков

Re: Hosting Kafka Videos on ASF YouTube channel

2022-09-12 Thread Bill Bejeck
ting + we can start > uploading them. I'd need them in a central location I can do that > from. > > On Wed, Aug 31, 2022 at 2:45 PM Bill Bejeck wrote: > > > > This thread has been open for 22 days, so I will close the vote now. > > > > The question of hosting the

Re: [DISCUSSION] KIP-864: Support --bootstrap-server in kafka-streams-application-reset

2022-09-09 Thread Bill Bejeck
Hi Николай, Thanks for the KIP; consistency across the tooling is important, so I'm a +1 for this KIP. I agree with Guozhang on voting right away. -Bill On Fri, Sep 9, 2022 at 12:05 PM Guozhang Wang wrote: > Hi, I think we can vote right away. > > Guozhang > > On Fri, Sep 9, 2022 at 2:24 AM

Re: Hosting Kafka Videos on ASF YouTube channel

2022-08-31 Thread Bill Bejeck
This thread has been open for 22 days, so I will close the vote now. The question of hosting the four Kafka Streams videos passes: +1 votes PMC Members: * Mickael Maison * John Roesler * Bill Bejeck Vote thread: https://www.mail-archive.com/dev@kafka.apache.org/msg126019.html Joe, Provided

Re: Hosting Kafka Videos on ASF YouTube channel

2022-08-08 Thread Bill Bejeck
wrote: > If we can get a +1 from the PMC on each video that they're happy that > the videos are vendor neutral I think we can do that. I'll also need > to view them as well. I hope they're not long videos. :-) > > On Tue, Aug 2, 2022 at 3:38 PM Bill Bejeck wrote: > > &g

Re: Hosting Kafka Videos on ASF YouTube channel

2022-08-02 Thread Bill Bejeck
ll from Apache Kafka" -- so moving to the ASF Youtube channel > wouldn't completely solve the problem. > > On Tue, Aug 2, 2022 at 3:05 PM Bill Bejeck wrote: > > > > Hi, > > > > I am an Apache Kafka® committer and PMC member, and I'm working on our > site to ad

Hosting Kafka Videos on ASF YouTube channel

2022-08-02 Thread Bill Bejeck
://www.youtube.com/c/TheApacheFoundation/featured) <https://www.youtube.com/c/TheApacheFoundation/featured),>? Doing this would automatically change the branding to Apache. Thanks, and I look forward to working with you on this matter. Bill Bejeck

Re: [ANNOUNCE] Apache Kafka 3.2.1

2022-08-02 Thread Bill Bejeck
Thanks for running the release David! -Bill On Tue, Aug 2, 2022 at 4:34 AM Mickael Maison wrote: > Thanks David for driving this release! > > On Tue, Aug 2, 2022 at 1:46 AM David Arthur > wrote: > > > > The Apache Kafka community is pleased to announce the release for > > Apache Kafka 3.2.1 >

Re: [ANNOUNCE] New Kafka PMC Member: A. Sophie Blee-Goldman

2022-08-02 Thread Bill Bejeck
Congrats Sophie! -Bill On Tue, Aug 2, 2022 at 7:12 AM Tom Bentley wrote: > Congratulations Sophie! > > On Tue, 2 Aug 2022 at 11:54, Robin Moffatt > wrote: > > > Congrats Sophie, great news! > > > > > > -- > > > > Robin Moffatt | Principal Developer Advocate | ro...@confluent.io | > @rmoff > >

Re: [VOTE] 3.2.1 RC3

2022-07-27 Thread Bill Bejeck
Hi David, Thanks for running the release! I did the following steps: - Validated all signatures and checksums - Built from source - Ran all the unit tests - I spot-checked the doc. I did notice the same version number as Randal - but I expect that will get fixed when the docs

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: [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 wr

Re: [DISCUSS] Website changes required for Apache projects

2022-07-22 Thread Bill Bejeck
for driving this update effort. -Bill On Thu, Jul 21, 2022 at 5:25 PM Bill Bejeck wrote: > Hi All, > > I've filed an issue with INFRA ( > https://issues.apache.org/jira/browse/INFRA-23499) to ask about uploading > the videos to the ASF YouTube channel, which would resolve the b

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

2022-07-21 Thread Bill Bejeck
Hi Justine, Thanks for the well written KIP, this looks like it will be a useful addition. Overall the KIP looks good to me, I have one question/comment. You mentioned that setting the `producer.id.expiration.ms` less than the delivery timeout could lead to duplicates, which makes sense. To

Re: [DISCUSS] Website changes required for Apache projects

2022-07-21 Thread Bill Bejeck
Hi All, I've filed an issue with INFRA ( https://issues.apache.org/jira/browse/INFRA-23499) to ask about uploading the videos to the ASF YouTube channel, which would resolve the branding issue. Thanks, Bill On Thu, Jul 21, 2022 at 1:43 PM Bill Bejeck wrote: > Hi Divij, > > First of

Re: [DISCUSS] Website changes required for Apache projects

2022-07-21 Thread Bill Bejeck
Hi Divij, First of all, let me say thanks for taking up this task. We seem to have two options: > 1. Replace videos on the website with links to the videos OR > 2. Take a placeholder image and use JS to trigger playback after the user > clicks. > > I would suggest going with option#1 right now

Re: [VOTE] KIP-846: Processor-level Streams metrics for records/bytes Producedd

2022-05-30 Thread Bill Bejeck
+1 (binding) -Bill On Mon, May 30, 2022 at 4:49 AM Sagar wrote: > +1 (non-binding). > > Thanks! > Sagar. > > On Mon, May 30, 2022 at 1:11 PM Bruno Cadonna wrote: > > > +1 (binding) > > > > Thanks! > > Bruno > > > > On 30.05.22 09:36, Sophie Blee-Goldman wrote: > > > Hey all, > > > > > > I'd

Re: [DISCUSS] KIP-846: Task-level Streams metrics for bytes/records Produced

2022-05-30 Thread Bill Bejeck
Thanks for the KIP Sophie. I'm in favor of this change as well. I don't have any comments in addition to the ones already expressed. -Bill On Mon, May 30, 2022 at 4:55 AM Sagar wrote: > Hi Sophie, > > A very minor comment but you might want to remove this KIP template related > information

Re: [VOTE] KIP-833: Mark KRaft as Production Ready

2022-05-24 Thread Bill Bejeck
Hi Colin, Thanks for the KIP, I'm +1 (binding). -Bill On Tue, May 24, 2022 at 11:28 AM José Armando García Sancio wrote: > Hi Colin, > > Thank you for the KIP. +1 (binding). > > -- > -José >

Re: Request contributor access

2022-05-18 Thread Bill Bejeck
Hi Patrik, Done. Thanks for your interest in Apache Kafka! -Bill On Wed, May 18, 2022 at 10:27 AM Patrik Nagy wrote: > Hi, > > I would like to get my JIRA account added to the list of contributors in > order to be able to assign a JIRA ticket to me for fixing. > > My JIRA username is pnagy.

Re: Permission request to contribute

2022-05-18 Thread Bill Bejeck
Hi Alex, You're all set on Jira and the Wiki now. Thanks for your interest in Apache Kafka! -Bill On Wed, May 18, 2022 at 10:27 AM Alexandre Garnier wrote: > Hi there! > I'd like to request permission to contribute to Kafka. > > Wiki ID: zigarn > Jira ID: zigarn > > Thanks, > -- > Alex >

Re: Permission request to contribute

2022-05-17 Thread Bill Bejeck
Hi Austin, You're all set with Jira, but at the moment it seems like there's a connection issue with the wiki and I haven't been able to add you there yet. I'll try again later on. Thanks for your interest in the Apache Kafka project! -Bill On Tue, May 17, 2022 at 5:18 PM Austin Heyne wrote:

Re: [ANNOUNCE] Apache Kafka 3.2.0

2022-05-17 Thread Bill Bejeck
Thanks for running the release Bruno! On Tue, May 17, 2022 at 12:02 PM Bruno Cadonna wrote: > The Apache Kafka community is pleased to announce the release for Apache > Kafka 3.2.0 > > * log4j 1.x is replaced with reload4j (KAFKA-9366) > * StandardAuthorizer for KRaft (KIP-801) > * Send a hint

Re: [DISCUSS] Apache Kafka 3.3.0 Release

2022-05-11 Thread Bill Bejeck
Thanks for volunteering to run the release José! +1 -Bill On Wed, May 11, 2022 at 3:26 AM Bruno Cadonna wrote: > Thanks José! > > +1 > > Best, > Bruno > > On 11.05.22 04:38, John Roesler wrote: > > +1 from me! Thanks for volunteering, José. > > -John > > > > On Tue, May 10, 2022, at 17:53,

Re: [VOTE] KIP-834: Pause / Resume KafkaStreams Topologies

2022-05-11 Thread Bill Bejeck
Thanks for the KIP! +1 (binding) -Bill On Wed, May 11, 2022 at 9:36 AM Luke Chen wrote: > Hi Jim, > > I'm +1. (please add some note in KIP about the stream resetting tool can't > be used in paused state) > Thanks for the KIP! > > Luke > > On Wed, May 11, 2022 at 9:09 AM Guozhang Wang wrote:

Re: [VOTE] KIP-832 Allow creating a producer/consumer using a producer/consumer

2022-05-10 Thread Bill Bejeck
Thanks for the KIP, François. +1 (binding) -Bill On Tue, May 10, 2022 at 10:45 AM John Roesler wrote: > +1 (binding) > > Thanks, François! > -John > > On Tue, May 10, 2022, at 03:09, Bruno Cadonna wrote: > > Hi Francois, > > > > Thanks for the KIP whose link is: > > >

Re: [DISCUSS] KIP-834: Pause / Resume KafkaStreams Topologies

2022-05-10 Thread Bill Bejeck
>>>>> StreamThreads already use the thread state to determine whether > >> to > >>>>>> process > >>>>>>>> or not, so avoiding a new State would just mean adding a separate > >>>> flag > >>>>>> to > >>

Re: [DISCUSS] KIP-834: Pause / Resume KafkaStreams Topologies

2022-05-06 Thread Bill Bejeck
Hi Jim, Thanks for the KIP. I have a couple of meta-questions as well: 1) Regarding pausing only a subset of running instances, I'm thinking there may be a use case for pausing all of them. Would it make sense to also allow for pausing all instances by adding a method `pauseAll()` or

Re: [VOTE] 3.1.1 RC1

2022-05-04 Thread Bill Bejeck
Hi Tom, Thanks for running the release! I did the following checks: 1. Validated all the checksum and signatures 2. Built from source and ran the unit tests (Java 11) 3. Ran the quickstart and the Kafka Streams demo (Java 11) 4. Did a quick scan of the Javadoc and the documentation

Re: [VOTE] 3.2.0 RC1

2022-05-03 Thread Bill Bejeck
Hi Bruno, Thanks for running the 3.2 release! I did the following: 1. Built from source 2. Ran the unit tests 3. Validated keys and checksums 4. Lightly checked the Javadoc 5. Ran the quickstart and the Kafka Streams demo app 6. Looked over the docs 7. Ran the KRaft

Re: [VOTE] KIP-821: Connect Transforms support for nested structures

2022-04-21 Thread Bill Bejeck
Thanks for the KIP, Jorge. This looks like a great addition to Kafka Connect. +1(binding) -Bill On Thu, Apr 21, 2022 at 6:41 PM John Roesler wrote: > Thanks for the KIP, Jorge! > > I’ve just looked over the KIP, and it looks good to me. > > I’m +1 (binding) > > Thanks, > John > > On Thu, Apr

Re: JIRA Access

2022-04-06 Thread Bill Bejeck
You're all set now. Regards, Bill On Wed, Apr 6, 2022 at 6:40 PM Rittika Adhikari wrote: > Hello, > I recently created a JIRA (KAFKA-13803) and opened a PR. Can I get JIRA > access to assign myself to the issue? > Thanks, > Rittika > > -- >

Re: [VOTE] KIP-813 Shared State Stores

2022-04-05 Thread Bill Bejeck
Thanks for the KIP, Daan. I've caught up on the discussion thread and I've gone over the KIP. This seems like a good addition to me. +1 (binding) Thanks, Bill On Fri, Apr 1, 2022 at 2:13 PM Matthias J. Sax wrote: > +1 (binding) > > > On 4/1/22 6:47 AM, John Roesler wrote: > > Thanks for the

Re: Developer access

2022-04-04 Thread Bill Bejeck
Hey Jim, You're all set now on Jira and the Wiki. -Bill On Mon, Apr 4, 2022 at 4:52 PM Jim Hughes wrote: > Hi all, > > Could I get access to the Kafka project in JIRA and on the Wiki? My > username for each is jhughes. > > Thanks in advance! > > Cheers, > > Jim >

  1   2   3   4   5   6   7   8   9   10   >