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

Aggregates should reuse repartition nodes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • streams

    Description

      The `GroupedStreamAggregateBuilder` will re-use the repartition node if the user provides a name via `Grouped`, otherwise it will create a new repartition node.  The fix in KAFKA-9298 results in reusing the repartition node for KStream objects performing multiple joins, so the `KGroupedStream` should follow the same pattern and reuse the repartition node when a `KGroupedStream` needs repartitioning and performs multiple aggregates.

      Attachments

        Issue Links

          Activity

            People

              bbejeck Bill Bejeck
              bbejeck Bill Bejeck
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: