You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Oleg Zhurakousky (JIRA)" <ji...@apache.org> on 2015/11/25 17:00:13 UTC

[jira] [Created] (NIFI-1219) Add support for controlling the topic offset from which to pull Kafka events from

Oleg Zhurakousky created NIFI-1219:
--------------------------------------

             Summary: Add support for controlling the topic offset from which to pull Kafka events from
                 Key: NIFI-1219
                 URL: https://issues.apache.org/jira/browse/NIFI-1219
             Project: Apache NiFi
          Issue Type: Improvement
    Affects Versions: 0.3.0
            Reporter: Oleg Zhurakousky
            Assignee: Oleg Zhurakousky
             Fix For: 0.5.0


While still investigating, it's becoming very clear that at the moment GetKafka only pulls events that are current after consumer is initialized. In other words events that were put on the topic before are not pulled.

I am also working in assembling a stable embedded version of Kafka that will help with testing this feature along as current functionality.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)