nanxiuzi commented on PR #18633:
URL: 
https://github.com/apache/dolphinscheduler/pull/18633#issuecomment-5629601869

   Verified in production on a 3.4.2 deployment:
   
   - Built the `dolphinscheduler-storage-oss` plugin jar from this branch and 
swapped it into the deployment, then restarted the API server.
   - A resource directory containing more than 100 combined files and 
sub-directories now lists every entry in the resource center. Before the change 
only the first 100 were returned, matching the OSS server default of 
`max-keys=100`.
   - Nested browsing (which goes through `listFileStorageEntityRecursively`) is 
complete as well.
   
   The change is confirmed working against a real OSS bucket.
   


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

Reply via email to