Re: [VOTE] KIP-937: Improve Message Timestamp Validation

2023-06-27 Thread Beyene, Mehari
Hi Justine/All, I want to wrap up this voting process in the next day or so. Justine, since you gave a conditional binding vote regarding updating the error message, I want to circle back and verify that you're happy with the current state of the changes before concluding the voting process

Re: [VOTE] KIP-937: Improve Message Timestamp Validation

2023-06-27 Thread Christo Lolov
+1 (non-binding) from me as well! This is the type of problem which is difficult to become aware of so the more guardrails we put into place the better. On Wed, 21 Jun 2023 at 23:30, Beyene, Mehari wrote: > Thank you, Justin. That makes sense. > I have updated the KIP to remove the concept of

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

2023-06-26 Thread Igor Soarez
angeRecord and BrokerRegistrationRequest to a boolean - Describe this behavior in the Controller in Broker It’s been a lot of work to get here and I’m similarly excited to get this released soon! The vote has been open over the last week and I'm happy to give it another two to get any other thoughts witho

Re: [VOTE] KIP-937: Improve Message Timestamp Validation

2023-06-21 Thread Beyene, Mehari
Thank you, Justin. That makes sense. I have updated the KIP to remove the concept of ahead/behind. Instead, we will use the existing error message that utilizes the acceptable range for the timestamps. Thanks, Mehari

Re: [VOTE] KIP-937: Improve Message Timestamp Validation

2023-06-21 Thread Justine Olshan
Hey Mehari, Thanks for the KIP. One minor change is now that we have the before and after configs does this error make sense? > we will return error code 32 (INVALID_TIMESTAMP) with the error message "Timestamp of the message with offset [record offset] is ahead of the broker's current time." I

Re: [VOTE] KIP-872: Add Serializer#serializeToByteBuffer() to reduce memory copying

2023-06-20 Thread ShunKang Lin
Hi all, Thanks all for voting! Currently we have +3 binding (from Divij Vaidya, Luke Chen and ziming deng) and +2 non-binding(from Kirk True and Kamal Chandraprakash). This vote thread has been open over 72 hours and has sufficient votes, so I’ll close the voting at this time. KIP-872 has

Re: [VOTE] KIP-872: Add Serializer#serializeToByteBuffer() to reduce memory copying

2023-06-20 Thread ShunKang Lin
Hi John, Thank you for your reminder! Best, ShunKang John Roesler 于2023年6月20日 周二22:11写道: > Hi Divij and ShunKang, > > I pulled open this thread to see if you needed my vote, but FYI, Divij is > a committer now, so he can re-cast his vote as binding. > > Thanks, > -John &g

Re: [VOTE] KIP-872: Add Serializer#serializeToByteBuffer() to reduce memory copying

2023-06-20 Thread Divij Vaidya
+1 (again) - binding :) Please update the PR ShunKang and tag me for review when you are ready. -- Divij Vaidya On Tue, Jun 20, 2023 at 4:11 PM John Roesler wrote: > Hi Divij and ShunKang, > > I pulled open this thread to see if you needed my vote, but FYI, Divij is > a committe

Re: [VOTE] KIP-872: Add Serializer#serializeToByteBuffer() to reduce memory copying

2023-06-20 Thread John Roesler
Hi Divij and ShunKang, I pulled open this thread to see if you needed my vote, but FYI, Divij is a committer now, so he can re-cast his vote as binding. Thanks, -John On 2023/06/20 13:37:04 ShunKang Lin wrote: > Hi all, > > Bump this thread again and see if we could get a few m

Re: [VOTE] KIP-872: Add Serializer#serializeToByteBuffer() to reduce memory copying

2023-06-20 Thread ShunKang Lin
, ShunKang ShunKang Lin 于2023年5月7日周日 15:24写道: > Hi everyone, > > I'd like to open the vote for KIP-872, which proposes to add > Serializer#serializeToByteBuffer() to reduce memory copying. > > The proposal is here: > https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=2

Re: [VOTE] KIP-937: Improve Message Timestamp Validation

2023-06-20 Thread Andrew Schofield
+1 (non-binding). Thanks, Andrew > On 19 Jun 2023, at 11:42, Divij Vaidya wrote: > > This KIP solves a real operational pain point for the administrator of > Kafka cluster. > > +1 (binding) > > -- > Divij Vaidya > > > > On Sun, Jun 18, 2023 at 5:09 AM Kirk True wrote: > >> +1 (non-binding) >>

Re: [VOTE] KIP-917: Additional custom metadata for remote log segment

2023-06-19 Thread Josep Prat
Hi Ivan, Thanks and congrats for your first accepted KIP. Regarding the process, yes you are right. You should create an issue (this can be done pre-KIP as well), it would be good if you could link this vote thread in the JIRA. Then you need to update your KIP's wiki page with the status

Re: [VOTE] KIP-917: Additional custom metadata for remote log segment

2023-06-19 Thread Ivan Yurchenko
; > > > > Thank you for your votes. > > > > > > Based on the proposal of Satish in the discussion thread, I modified > the > > > KIP a little bit by lowering the default value of > > > `remote.log.metadata.custom.metadata.max.size` from 10

Re: [VOTE] KIP-937: Improve Message Timestamp Validation

2023-06-17 Thread Kirk True
+1 (non-binding) Thanks Mehari! > On Jun 16, 2023, at 6:29 PM, Luke Chen wrote: > > +1 (binding) from me. > > Thanks. > Luke > > On Fri, Jun 16, 2023 at 11:55 PM Beyene, Mehari > wrote: > >> Hello everyone, >> >> I am opening the Volte on KIP-937 here. If we have more to discuss, please

Re: [VOTE] KIP-937: Improve Message Timestamp Validation

2023-06-16 Thread Luke Chen
+1 (binding) from me. Thanks. Luke On Fri, Jun 16, 2023 at 11:55 PM Beyene, Mehari wrote: > Hello everyone, > > I am opening the Volte on KIP-937 here. If we have more to discuss, please > continue the discussion on the existing thread at: >

[VOTE] KIP-937: Improve Message Timestamp Validation

2023-06-16 Thread Beyene, Mehari
Hello everyone, I am opening the Volte on KIP-937 here. If we have more to discuss, please continue the discussion on the existing thread at: https://lists.apache.org/thread/wdpw845q9f5rhf6tz9tdlx3kc1g5zczc Thank you, Mehari

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

2023-06-14 Thread Colin McCabe
Hi Igor, Thanks for all your work on this! You've really done a lot to push it over the finish line. It will be awesome to see this coming to a 3.x release soon. I did a preliminary pass today. Can I please ask that you give us two weeks before you close the vote, since it's such a big change

Re: [VOTE] KIP-917: Additional custom metadata for remote log segment

2023-06-14 Thread Satish Duggana
; > > > Based on the proposal of Satish in the discussion thread, I modified the > > KIP a little bit by lowering the default value of > > `remote.log.metadata.custom.metadata.max.size` from 10 KiB to 128 bytes. I > > hope this doesn't change your vote, but feel

Re: [VOTE] KIP-864: Add End-To-End Latency Metrics to Connectors

2023-06-14 Thread Matthew Benedict de Detrich
17:32:35 UTC-4:00To: > dev@kafka.apache.org > Subject: Re: [VOTE] KIP-864: Add End-To-End Latency Metrics to Connectors > > Hi everyone, > > Bumping this vote thread. 2 +1 binding and 1 +1 non-binding so far. > > Cheers, > Jorge. > > On Mon, 27 Feb 2023 at 18:56, Kno

Re: [VOTE] KIP-917: Additional custom metadata for remote log segment

2023-06-13 Thread Luke Chen
the default value of > `remote.log.metadata.custom.metadata.max.size` from 10 KiB to 128 bytes. I > hope this doesn't change your vote, but feel free to raise your concerns. > Thank you! > > Best, > Ivan > > > On Tue, 13 Jun 2023 at 11:09, Josep Prat > wrote: > > > Hi Ivan, > > > >

Re: [VOTE] KIP-917: Additional custom metadata for remote log segment

2023-06-13 Thread Ivan Yurchenko
Hi all! Thank you for your votes. Based on the proposal of Satish in the discussion thread, I modified the KIP a little bit by lowering the default value of `remote.log.metadata.custom.metadata.max.size` from 10 KiB to 128 bytes. I hope this doesn't change your vote, but feel free to raise your

Re: [VOTE] 3.5.0 RC1

2023-06-13 Thread Mickael Maison
Hi, I'm now closing the vote. The vote passes with - 4 +1 bindings votes from Luke, John, Bill and David - 4 +1 non-binding votes from Federico, Jakub, Josep and Satish - 0 -1 votes I'll go ahead and finish the release process. Thanks, Mickael On Mon, Jun 12, 2023 at 8:05 PM David Arthur

Re: [VOTE] KIP-917: Additional custom metadata for remote log segment

2023-06-13 Thread Josep Prat
> wrote: > > > > > > > I have reviewed the proposal and feel that it would be beneficial to > > > > implement. > > > > > > > > Vote +1 (non-binding) > > > > > > > > > > > > -- > > > > Divij Vaidya &g

Re: [VOTE] KIP-917: Additional custom metadata for remote log segment

2023-06-13 Thread Luke Chen
n-binding). Thanks for the KIP! > > > > On Mon, Jun 12, 2023, 21:23 Divij Vaidya wrote: > > > > > I have reviewed the proposal and feel that it would be beneficial to > > > implement. > > > > > > Vote +1 (non-binding) > > > > > &

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

2023-06-13 Thread ziming deng
It's been a while since there was new feedback on KIP-858 [1] > which aims to address this gap, so I'm calling for a vote. > > A huge thank you to everyone who has reviewed this KIP, and > participated in the discussion thread! [2] > > I'd also like to thank you in adva

Re: [VOTE] KIP-917: Additional custom metadata for remote log segment

2023-06-13 Thread Matthew Benedict de Detrich
t it would be beneficial to > > implement. > > > > Vote +1 (non-binding) > > > > > > -- > > Divij Vaidya > > > > > > > > On Mon, Jun 12, 2023 at 4:39 PM Ivan Yurchenko > > > wrote: > > > > > Hello, > >

Re: [VOTE] KIP-917: Additional custom metadata for remote log segment

2023-06-12 Thread Kamal Chandraprakash
+1 (non-binding). Thanks for the KIP! On Mon, Jun 12, 2023, 21:23 Divij Vaidya wrote: > I have reviewed the proposal and feel that it would be beneficial to > implement. > > Vote +1 (non-binding) > > > -- > Divij Vaidya > > > > On Mon, Jun 12, 202

Re: [VOTE] KIP-925: rack aware task assignment in Kafka Streams

2023-06-12 Thread Hao Li
Hi all, The vote passed with 3 binding votes and 1 non-binding vote. Thanks all for voting! Thanks, Hao On Mon, Jun 5, 2023 at 4:29 PM John Roesler wrote: > Thanks, Hao! > > I'm +1 (binding) > -John > > On 2023/06/05 18:07:56 Walker Carlson wrote: > > +1 (binding) >

Re: [VOTE] 3.5.0 RC1

2023-06-12 Thread David Arthur
t; Bill > > On Sun, Jun 11, 2023 at 5:38 AM Mickael Maison > wrote: > > > Hi, > > > > We've passed the deadline but we are still missing votes. > > So far we have have 2 binding votes (Luke and John) and 2 non-binding > > votes (Federico and Jakub).

Re: [VOTE] 3.5.0 RC1

2023-06-12 Thread Bill Bejeck
> Please take time to test this release candidate and vote. > > Thanks, > Mickael > > On Wed, Jun 7, 2023 at 6:26 PM John Roesler wrote: > > > > Thanks for running this release, Mickael! > > > > I've verified: > > * the signature > > * that I can

Re: [VOTE] KIP-917: Additional custom metadata for remote log segment

2023-06-12 Thread Divij Vaidya
I have reviewed the proposal and feel that it would be beneficial to implement. Vote +1 (non-binding) -- Divij Vaidya On Mon, Jun 12, 2023 at 4:39 PM Ivan Yurchenko wrote: > Hello, > > Some interest in KIP-917 was expressed in the discussion thread [1]. After > addressing all

[VOTE] KIP-917: Additional custom metadata for remote log segment

2023-06-12 Thread Ivan Yurchenko
Hello, Some interest in KIP-917 was expressed in the discussion thread [1]. After addressing all the comments there, I'm putting it up to a vote. Thanks! Best, Ivan [1] https://lists.apache.org/thread/qpccqd3jy5rzvbt5ngtzo3dg9pzp722y

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

2023-06-12 Thread Igor Soarez
Hi everyone, We're getting closer to dropping ZooKeeper support, and JBOD in KRaft mode is one of the outstanding big missing features. It's been a while since there was new feedback on KIP-858 [1] which aims to address this gap, so I'm calling for a vote. A huge thank you to everyone who has

Re: [VOTE] 3.5.0 RC1

2023-06-12 Thread Satish Duggana
:31, Josep Prat wrote: > > Hi MIckael, > Just for the record, I +1'd this release. However, my vote falls onto the > non-binding ones as well. > > Best, > > On Sun, Jun 11, 2023 at 11:38 AM Mickael Maison > wrote: > > > Hi, > > > > We've passed the

Re: [VOTE] 3.5.0 RC1

