Tanvi Penumudy created HDDS-13413: ------------------------------------- Summary: Recon - OM DB Insights - MPU Open Key Level Info Key: HDDS-13413 URL: https://issues.apache.org/jira/browse/HDDS-13413 Project: Apache Ozone Issue Type: Bug Components: Ozone Recon Reporter: Tanvi Penumudy Assignee: Tanvi Penumudy
The new endpoint lists all open multipart upload (MPU) keys that are currently being tracked in the multipartInfoTable. It supports pagination using the limit, prevKey, and startPrefix query parameters. For each MPU key, it returns detailed information, including: * The database key * The upload ID * When the MPU was created * Parent and object IDs * Replication configuration * A list of uploaded parts (each with part number, name, and part key details) Additionally, it calculates and returns the total size of replicated and unreplicated data for all the MPU keys in the response. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org