Hi Matt,

Yes I forgot to update the KIP counter after creating a KIP. I changed mine
to 1053. We should be all good now.

Cheers,
Eric

On Thu, Jun 13, 2024 at 3:08 PM Welch, Matt <matt.we...@intel.com> wrote:

> Hello again Kafka devs,
>
> I'd like to again call attention to this KIP for discussion.
> Apparently, we encountered a race condition when choosing KIP numbers, but
> hopefully it's straightened out now.
>
> Regards,
> Matt
>
>
> -----Original Message-----
> From: Welch, Matt <matt.we...@intel.com>
> 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 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 be paid to optimizing startup performance, often we would
> like to understand Kafka performance during steady-state operation,
> separate from its performance during producer startup.  It's common for new
> producers, like in a fresh producer performance test run, to have high
> latency during startup. This high latency can complicate the understanding
> of steady-state performance, even when collecting long-running tests.  If
> we want to understand steady-state latency separate from startup latency,
> we can collect measurements for each phase in disjoint sets then present
> statistics on each set independently or as a combined population of
> measurements.  This feature would be completely optional and could be
> represented by a new command line flag for the producer performance test,
> '--warmup-records'.
>
> KIP: KIP-1052: Enable warmup in producer performance test - Apache Kafka -
> Apache Software Foundation<
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-1052%3A+Enable+warmup+in+producer+performance+test
> >
>
> Thank you,
> Matt Welch
>
>

Reply via email to