[
https://issues.apache.org/jira/browse/NIFI-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270921#comment-15270921
]
ASF GitHub Bot commented on NIFI-1296:
--------------------------------------
Github user pvillard31 commented on the pull request:
https://github.com/apache/nifi/pull/366#issuecomment-216917150
@olegz No problem ;) I was quite in a hurry and I understand why it is not
clear at all.
You are correct. By dumping topic content with Kafka CLI, I can confirm
that all messages are correctly published. However on 24 messages published (12
FlowFiles), only 21 have been consumed. The 3 missing messages are originating
from 3 different FlowFiles. And I noticed that it was not from the first
FlowFile published and it was not 3 consecutive flow files (I wanted to check
the order just to be sure, it was not related to the deletion / creation of the
topic).
> Add capabilities to Kafka NAR to use new Kafka API (0.9)
> --------------------------------------------------------
>
> Key: NIFI-1296
> URL: https://issues.apache.org/jira/browse/NIFI-1296
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 0.4.0
> Reporter: Oleg Zhurakousky
> Assignee: Oleg Zhurakousky
> Fix For: 0.7.0
>
>
> Not sure when can we address this, but the interesting comment in
> https://github.com/apache/nifi/pull/143. The usage of new API may introduce
> issues with running against older Kafka brokers (e.g., 0.8). Need to
> investigate.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)