You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by Matrix42 <gi...@git.apache.org> on 2018/02/24 13:55:12 UTC

[GitHub] flink pull request #5574: [FLINK-8772][kafka] fix missing log parameter

GitHub user Matrix42 opened a pull request:

    https://github.com/apache/flink/pull/5574

    [FLINK-8772][kafka] fix missing log parameter

    
    ## Brief change log
    
    fix FlinkKafkaConsumerBase missing log parameter


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

    $ git pull https://github.com/Matrix42/flink kafka-connector

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

    https://github.com/apache/flink/pull/5574.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 #5574
    
----
commit 8bc5ee108c3223526ed1d0ceff032a7b63698520
Author: Matrix42 <93...@...>
Date:   2018-02-24T13:52:44Z

    [FLINK-8772][kafka] fix missing log parameter

----


---

[GitHub] flink pull request #5574: [FLINK-8772][kafka] fix missing log parameter

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

    https://github.com/apache/flink/pull/5574


---

[GitHub] flink issue #5574: [FLINK-8772][kafka] fix missing log parameter

Posted by tzulitai <gi...@git.apache.org>.
Github user tzulitai commented on the issue:

    https://github.com/apache/flink/pull/5574
  
    Good catch @Matrix42, merging this ...


---