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
Attachments
Issue Links
- links to