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 <934336389@...>
Date: 2018-02-24T13:52:44Z
[FLINK-8772][kafka] fix missing log parameter
----
---