xichen01 commented on PR #6479: URL: https://github.com/apache/ozone/pull/6479#issuecomment-2042365930
@myskov These commits can significantly improve the performance of small EC files, we can consider cherry-picking them. Detail: https://issues.apache.org/jira/browse/HDDS-9911 - [HDDS-9913](https://issues.apache.org/jira/browse/HDDS-9913). Reduce number of times configuration is loaded in Ozone client [#5789](https://github.com/apache/ozone/pull/5789) - [HDDS-10384](https://issues.apache.org/jira/browse/HDDS-10384). EC client Reusing thread resources [#6270](https://github.com/apache/ozone/pull/6270) and [#6326](https://github.com/apache/ozone/pull/6326) - [HDDS-10383](https://issues.apache.org/jira/browse/HDDS-10383). Introduce a Provider for client-side thread resources passing [#6222](https://github.com/apache/ozone/pull/6222) - [HDDS-10564](https://issues.apache.org/jira/browse/HDDS-10564) (Bug fix)Make Outputstream writeExecutor daemon threads [#6418](https://github.com/apache/ozone/pull/6418) cc: @adoroszlai ---- A Bug fix: [HDDS-9976](https://issues.apache.org/jira/browse/HDDS-9976). Ozone StateContext Memory leak for DeleteBlocksCommand when queue is full [#5845](https://github.com/apache/ozone/pull/5845) -- 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]