2023-06-12 Thread Josep Prat
Hi MIckael, Just for the record, I +1'd this release. However, my vote falls onto the non-binding ones as well. Best, On Sun, Jun 11, 2023 at 11:38 AM Mickael Maison wrote: > Hi, > > We've passed the deadline but we are still missing votes. > So far we have have 2 binding votes (L

Re: [VOTE] KIP-872: Add Serializer#serializeToByteBuffer() to reduce memory copying

2023-06-11 Thread ShunKang Lin
for 3.6.0. Best, ShunKang ShunKang Lin 于2023年5月7日周日 15:24写道: > Hi everyone, > > I'd like to open the vote for KIP-872, which proposes to add > Serializer#serializeToByteBuffer() to reduce memory copying. > > The proposal is here: > https://cwiki.apache.org/confluence/pages/v

Re: [VOTE] 3.5.0 RC1

2023-06-11 Thread Mickael Maison
Hi, We've passed the deadline but we are still missing votes. So far we have have 2 binding votes (Luke and John) and 2 non-binding votes (Federico and Jakub). Please take time to test this release candidate and vote. Thanks, Mickael On Wed, Jun 7, 2023 at 6:26 PM John Roesler wrote

Re: [VOTE] KIP-938: Add more metrics for measuring KRaft performance

2023-06-09 Thread Colin McCabe
Hi all, Thanks for the votes and discussion. I'm going to close the vote. With a binding +1 from David Arthur, Ron Dagostino, and Luke Chen, and non-binding +1s from Divij Vaidya and Igor Soarez, the vote passes. regards, Colin On Thu, Jun 8, 2023, at 20:17, David Arthur wrote: > Ok, tha

Re: [VOTE] KIP-938: Add more metrics for measuring KRaft performance

2023-06-08 Thread David Arthur
Ok, thanks for the explanations. +1 binding from me -David On Thu, Jun 8, 2023 at 6:08 PM Colin McCabe wrote: > One note. I added ForwardingManager queue metrics. This should be the last > addition! > > best, > Colin > > On Thu, Jun 8, 2023, at 14:47, Colin McCabe wrote: > > On Thu, Jun 8,

Re: [VOTE] KIP-938: Add more metrics for measuring KRaft performance

2023-06-08 Thread Colin McCabe
One note. I added ForwardingManager queue metrics. This should be the last addition! best, Colin On Thu, Jun 8, 2023, at 14:47, Colin McCabe wrote: > On Thu, Jun 8, 2023, at 10:00, David Arthur wrote: >> Colin, thanks for the KIP! These all seem like pretty useful additions. A >> few quick

Re: [VOTE] KIP-938: Add more metrics for measuring KRaft performance

2023-06-08 Thread Colin McCabe
On Thu, Jun 8, 2023, at 10:00, David Arthur wrote: > Colin, thanks for the KIP! These all seem like pretty useful additions. A > few quick questions > > 1) Will the value of TimedOutBrokerHeartbeatCount be zero for inactive > controllers? No. It will just stay at whatever it was when the

Re: [VOTE] KIP-938: Add more metrics for measuring KRaft performance

2023-06-08 Thread David Arthur
Colin, thanks for the KIP! These all seem like pretty useful additions. A few quick questions 1) Will the value of TimedOutBrokerHeartbeatCount be zero for inactive controllers? Will the value reset to zero after an election, or only process restart? 2) Does HandleLoadSnapshotCount include the

Re: [VOTE] KIP-938: Add more metrics for measuring KRaft performance

2023-06-07 Thread Luke Chen
Hi Colin, Thanks for the response. I have no more comments. +1 (binding) Luke On Thu, Jun 8, 2023 at 6:02 AM Colin McCabe wrote: > > Hi Luke, > > Thanks for the review and the suggestion. > > I think we will add more "handling time" metrics later, but for now I don't > want to make this KIP

Re: [VOTE] KIP-938: Add more metrics for measuring KRaft performance

2023-06-07 Thread Colin McCabe
Hi Luke, Thanks for the review and the suggestion. I think we will add more "handling time" metrics later, but for now I don't want to make this KIP any bigger than it is already... best, Colin On Wed, Jun 7, 2023, at 03:12, Luke Chen wrote: > Hi Colin, > > One comment: > Should we add a

Re: [VOTE] 3.5.0 RC1

2023-06-07 Thread John Roesler
edicated MirrorMaker >> > > 2.0 clusters >> > > - KIP-881: Rack-aware Partition Assignment for Kafka Consumers >> > > - KIP-887: Add ConfigProvider to make use of environment variables >> > > - KIP-889: Versioned State Stores >> > > - KIP-894:

Re: [VOTE] 3.5.0 RC1

2023-06-07 Thread Josep Prat
topic configurations > > > - KIP-900: KRaft kafka-storage.sh API additions to support SCRAM for > > > Kafka Brokers > > > > > > Release notes for the 3.5.0 release: > > > https://home.apache.org/~mimaison/kafka-3.5.0-rc1/RELEASE_NOTES.html > > >

Re: [VOTE] KIP-938: Add more metrics for measuring KRaft performance

2023-06-07 Thread Divij Vaidya
"Yes, I am referring to the feature level. I changed the description of CurrentMetadataVersion to reference the feature level specifically." Thanks Colin. I have reviewed the KIP after the latest changes (including addition of two new metrics). It looks good to me. +1 (non-binding) -- Divij

Re: [VOTE] 3.5.0 RC1

2023-06-07 Thread Mickael Maison
te Stores > > - KIP-894: Use incrementalAlterConfig for syncing topic configurations > > - KIP-900: KRaft kafka-storage.sh API additions to support SCRAM for > > Kafka Brokers > > > > Release notes for the 3.5.0 release: > > https://home.apache.org/~mimaison/kafka-3.

Re: [VOTE] KIP-938: Add more metrics for measuring KRaft performance

