You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2020/09/10 06:30:59 UTC

[GitHub] [kafka] zaahirlaher commented on pull request #9225: KAFKA-10431: Sequential selection of payload in ProducerPerformance

zaahirlaher commented on pull request #9225:
URL: https://github.com/apache/kafka/pull/9225#issuecomment-690019628


   Currently the --num-records is the actual number of records sent, which are randomly selected from the payload file. 
   What if  --num-records < the entries in the payload file?, Would you then start reading from the start of the payload file again?


----------------------------------------------------------------
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.

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