[DISCUSS] KIP-1052: Enable warmup in producer performance test

2024-06-06 Thread Welch, Matt
Hello all, I'd like to propose a change that would allow the producer performance test to have a warmup phase where the statistics gathered could be separated from statistics gathered during steady state. Although startup is an important phase of Kafka operations and special attention should b

RE: [DISCUSS] KIP-1052: Enable warmup in producer performance test

2024-06-13 Thread Welch, Matt
2024 4:44 PM To: dev@kafka.apache.org Subject: [DISCUSS] KIP-1052: Enable warmup in producer performance test Hello all, I'd like to propose a change that would allow the producer performance test to have a warmup phase where the statistics gathered could be separated from statistics

Re: [DISCUSS] KIP-1052: Enable warmup in producer performance test

2024-06-13 Thread Eric Lu
t; Apparently, we encountered a race condition when choosing KIP numbers, but > hopefully it's straightened out now. > > Regards, > Matt > > > -Original Message- > From: Welch, Matt > Sent: Thursday, June 6, 2024 4:44 PM > To: dev@kafka.apache.org >

Re: [DISCUSS] KIP-1052: Enable warmup in producer performance test

2024-06-16 Thread Divij Vaidya
; > > > > -Original Message----- > > From: Welch, Matt > > Sent: Thursday, June 6, 2024 4:44 PM > > To: dev@kafka.apache.org > > Subject: [DISCUSS] KIP-1052: Enable warmup in producer performance test > > > > Hello all, > > > > I'd

RE: [DISCUSS] KIP-1052: Enable warmup in producer performance test

2024-06-20 Thread Welch, Matt
P > > numbers, > but > > hopefully it's straightened out now. > > > > Regards, > > Matt > > > > > > -Original Message- > > From: Welch, Matt > > Sent: Thursday, June 6, 2024 4:44 PM > > To: dev@kafka.apache.org

Re: [DISCUSS] KIP-1052: Enable warmup in producer performance test

2024-06-21 Thread Luke Chen
sufficient. A problem does occur when using unlimited throughput since the > user does not yet know how fast the producers will send so can't estimate > warmup records. If the iterative testing described above is not possible to > estimate a warmup, the user must choose a fairly large n

Re: [DISCUSS] KIP-1052: Enable warmup in producer performance test

2024-06-21 Thread Federico Valeri
first test, then double > > that duration for the warmup in subsequent testing. One minute is usually > > sufficient. A problem does occur when using unlimited throughput since the > > user does not yet know how fast the producers will send so can't estimate > &

RE: [DISCUSS] KIP-1052: Enable warmup in producer performance test

2024-06-28 Thread Welch, Matt
at feature and should be described in a future KIP. Thanks, Matt -----Original Message- From: Federico Valeri Sent: Friday, June 21, 2024 8:02 AM To: dev@kafka.apache.org Subject: Re: [DISCUSS] KIP-1052: Enable warmup in producer performance test Hi Matt, I thanks for the KIP, this is a really

Re: [DISCUSS] KIP-1052: Enable warmup in producer performance test

2024-07-01 Thread Federico Valeri
m steady state results, it could be tempting for > > > users to run very short tests since they no longer need to wait long > > > to achieve a repeatable steady-state result. I would consider this a > > > case of insufficient warmup since Kafka could still be processing >

RE: [DISCUSS] KIP-1052: Enable warmup in producer performance test

2024-07-02 Thread Welch, Matt
dated the command lines to contain the payload-file option. Thanks, Matt -Original Message- From: Federico Valeri Sent: Monday, July 1, 2024 1:04 AM To: dev@kafka.apache.org Subject: Re: [DISCUSS] KIP-1052: Enable warmup in producer performance test Hi Matt, thanks for the updates. Snippets ar

Re: [DISCUSS] KIP-1052: Enable warmup in producer performance test

2024-07-03 Thread Federico Valeri
has a better description and help output example. The intent for > > these options is definitely to avoid any breakage of existing producer > > performance system tests. I've also revised some of the language used for > > better clarity. > > > > 2. I

RE: [DISCUSS] KIP-1052: Enable warmup in producer performance test

2024-07-22 Thread Welch, Matt
be helpful. Thanks, Matt -Original Message- From: Welch, Matt Sent: Tuesday, July 2, 2024 1:38 PM To: dev@kafka.apache.org Subject: RE: [DISCUSS] KIP-1052: Enable warmup in producer performance test Hi Federico, Thanks for your response. I have a few questions. > You mean, no exis

RE: [DISCUSS] KIP-1052: Enable warmup in producer performance test

2024-08-05 Thread Welch, Matt
e feedback on that point would be helpful. Thanks, Matt -Original Message- From: Welch, Matt Sent: Tuesday, July 2, 2024 1:38 PM To: dev@kafka.apache.org Subject: RE: [DISCUSS] KIP-1052: Enable warmup in producer performance test Hi Federico, Thanks for your response. I have a

RE: [DISCUSS] KIP-1052: Enable warmup in producer performance test

2024-08-09 Thread Welch, Matt
vote next week if nobody has any additional input or concerns. Thanks and best regards, Matt -Original Message- From: Welch, Matt Sent: Monday, August 5, 2024 2:54 PM To: dev@kafka.apache.org Subject: RE: [DISCUSS] KIP-1052: Enable warmup in producer performance test Hi all, After muc