Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-10431

ProducerPerformance with payloadFile arg: add support for sequential or random outputs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.5.1
    • None
    • tools
    • None

    Description

      When using ProducerPerformance  with the --payloadFile argument with a file with multiple payloads (i.e the default is one payload per line) , the ProducerPerformance randomly chooses payloads from the file. 

      This could result in the same payload being sent, which may not be the desired result in some cases. 

      It would be useful to all have another argument that allows for sequence payload submission if required. If left blank this arg would default to false (i.e default random selection).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              zaahirlaher Zaahir Laher
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: