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

Kafka Connect REST API does not handle DELETE of connector with slashes in their names

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.0.0, 0.10.0.1
    • 0.10.2.0
    • connect
    • None

    Description

      Currently there is nothing to prevent someone from registering a Kafka Connector with slashes in its name, however it's impossible to DELETE it afterwards because the DELETE REST API access point is using a PathParam and does not allow slashes.

      A few other API points will have a tough times handling connectors with slashes in their names.

      We should allow for slashes in the DELETE API points to allow current setups to be cleaned up without having to drop all the other connectors, and not allow anymore connectors to be created with slashes in their names.

      Attachments

        Issue Links

          Activity

            People

              ewencp Ewen Cheslack-Postava
              ogirardot Olivier Girardot
              Ewen Cheslack-Postava Ewen Cheslack-Postava
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: