GitHub user soenkeliebau opened a pull request:
https://github.com/apache/kafka/pull/2755
KAFKA-4930: Added connector name validator â¦
â¦to check for empty connector name and illegal characters in connector
name. This also fixes KAFKA-4938 by removing the check for slashes in
connector name from ConnectorsResource.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/soenkeliebau/kafka KAFKA-4930
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2755.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2755
----
commit 348d75dce006ddeb5beba0fc5ea5d761a4a87a82
Author: Soenke Liebau <[email protected]>
Date: 2017-03-28T21:06:43Z
KAFKA-4930: Added connector name validator to check for empty connector
name and illegal characters in connector name. This also fixes KAFKA-4938 by
removing the check for slashes in connector name from ConnectorsResource.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---