ghwillbe opened a new issue, #18378:
URL: https://github.com/apache/dolphinscheduler/issues/18378

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   The Resources returned only 1000 records when I upgraded the version from 
3.1.8 to 3.4.2.
   The resource type is S3 both of the version.
   In version 3.1.8, the resource path like as: 
dolphinscheduler-storage/tenant-xx/resources/xxx.sh
   after upgraded, I just delete the data from table t_ds_resources . and not 
change the S3. Because it is already in the tenant directory.
   when I start the api-server, I found there is only 1000 records on the 
Resource page. but there over 3000 files in my S3.
   I've verified this: when using the same bucket, versions 3.1.8 and 3.4.2 can 
see all files, but versions 3.1.8 cannot.
   
   ### What you expected to happen
   
   when I start the api-server, I found there is only 1000 records on the 
Resource page. but there over 3000 files in my S3.
   
   ### How to reproduce
   
   download the version 3.4.2, and set the recoure type is S3.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.4.2
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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