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

Improve consumer group coordinator unavailable message

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.8.0
    • None
    • None

    Description

      When a consumer encounters an issue that triggers marking a coordinator as unknown, the error message it prints does not give context about the error that triggered it.

      log.info("Group coordinator {} is unavailable or invalid, will attempt rediscovery", this.coordinator);

      These may be triggered by response errors or the coordinator becoming disconnected. We should improve this error message to make the cause clear.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lucasbradstreet Lucas Bradstreet
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: