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

Streams Simple Benchmark MB/sec calculation is not correct for Join operations

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.11.0.0
    • 0.11.0.0
    • streams
    • None

    Description

      When benchmarking join operations via the SimpleBenchmark we produce 2 * numRecords, i.e, numRecords to topic1 and numRecords to topic2.
      The CountDownLatch in the foreach keeps processing until it has received numRecords. As this is the numRecords produced from the join, the size of each record will either be VALUE_SIZE or 2 * VALUE_SIZE. The MB/s calculation doesn't take this into account.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            enothereska Eno Thereska
            damianguy Damian Guy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment