[
https://issues.apache.org/jira/browse/FLINK-4945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15612472#comment-15612472
]
ASF GitHub Bot commented on FLINK-4945:
---------------------------------------
GitHub user StefanRRichter opened a pull request:
https://github.com/apache/flink/pull/2706
[FLINK-4945] KafkaConsumer logs wrong warning about confirmation for …
This PR fixes an unjustified warning about unknown checkpoints in
FlinkKafkaConsumerBase.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/StefanRRichter/flink fix-kafka-warning
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2706.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 #2706
----
----
> KafkaConsumer logs wrong warning about confirmation for unknown checkpoint
> --------------------------------------------------------------------------
>
> Key: FLINK-4945
> URL: https://issues.apache.org/jira/browse/FLINK-4945
> Project: Flink
> Issue Type: Bug
> Reporter: Stefan Richter
> Assignee: Stefan Richter
> Priority: Minor
>
> Checkpoints are currently not registered in all cases. While the code still
> behaves correctly this leads to misleading warnings.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)