[ 
https://issues.apache.org/jira/browse/KAFKA-14786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17697567#comment-17697567
 ] 

Yash Mayya commented on KAFKA-14786:
------------------------------------

Hi [~ChrisEgerton], I'm assigning this ticket to myself if that's alright with 
you. I'm planning to work on this together with 
https://issues.apache.org/jira/browse/KAFKA-14368 since they go hand in hand.

> Implement connector offset write/reset internal logic
> -----------------------------------------------------
>
>                 Key: KAFKA-14786
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14786
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: KafkaConnect
>            Reporter: Chris Egerton
>            Assignee: Yash Mayya
>            Priority: Major
>
> Implement the internal logic necessary for altering/resetting the offsets of 
> connectors, [described in 
> KIP-875|https://cwiki.apache.org/confluence/display/KAFKA/KIP-875%3A+First-class+offsets+support+in+Kafka+Connect#KIP875:FirstclassoffsetssupportinKafkaConnect-Endpointsbehavior].
> This should not include any changes to public interface except the 
> introduction of the new {{SourceConnector::alterOffsets}} and 
> {{SinkConnector::alterOffsets}} methods (i.e., it should not expose or test 
> any new REST endpoints).
> Ideally, we'll separate this from KAFKA-14368, KAFKA-14784, and KAFKA-14785 
> by making all changes here target the internal Connect {{Herder}} interface, 
> and have the changes for the other three rely on those new {{Herder}} methods.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to