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

Refactor StreamThread to separate concerns and enable better testability

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • streams
    • None

    Description

      StreamThread does a lot of stuff, i.e., managing and creating tasks, getting data from consumers, updating standby tasks, punctuating, rebalancing etc. With the current design it is extremely hard to reason about and is quite tightly coupled.
      We need to start to tease out some of the separate concerns from StreamThread, ie, TaskManager, RebalanceListener etc.

      Attachments

        Issue Links

          Activity

            People

              damianguy Damian Guy
              damianguy Damian Guy
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: