adoroszlai opened a new pull request, #7208:
URL: https://github.com/apache/ozone/pull/7208

   ## What changes were proposed in this pull request?
   
   Fix unexpected number of files in S3 status list, caused by including 
`startAfter` item in each batch (for directories).  Since the test uses page 
size = 2, each batch had one item from the previous, and only one new item.  
This duplicated directory entries in the listing.
   
   https://issues.apache.org/jira/browse/HDDS-10617
   
   ## How was this patch tested?
   
   `ITestS3AContractGetFileStatusV1List` is now enabled and passing.
   
   CI:
   https://github.com/adoroszlai/ozone/actions/runs/10883581540


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to