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

TxnOffsetCommit should not return COORDINATOR_LOADING error for old request versions

    XMLWordPrintableJSON

Details

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

    Description

      In KAFKA-7296, we fixed a bug which causes the producer to enter a fatal state when the COORDINATOR_LOADING_IN_PROGRESS error is received. The impact of this bug in streams was that the application would crash. Generally we want users to upgrade to a later client version, but in some cases, this takes a long time. I am suggesting here that we revert the behavior change on the broker for older versions of TxnOffsetCommit. For versions older than 2 (which was introduced in 2.3), rather than returning COORDINATOR_LOADING_IN_PROGRESS, we can return COORDINATOR_NOT_AVAILABLE.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: