You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Uma Maheswara Rao G (Jira)" <ji...@apache.org> on 2022/06/01 16:34:00 UTC

[jira] [Updated] (HDDS-6474) Add test to cover the FSO bucket list status with beyond batch boundary and cache

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

Uma Maheswara Rao G updated HDDS-6474:
--------------------------------------
    Summary: Add test to cover the FSO bucket list status with beyond batch boundary and cache  (was: File system optimized bucket list status file number inconsistent)

> Add test to cover the FSO bucket list status with beyond batch boundary and cache
> ---------------------------------------------------------------------------------
>
>                 Key: HDDS-6474
>                 URL: https://issues.apache.org/jira/browse/HDDS-6474
>             Project: Apache Ozone
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: mengqi
>            Assignee: Aswin Shakil Balasubramanian
>            Priority: Major
>              Labels: pull-request-available
>
> I put 10000 file (file name is 0001 - 10000) to a File system optimized bucket dir /user/filesystemoptimizedbucket/test and list the dir ,found something wrong. 
> ./bin/ozone fs -ls /user/filesystemoptimizedbucket/test | wc -l 
> only 5000+ files found , not 10000。 so  I read the source code ,and found the issue in the function org.apache.hadoop.ozone.om.KeyManagerImpl#getFilesFromDirectory 
> after listStatusFindFilesInTableCache,   countEntries should be set into 0. so we can find all files from keyTable.iterator . 
> I fix the issue, someone can review it ?
> [fix fso list|https://github.com/Mengqi777/ozone/commit/df3097388c89bec06e433f945dce271f4d4c2212]
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org