2023-06-07 Thread Luke Chen
Hi Colin, One comment: Should we add a metric to record the snapshot handling time? Since we know the snapshot loading might take long if the size is huge. We might want to know how much time it is processed. WDYT? No matter you think we need it or not, the KIP LGTM. +1 from me. Thank you.

Re: [VOTE] KIP-938: Add more metrics for measuring KRaft performance

2023-06-06 Thread Colin McCabe
Hi all, I added two new metrics to the list: * LatestSnapshotGeneratedBytes * LatestSnapshotGeneratedAgeMs These will help monitor the period snapshot generation process. best, Colin On Tue, Jun 6, 2023, at 22:21, Colin McCabe wrote: > Hi Divij, > > Yes, I am referring to the feature level.

Re: [VOTE] KIP-938: Add more metrics for measuring KRaft performance

2023-06-06 Thread Colin McCabe
Hi Divij, Yes, I am referring to the feature level. I changed the description of CurrentMetadataVersion to reference the feature level specifically. best, Colin On Tue, Jun 6, 2023, at 05:56, Divij Vaidya wrote: > "Each metadata version has a corresponding integer in the >

Re: [VOTE] 3.5.0 RC1

2023-06-06 Thread Jakub Scholz
https://home.apache.org/~mimaison/kafka-3.5.0-rc1/RELEASE_NOTES.html > > *** Please download, test and vote by Friday June 9, 5pm PT > > Kafka's KEYS file containing PGP keys we use to sign the release: > https://kafka.apache.org/KEYS > > * Release artifacts to be voted upon (s

Re: [VOTE] 3.5.0 RC1

2023-06-06 Thread Federico Valeri
: Versioned State Stores > > > - KIP-894: Use incrementalAlterConfig for syncing topic configurations > > > - KIP-900: KRaft kafka-storage.sh API additions to support SCRAM for > > > Kafka Brokers > > > > > > Release notes for the 3.5.0 release: > > > https:

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

2023-06-06 Thread Walker Carlson
Hi all, This vote thread has been open over 72 hours, and has sufficient votes so I'll close the voting at this time. +4 binding votes +2 non-binding votes KIP-923 has PASSED. Thanks all for your votes Walker On Tue, Jun 6, 2023 at 8:13 AM John Roesler wrote: > Thanks for the KIP, Wal

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

2023-06-06 Thread John Roesler
hanges anything in this vote thread. > > +1 (non-binding) > > Cheers, > Victoria > > On Mon, Jun 5, 2023 at 10:23 AM Bill Bejeck wrote: > >> Hi Walker, >> >> Thanks for the KIP. >> >> I've caught up on the discussion thread and I'm satisfied wit

Re: [VOTE] KIP-938: Add more metrics for measuring KRaft performance

2023-06-06 Thread Divij Vaidya
"Each metadata version has a corresponding integer in the MetadataVersion.java file." Please correct me if I'm wrong, but are you referring to "featureLevel" in the enum at

Re: [VOTE] KIP-938: Add more metrics for measuring KRaft performance

2023-06-06 Thread Ron Dagostino
Thanks again for the KIP, Colin. +1 (binding). Ron > On Jun 6, 2023, at 7:02 AM, Igor Soarez wrote: > > Thanks for the KIP. > > Seems straightforward, LGTM. > Non binding +1. > > -- > Igor >

Re: [VOTE] KIP-938: Add more metrics for measuring KRaft performance

2023-06-06 Thread Igor Soarez
Thanks for the KIP. Seems straightforward, LGTM. Non binding +1. -- Igor

Re: [VOTE] 3.4.1 RC3

2023-06-06 Thread Yash Mayya
gt; > https://pidatacenters.com/news/indias-best-multi-tenant-data-center-service-provider-dcd/ > > > > > > > <https://www.greatplacetowork.in/great/rated/50-great/Pi-DATA/> > > > <https://www.linkedin.com/company/6437312/> > > > <https://www.f

Re: [VOTE] 3.4.1 RC3

2023-06-06 Thread Prem Sagar
atplacetowork.in/great/rated/50-great/Pi-DATA/> > > <https://www.linkedin.com/company/6437312/> > > <https://www.facebook.com/pidatacenters/> > > <https://twitter.com/pi_datacenters> <https://pidatacenters.com/> > > > > > > On Mon, Ju

Re: [VOTE] 3.4.1 RC3

2023-06-06 Thread Prem Sagar
n, Jun 5, 2023 at 1:47 PM Luke Chen wrote: > Hi Tom, > > Thanks for the vote. > I've re-run the 3.4 jenkins build, and the > `DynamicBrokerReconfigurationTest.testAdvertisedListenerUpdate` test still > pass. > https://ci-builds.apache.org/job/Kafka/job/kafka/job/3.4/142/ &

Re: [VOTE] 3.5.0 RC1

