You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ewen Cheslack-Postava (JIRA)" <ji...@apache.org> on 2016/06/15 17:27:09 UTC

[jira] [Updated] (KAFKA-3813) Let SourceConnector implementations access the offset reader

     [ https://issues.apache.org/jira/browse/KAFKA-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ewen Cheslack-Postava updated KAFKA-3813:
-----------------------------------------
    Issue Type: New Feature  (was: Improvement)

> Let SourceConnector implementations access the offset reader
> ------------------------------------------------------------
>
>                 Key: KAFKA-3813
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3813
>             Project: Kafka
>          Issue Type: New Feature
>          Components: KafkaConnect
>    Affects Versions: 0.10.0.0
>            Reporter: Randall Hauch
>            Assignee: Ewen Cheslack-Postava
>
> When a source connector is started, having access to the {{OffsetStorageReader}} would allow it to more intelligently configure its tasks based upon the stored offsets. (Currently only the {{SourceTask}} implementations can access the offset reader (via the {{SourceTaskContext}}), but the {{SourceConnector}} does not have access to the offset reader.)
> Of course, accessing the stored offsets is not likely to be useful for sink connectors.



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