You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Randall Hauch (Jira)" <ji...@apache.org> on 2019/10/15 16:32:00 UTC

[jira] [Resolved] (KAFKA-4598) Create new SourceTask commit callback method that takes offsets param

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

Randall Hauch resolved KAFKA-4598.
----------------------------------
    Resolution: Implemented

Marking as implemented via KAFKA-7500, via the `SourceTask.commitRecord(...)` methods.

> Create new SourceTask commit callback method that takes offsets param
> ---------------------------------------------------------------------
>
>                 Key: KAFKA-4598
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4598
>             Project: Kafka
>          Issue Type: Improvement
>          Components: KafkaConnect
>            Reporter: Shikhar Bhushan
>            Priority: Major
>
> {{SourceTask.commit()}} can be invoked concurrently with a {{SourceTask.poll()}} in progress. Thus it is currently not possible to know what offset state the commit call corresponds to.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)