kowshik commented on pull request #10280:
URL: https://github.com/apache/kafka/pull/10280#issuecomment-878641126


   @junrao Thanks for the review. I ran load tests on the changes from this PR, 
there weren't any new regressions (i.e. latency regressions or errors) that I 
noticed, except for an issue that I found which looks unrelated to this PR, its 
described in this jira: https://issues.apache.org/jira/browse/KAFKA-13070.
   
   The load test was run on a 6-broker cluster with 250GB SSD disks:
    * Produce consume on a test topic 2000 partitions (~1000+ replica count per 
broker).
    * Per topic # of producers = 6.
    * Produce ingress per broker = ~20.5MBps.
    * Per topic # of consumers = 6.
    * \# of consumer groups = 3.
    * Test duration: ~1h.
   
   Mid-way through the test, I rolled the cluster under load to check how the 
cluster behaved. Overall things looked OK.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to