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

StopReplica handler should complete pending purgatory operations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.4.0
    • None
    • None

    Description

      When a reassignment completes, the current leader may need to be shutdown with a StopReplica request. It may still have fetch/produce requests in purgatory when this happens. We do not have logic currently to force completion of these requests which means they are doomed to eventually timeout. This is mostly an issue for produce requests which use the default request timeout of 30s.

      Attachments

        Issue Links

          Activity

            People

              hachikuji Jason Gustafson
              hachikuji Jason Gustafson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: