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

Kaijie Chen updated HDDS-6491:
------------------------------
    Description: 
Support getting expired FSO keys in OMMetadataManagerImpl#getExpiredOpenKeys() 
by adding a BucketLayout parameter.

Return List<OpenKeyBucket> instead of List<String>.

  was:
Support getting expired FSO keys in OMMetadataManagerImpl#getExpiredOpenKeys().

It will randomly pick OpenKeyTable or OpenFileTable as the first table to scan.

After scanning the first table, if the number of expired open keys found does 
not reach the limit, it will scan the other table.

This patch depends on HDDS-6506.


> Support FSO keys in getExpiredOpenKeys
> --------------------------------------
>
>                 Key: HDDS-6491
>                 URL: https://issues.apache.org/jira/browse/HDDS-6491
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Kaijie Chen
>            Assignee: Kaijie Chen
>            Priority: Major
>              Labels: pull-request-available
>
> Support getting expired FSO keys in 
> OMMetadataManagerImpl#getExpiredOpenKeys() by adding a BucketLayout parameter.
> Return List<OpenKeyBucket> instead of List<String>.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to