There was a benchmark published on confluence wiki. It’s slightly old now, but has a good spread of data that should help up pinpoint your test parameters.
Thanks, On Wed, 25 Sep 2019 at 21:53, Arvind Sharma <kmr...@gmail.com> wrote: > Hello All, > > We are trying to load test Kafka Cluster but we are not able to come up > with exact maths for producers concurrency , partition number, replication > factor , number of broker > > I am just trying to find out what is the maximum concurrent connection a > partition of 1 node Kafka broker can adhere , then gradually move to > increase partition on same node and get numbers how many partitions a node > can sustain > After that add broker to cluster and repeat the same test again. > > Is their any reference to load test in this scenario. > > Regards >