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

Connector validate REST endpoint returning duplicate entries in "groups"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 0.11.0.0
    • 0.11.0.0
    • connect
    • None

    Description

      When calling the REST endpoint to validate a connector configuration, the response includes duplicate values for the groups field:

      {
        // ...
        groups: ["Common", "Transforms", "Common", "Transforms"]
      }
      

      This is a regression and may cause issues for any tooling that is using the Kafka Connect REST API.

      Attachments

        Issue Links

          Activity

            People

              rhauch Randall Hauch
              rhauch Randall Hauch
              Ewen Cheslack-Postava Ewen Cheslack-Postava
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: