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

Avoid range scans when forwarding values in window store aggregations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 2.0.0
    • streams
    • None

    Description

      This is a follow-up to KAFKA-6560, where we missed at least one case that should be using single point queries instead of range-scans when forwarding values during aggregation.

      Since a single range scan can sometimes account for 75% of aggregation cpu time, fixing this should provide some significant speedups (see attached flamegraph)

      Attachments

        Issue Links

          Activity

            People

              xvrl Xavier Léauté
              xvrl Xavier Léauté
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: