You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Chris Egerton (Jira)" <ji...@apache.org> on 2022/12/02 15:00:00 UTC

[jira] [Updated] (KAFKA-14429) Move OffsetStorageReader from storage package to source package

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

Chris Egerton updated KAFKA-14429:
----------------------------------
    Labels: needs-kip  (was: )

> Move OffsetStorageReader from storage package to source package
> ---------------------------------------------------------------
>
>                 Key: KAFKA-14429
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14429
>             Project: Kafka
>          Issue Type: Task
>          Components: KafkaConnect
>            Reporter: Greg Harris
>            Priority: Minor
>              Labels: needs-kip
>
> The OffsetStorageReader is an interface provided to source connectors. This does not fit with the broader context of the `storage` package, which is focused on sink/source-agnostic converters and serialization/deserialization.
> The current interface should be deprecated and extend from the relocated interface in a different package.



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