[
https://issues.apache.org/jira/browse/KAFKA-19368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17977619#comment-17977619
]
PoAn Yang commented on KAFKA-19368:
-----------------------------------
[~ckamal], I created a draft
[KIP-1187|https://cwiki.apache.org/confluence/x/sYkhFg]. I only add
RemotePartitionSize to DescribeLogDirsResponse, because PartitionSize is equal
to local log size. I also add option to kafka-log-dirs.sh, so administrator can
retrieve the result from CLI.
> DescribeLogDirs API should include the partition size in the remote storage
> ---------------------------------------------------------------------------
>
> Key: KAFKA-19368
> URL: https://issues.apache.org/jira/browse/KAFKA-19368
> Project: Kafka
> Issue Type: Task
> Components: Tiered-Storage
> Reporter: Kamal Chandraprakash
> Assignee: PoAn Yang
> Priority: Major
> Labels: tiered-storage
>
> The DescribeLogDirs response does not includes the size of the partition in
> remote storage. This will be useful for the monitoring tools to compute the
> cost of the topic.
> https://sourcegraph.com/github.com/apache/kafka/-/blob/clients/src/main/resources/common/message/DescribeLogDirsResponse.json
--
This message was sent by Atlassian Jira
(v8.20.10#820010)