sodonnel opened a new pull request, #5006: URL: https://github.com/apache/ozone/pull/5006
## What changes were proposed in this pull request? Move the logging of create / open pipelines to the caller so the log message is not performed under a lock. Flame charts show logging to be a significant factor when creating EC pipelines under a synchronized block. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-8957 ## How was this patch tested? Logging only change to existing tests should cover. -- 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]
