GitHub user scholzj opened a pull request:
https://github.com/apache/kafka/pull/4012
KAFKA-6008: Sanitize the Kafka Connect workerId before passing it to
AppInfoParser
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/scholzj/kafka KAFKA-6008
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4012.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 #4012
----
commit 8aac02d76ca9bc723a58bd54965977c7a2a6dfec
Author: Jakub Scholz <[email protected]>
Date: 2017-10-04T11:26:21Z
Sanitize the workerId before passing it to AppInfoParser
----
---