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

Do not create standbys for those revoking active tasks if it is not stateful

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Today in StreamsPartitionAssignor, if an intended active tasks is not yet revoked from the old owner we would not give it to the newly assigned owner, but instead we would assign it as a standby task to the new owner to let it start restoring a bit early.

      However, if that task is not stateful, then there's no point trying to let it restore at all. This should be avoided in the assignor.

      Attachments

        Issue Links

          Activity

            People

              guozhang Guozhang Wang
              guozhang Guozhang Wang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: