You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by soenkeliebau <gi...@git.apache.org> on 2017/11/17 09:43:52 UTC

[GitHub] kafka pull request #4230: KAFKA-5563: Moved comparison of connector name fro...

GitHub user soenkeliebau opened a pull request:

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

    KAFKA-5563: Moved comparison of connector name from url against name …

    …from config to own function and added check to create connector call.
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/soenkeliebau/kafka KAFKA-5563

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/4230.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 #4230
    
----
commit 9722a70e235951f55b5e02dce14ab4c9bf3f95ae
Author: Soenke Liebau <so...@opencore.com>
Date:   2017-11-17T09:24:54Z

    KAFKA-5563: Moved comparison of connector name from url against name from config to own function and added check to create connector call.

----


---

[GitHub] kafka pull request #4230: KAFKA-5563: Moved comparison of connector name fro...

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

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


---