[
https://issues.apache.org/jira/browse/FLINK-3663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15208615#comment-15208615
]
ASF GitHub Bot commented on FLINK-3663:
---------------------------------------
GitHub user NielsZeilemaker opened a pull request:
https://github.com/apache/flink/pull/1835
FLINK-3663: FlinkKafkaConsumerBase.logPartitionInfo fix
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/NielsZeilemaker/flink master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1835.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 #1835
----
commit 33d3769052e47a5f73fa90204f4bbb7d5cce4d4d
Author: Niels Zeilemaker <[email protected]>
Date: 2016-03-23T15:40:25Z
FLINK-3663: FlinkKafkaConsumerBase.logPartitionInfo fix
----
> FlinkKafkaConsumerBase.logPartitionInfo is missing a log marker
> ---------------------------------------------------------------
>
> Key: FLINK-3663
> URL: https://issues.apache.org/jira/browse/FLINK-3663
> Project: Flink
> Issue Type: Bug
> Components: Kafka Connector
> Affects Versions: 1.0.0
> Reporter: Niels Zeilemaker
> Priority: Trivial
>
> While debugging a flink kafka app I noticed that the logPartitionInfo method
> is broken. It's missing a marker, and hence the stringbuffer is never logged.
> I can create a pull-request fixing the problem if necessary.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)