You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Kaijie Chen (Jira)" <ji...@apache.org> on 2022/04/19 06:39:00 UTC

[jira] [Updated] (HDDS-6491) Support FSO keys in getExpiredOpenKeys

     [ 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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org