You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "David Arthur (Jira)" <ji...@apache.org> on 2020/03/31 00:55:00 UTC

[jira] [Updated] (KAFKA-9780) Deprecate commit records without record metadata

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

David Arthur updated KAFKA-9780:
--------------------------------
    Fix Version/s:     (was: 2.5.0)

> Deprecate commit records without record metadata
> ------------------------------------------------
>
>                 Key: KAFKA-9780
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9780
>             Project: Kafka
>          Issue Type: Improvement
>          Components: KafkaConnect
>    Affects Versions: 2.4.1
>            Reporter: Mario Molina
>            Assignee: Mario Molina
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> Since KIP-382 (MirrorMaker 2.0) a new method {{commitRecord}} was included in {{SourceTask}} class to be called by the worker adding a new parameter with the record metadata. The old {{commitRecord}} method is called and from the new one and it's preserved just for backwards compatibility.
> The idea is to deprecate this method so that we could remove it in a future release.



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