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

Stanislav Kozlovski commented on KAFKA-14892:
---------------------------------------------

Changing target fix version to 3.8 since this is not a blocker and we are 
cutting a 3.7 RC

 

> Harmonize package names in storage module
> -----------------------------------------
>
>                 Key: KAFKA-14892
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14892
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Ismael Juma
>            Priority: Major
>             Fix For: 3.7.0
>
>
> We currently have:
>  # org.apache.kafka.server.log.remote.storage: public api in storage-api 
> module
>  # org.apache.kafka.server.log.remote: private api in storage module
>  # org.apache.kafka.storage.internals.log: private api in storage module
> A way to make this consistent could be:
>  # org.apache.kafka.storage.* or org.apache.kafka.storage.api.*: public api 
> in storage-api module
>  # org.apache.kafka.storage.internals.log.remote: private api in storage 
> module
>  # org.apache.kafka.storage.internals.log: private api in storage module 
> (stays the same)



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

Reply via email to