[
https://issues.apache.org/jira/browse/HDDS-13187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Priyesh K reopened HDDS-13187:
------------------------------
Assignee: Priyesh K (was: Tanvi Penumudy)
> Extend Recon events handling to MultipartInfoTable
> --------------------------------------------------
>
> Key: HDDS-13187
> URL: https://issues.apache.org/jira/browse/HDDS-13187
> Project: Apache Ozone
> Issue Type: Sub-task
> Reporter: Priyesh K
> Assignee: Priyesh K
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.1.0
>
>
> The PR adds support in Recon to expose information regarding multipart upload
> (MPU) keys or files that are still in progress or uncommitted.
> * As of today, the Recon Overview Page - Open Keys Summary Tile shows the
> summary of open key / file entries (count / unreplicated size / replicated
> size) based on OpenKeyTable and OpenFileTable, but does not include data from
> MultipartInfoTable.
> * This change introduces a new endpoint, GET /api/v1/keys/open/mpu/summary,
> which exposes the MPU-related key / file information from the
> MultipartInfoTable.
> * The total size of open (uncommitted) keys and files can be derived by
> combining entries from the OpenKeyTable, OpenFileTable, and
> MultipartInfoTable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]