Priyesh Karatha created HDDS-16364:
--------------------------------------

             Summary: OpenKey size is not consistent across different endpoints 
in Recon
                 Key: HDDS-16364
                 URL: https://issues.apache.org/jira/browse/HDDS-16364
             Project: Apache Ozone
          Issue Type: Bug
          Components: Ozone Recon
            Reporter: Priyesh Karatha
            Assignee: Priyesh Karatha


We have multiple endpoints for showing openkey information.
{code:java}
/api/v1/keys/open/summary
/api/v1/keys/open/mpu/summary
/api/v1/keys/open?includeFso=true&includeNonFso=false&limit=1000{code}
The output of `/api/v1/keys/open/summary` and 
`/api/v1/keys/open?includeFso=true&includeNonFso=false&limit=1000` and shows 
keys count but size is always 0. So we have to define these APIs properly.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to