[ 
https://issues.apache.org/jira/browse/HDDS-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Andika updated HDDS-15198:
-------------------------------
    Description: 
Currently headObject still returns the KeyLocations although it is not 
necessary to do it. The KeyLocations might introduce noticeable overhead for 
large keys or keys with a lot of multipart part (since one multipart part is 
assigned one block).

We can return BasicOmKeyInfo similar to ListKeysLight and ListStatusLight.

  was:
Currently headObject still returns the keyLocation although it is not necessary 
to do it.

We can return BasicOmKeyInfo similar to ListKeysLight and ListStatusLight.


> HeadObject should return BasicOmKeyInfo
> ---------------------------------------
>
>                 Key: HDDS-15198
>                 URL: https://issues.apache.org/jira/browse/HDDS-15198
>             Project: Apache Ozone
>          Issue Type: Improvement
>            Reporter: Ivan Andika
>            Assignee: Ivan Andika
>            Priority: Major
>
> Currently headObject still returns the KeyLocations although it is not 
> necessary to do it. The KeyLocations might introduce noticeable overhead for 
> large keys or keys with a lot of multipart part (since one multipart part is 
> assigned one block).
> We can return BasicOmKeyInfo similar to ListKeysLight and ListStatusLight.



--
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