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

Mickael Maison updated KAFKA-18144:
-----------------------------------
    Summary: Move storage exceptions out of core  (was: Move tiered storage 
exceptions out of core)

> Move storage exceptions out of core
> -----------------------------------
>
>                 Key: KAFKA-18144
>                 URL: https://issues.apache.org/jira/browse/KAFKA-18144
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Mickael Maison
>            Assignee: Mickael Maison
>            Priority: Major
>
> To move UnifiedLog/RemoteLogManager out of core, we first need to move the 
> exceptions these classes use out of core.
> - UnexpectedAppendOffsetException can go to server-common because it's also 
> used by kafka.cluster.Partition
> - CustomMetadataSizeLimitExceededException can go to storage because it's 
> only used by RemoteLogManager
> - OffsetsOutOfOrderException can go to storage because it's only used by 
> UnifiedLog



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

Reply via email to