adoroszlai opened a new pull request, #5447: URL: https://github.com/apache/ozone/pull/5447
## What changes were proposed in this pull request? Improve thread names in SCM by adding instance-specific prefix to make it easier to distinguish log messages from different instances. https://issues.apache.org/jira/browse/HDDS-8720 ## How was this patch tested? Ran integration test with SCM HA (e.g. `TestSecretKeysApi`), checked thread names in log messages. ``` [scmNode-1-BackgroundPipelineScrubber] [scmNode-1-ExpiredContainerReplicaOpScrubber] [scmNode-1-ReplicationMonitor] [scmNode-1-SCMHATransactionMonitor] [scmNode-1-SecretKeyManagerService] ``` CI: https://github.com/adoroszlai/hadoop-ozone/actions/runs/6532064840 -- 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]
