xichen01 opened a new pull request, #6222: URL: https://github.com/apache/ozone/pull/6222
## What changes were proposed in this pull request? Introduce a Provider for client-side thread resources passing. Detail: [ HDDS-9912](https://github.com/apache/ozone/pull/5791) --- The changes here are split from[ HDDS-9912](https://github.com/apache/ozone/pull/5791), which just introduces `BlockOutputStreamResourceProvider` and implements its parameter passing. The changes doesn't actually use `BlockOutputStreamResourceProvider`'s thread resources. So the logic of creating and using threads in `BlockOutputStream `remains unchanged. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-10383 ## How was this patch tested? Existing Test. -- 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]
