You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by scholzj <gi...@git.apache.org> on 2017/10/04 11:27:25 UTC

[GitHub] kafka pull request #4012: KAFKA-6008: Sanitize the Kafka Connect workerId be...

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 <ww...@scholzj.com>
Date:   2017-10-04T11:26:21Z

    Sanitize the workerId before passing it to AppInfoParser

----


---

[GitHub] kafka pull request #4012: KAFKA-6008: Sanitize the Kafka Connect workerId be...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/4012


---