2023-06-06 Thread Luke Chen
yncing topic configurations > > - KIP-900: KRaft kafka-storage.sh API additions to support SCRAM for > > Kafka Brokers > > > > Release notes for the 3.5.0 release: > > https://home.apache.org/~mimaison/kafka-3.5.0-rc1/RELEASE_NOTES.html > > > > *** Please downl

Re: [VOTE] KIP-925: rack aware task assignment in Kafka Streams

2023-06-05 Thread John Roesler
On 30.05.23 21:16, Colt McNealy wrote: > > > +1 (non-binding) > > > > > > Thank you Hao! > > > > > > Colt McNealy > > > > > > *Founder, LittleHorse.dev* > > > > > > > > > On Tue, May 30, 2023 at 9:50 AM Hao Li wrote:

[VOTE] KIP-938: Add more metrics for measuring KRaft performance

2023-06-05 Thread Colin McCabe
Hi all, I'd like to open the vote for KIP-938: Add more metrics for measuring KRaft performance. Take a look here: https://cwiki.apache.org/confluence/x/gBU0Dw Thanks to everyone who reviewed the proposal. best, Colin

Re: [VOTE] 3.5.0 RC1

2023-06-05 Thread Josep Prat
t; - KIP-894: Use incrementalAlterConfig for syncing topic configurations > - KIP-900: KRaft kafka-storage.sh API additions to support SCRAM for > Kafka Brokers > > Release notes for the 3.5.0 release: > https://home.apache.org/~mimaison/kafka-3.5.0-rc1/RELEASE_NOTES.html > > *** Please

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

2023-06-05 Thread Victoria Xia
Hi Walker, Thanks for the KIP! Left a clarification question on the discussion thread just now but it's about an implementation detail, so I don't think it changes anything in this vote thread. +1 (non-binding) Cheers, Victoria On Mon, Jun 5, 2023 at 10:23 AM Bill Bejeck wrote: > Hi Wal

Re: [VOTE] KIP-925: rack aware task assignment in Kafka Streams

2023-06-05 Thread Walker Carlson
Founder, LittleHorse.dev* > > > > > > On Tue, May 30, 2023 at 9:50 AM Hao Li wrote: > > > >> Hi all, > >> > >> I'd like to open the vote for KIP-925: rack aware task assignment in > Kafka > >> Streams. The link fo

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

2023-06-05 Thread Bill Bejeck
> On 24.05.23 23:00, Walker Carlson wrote: > > Hello everybody, > > > > I'm opening the vote on KIP-923 here > > <https://cwiki.apache.org/confluence/x/lAs0Dw>. > > > > If we have more to discus please continue the discussion on the existing > > thread

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

2023-06-05 Thread Lucas Brutschy
Hi Walker, +1 (non-binding) Cheers, Lucas On Mon, Jun 5, 2023 at 4:20 PM Bruno Cadonna wrote: > > Hi Walker, > > Thank you for the KIP! > > +1 (binding) > > Best, > Bruno > > On 24.05.23 23:00, Walker Carlson wrote: > > Hello everybody, > > > &

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

2023-06-05 Thread Bruno Cadonna
Hi Walker, Thank you for the KIP! +1 (binding) Best, Bruno On 24.05.23 23:00, Walker Carlson wrote: Hello everybody, I'm opening the vote on KIP-923 here <https://cwiki.apache.org/confluence/x/lAs0Dw>. If we have more to discus please continue the discussion on the existing thread

[VOTE] 3.5.0 RC1

2023-06-05 Thread Mickael Maison
://home.apache.org/~mimaison/kafka-3.5.0-rc1/RELEASE_NOTES.html *** Please download, test and vote by Friday June 9, 5pm PT Kafka's KEYS file containing PGP keys we use to sign the release: https://kafka.apache.org/KEYS * Release artifacts to be voted upon (source and binary): https

Re: [VOTE] 3.4.1 RC3

2023-06-05 Thread Josep Prat
ers> <https://pidatacenters.com/> > > > On Mon, Jun 5, 2023 at 1:47 PM Luke Chen wrote: > > > Hi Tom, > > > > Thanks for the vote. > > I've re-run the 3.4 jenkins build, and the > > `DynamicBrokerReconfigurationTest.testAdvertisedListenerUpdate` te

Re: [VOTE] 3.4.1 RC3

2023-06-05 Thread Luke Chen
Hi Tom, Thanks for the vote. I've re-run the 3.4 jenkins build, and the `DynamicBrokerReconfigurationTest.testAdvertisedListenerUpdate` test still pass. https://ci-builds.apache.org/job/Kafka/job/kafka/job/3.4/142/ And now, I've got: Binding +1 PMC votes: * Chris Egerton * Mickael Maison * Tom

Re: [VOTE] KIP-925: rack aware task assignment in Kafka Streams

2023-06-05 Thread Bruno Cadonna
Hi Hao, +1 (binding) Thanks! Bruno On 30.05.23 21:16, Colt McNealy wrote: +1 (non-binding) Thank you Hao! Colt McNealy *Founder, LittleHorse.dev* On Tue, May 30, 2023 at 9:50 AM Hao Li wrote: Hi all, I'd like to open the vote for KIP-925: rack aware task assignment in Kafka Streams

Re: [VOTE] KIP-872: Add Serializer#serializeToByteBuffer() to reduce memory copying

2023-06-04 Thread Kamal Chandraprakash
i all, > > > > Bump this thread again and see if we could get a few more votes. > Currently > > we have +2 non-binding and +1 binding. > > Hoping we can get this approved, reviewed, and merged in time for 3.6.0. > > > > Best, > > ShunKang > > > >

Re: [VOTE] 3.5.0 RC0

2023-06-02 Thread David Arthur
> > > >> KAFKA-15009 Handle new ACLs in KRaft snapshot > >> > during > >> > > > > migration > >> > > > > > > > > > > > > >> > >> > > > > > > > > > > > > >> There is another issue KAFKA-15010 t

Re: [VOTE] 3.4.1 RC3

2023-06-02 Thread Josep Prat
> > > > KAFKA-14887 <https://issues.apache.org/jira/browse/KAFKA-14887> > ZK > > > > session > > > > > > timeout can cause broker to shutdown > > > > > > - client > > > > > > KAFKA-14639 <https://issues.apache.org/j

Re: [VOTE] 3.4.1 RC3

2023-06-02 Thread Tom Bentley
se broker to shutdown > > > > > - client > > > > > KAFKA-14639 <https://issues.apache.org/jira/browse/KAFKA-14639> > > Kafka > > > > > CooperativeStickyAssignor revokes/assigns partition in one > rebalance > > > cycle > > > > > - conne

Re: [VOTE] 3.5.0 RC0

2023-06-01 Thread Colin McCabe
t; > > > > > > >> significant migration blocker >> > > > > > > > > > > > > >> >> > > > > > > > > > > > > >> Cheers, >> > > > > > > > > > > > > >>

Re: [VOTE] 3.5.0 RC0

2023-06-01 Thread Mickael Maison
t; > > > >> wrote: > > > > > > > > > > > > > >> > > > > > > > > > > > > > >> > Hi Christo, > > > > > > > > > > > > > >> > > > > > > > > > > > > > > >> > Yes this is e

Re: [VOTE] 3.4.1 RC3

2023-06-01 Thread Luke Chen
assigns partition in one rebalance > > cycle > > > > - connect > > > > KAFKA-12558 <https://issues.apache.org/jira/browse/KAFKA-12558> MM2 > > may > > > > not > > > > sync partition offsets correctly > > > > KAFKA-146

Re: [VOTE] 3.5.0 RC0

2023-05-31 Thread Justine Olshan
t; > > > > > > > > > > > >> > Clearly the layout of this page could be > improved, > > > if > > > > you have > > > > > > > > > > ideas > > > > > > > > > > > > >> > how to

Re: [VOTE] 3.5.0 RC0

2023-05-31 Thread Mickael Maison
> > >> > Mickael > > > > > > > > > > > >> > > > > > > > > > > > > >> > On Tue, May 23, 2023 at 3:50 PM Mickael Maison < > > > > > > > > > > > mickael.mai...@gmail

Re: [VOTE] 3.5.0 RC0

2023-05-31 Thread Justine Olshan
; > > > > > > > > > >> > > https://github.com/apache/kafka-site/pull/514 > > > > > > > > > > >> > > > > > > > > > > > > >> > > Thanks, > > > > > >

Re: [VOTE] 3.5.0 RC0

2023-05-31 Thread David Arthur
; On Tue, May 23, 2023 at 3:36 PM Christo Lolov < > > > > > > > > > christolo...@gmail.com> > > > > > > > > > >> > wrote: > > > > > > > > > >> > > > > > > > > > > > > >> > > > Hey Mickael! > >

Re: [VOTE] 3.5.0 RC0

2023-05-31 Thread Mickael Maison
ate > > > > > > > > >> > > > release. > > > > > > > > >> > > > > > > > > > > > >> > > > * Built from the binary tar.gz source with Java 17 and > > > > Scala > > > &g

Re: [VOTE] KIP-872: Add Serializer#serializeToByteBuffer() to reduce memory copying

2023-05-30 Thread ziming deng
reviewed, and merged in time for 3.6.0. > > Best, > ShunKang > > ShunKang Lin 于2023年5月7日周日 15:24写道: > >> Hi everyone, >> >> I'd like to open the vote for KIP-872, which proposes to add >> Serializer#serializeToByteBuffer() to reduce memory copying. >

Re: [VOTE] KIP-925: rack aware task assignment in Kafka Streams

2023-05-30 Thread Colt McNealy
+1 (non-binding) Thank you Hao! Colt McNealy *Founder, LittleHorse.dev* On Tue, May 30, 2023 at 9:50 AM Hao Li wrote: > Hi all, > > I'd like to open the vote for KIP-925: rack aware task assignment in Kafka > Streams. The link for the KIP is > > https://cwiki.apache.org/

Re: [VOTE] 3.4.1 RC3

2023-05-30 Thread Chris Egerton
MM2 > may > > > not > > > sync partition offsets correctly > > > KAFKA-14666 <https://issues.apache.org/jira/browse/KAFKA-14666> MM2 > should > > > translate consumer group offsets behind replication flow > > > - stream > > > KAFKA-14172

[VOTE] KIP-925: rack aware task assignment in Kafka Streams

2023-05-30 Thread Hao Li
Hi all, I'd like to open the vote for KIP-925: rack aware task assignment in Kafka Streams. The link for the KIP is https://cwiki.apache.org/confluence/display/KAFKA/KIP-925%3A+Rack+aware+task+assignment+in+Kafka+Streams . -- Thanks, Hao

Re: [VOTE] 3.4.1 RC3

2023-05-30 Thread Mickael Maison
ion flow > > - stream > > KAFKA-14172 <https://issues.apache.org/jira/browse/KAFKA-14172> bug: State > > stores lose state when tasks are reassigned under EOS > > > > > > Release notes for the 3.4.1 release: > > https://home.apache.org/~showuon/kafka-3

Re: [VOTE] KIP-872: Add Serializer#serializeToByteBuffer() to reduce memory copying

2023-05-30 Thread ShunKang Lin
Hi all, Bump this thread again and see if we could get a few more votes. Currently we have +2 non-binding and +1 binding. Hoping we can get this approved, reviewed, and merged in time for 3.6.0. Best, ShunKang ShunKang Lin 于2023年5月7日周日 15:24写道: > Hi everyone, > > I'd like to open

Re: [VOTE] 3.5.0 RC0

2023-05-30 Thread Mickael Maison
(m6g.4xlarge) machines. > > > > > > > >> > > > * Ran unit and integration tests on Intel and ARM > > > machines. > > > > > > > >> > > > * Ran the Quickstart in both Zookeeper and KRaft modes on > > > > > Intel > > > > > >

Re: [VOTE] 3.5.0 RC0

2023-05-30 Thread Mickael Maison
gt; > * I went through > > https://kafka.apache.org/35/protocol.html > > > > and > > > > > > there > > > > > > >> > are > > > > > > >> > > > quite a few repetitive __tagged_fileds fields within the > > same

Re: [VOTE] 3.5.0 RC0

2023-05-27 Thread David Arthur
; > >> > > > is this expected? > > > > > >> > > > > > > > > >> > > > On Tue, 23 May 2023 at 12:01, Josep Prat > > > > > > > > > > >> > > > wrote: > > > > > >>

Re: [VOTE] 3.4.1 RC3

2023-05-27 Thread Jakub Scholz
EOS > > > Release notes for the 3.4.1 release: > https://home.apache.org/~showuon/kafka-3.4.1-rc3/RELEASE_NOTES.html > > *** Please download, test and vote by Jun 2, 2023 > > Kafka's KEYS file containing PGP keys we use to sign the release: > https://kafka.apache.org/KEYS >

Re: [VOTE] 3.4.1 RC3

2023-05-27 Thread Federico Valeri
MM2 should > > translate consumer group offsets behind replication flow > > - stream > > KAFKA-14172 <https://issues.apache.org/jira/browse/KAFKA-14172> bug: State > > stores lose state when tasks are reassigned under EOS > > > > > > Release notes for t

Re: [VOTE] 3.4.1 RC3

2023-05-26 Thread Josep Prat
Release notes for the 3.4.1 release: > https://home.apache.org/~showuon/kafka-3.4.1-rc3/RELEASE_NOTES.html > > *** Please download, test and vote by Jun 2, 2023 > > Kafka's KEYS file containing PGP keys we use to sign the release: > https://kafka.apache.org/KEYS > &g

[VOTE] 3.4.1 RC3

2023-05-26 Thread Luke Chen
the 3.4.1 release: https://home.apache.org/~showuon/kafka-3.4.1-rc3/RELEASE_NOTES.html *** Please download, test and vote by Jun 2, 2023 Kafka's KEYS file containing PGP keys we use to sign the release: https://kafka.apache.org/KEYS * Release artifacts to be voted upon (source and binary): https:

Re: [VOTE] 3.5.0 RC0

2023-05-25 Thread Greg Harris
; > > > merged on Kafka site regarding the 3.5.0 version has a > > problem > > > > when > > > > >> > it > > > > >> > > > > states the version number and the sub-menu that links to > > > > pre

<    5   6   7   8   9   10   11   12   13   14   >