lsq3497 opened a new pull request, #10431: URL: https://github.com/apache/rocketmq/pull/10431
### Which Issue(s) This PR Fixes Fixes #10430 ### Brief Description Add unit tests for `ServerUtil` and `ShutdownHookThread` in the `srvutil` package. The added tests cover: - command line option construction - command line to properties conversion - null option handling - shutdown hook callback execution - exception handling during callback invocation ### How Did You Test This Change? Run unit tests locally and verified all tests pass successfully. -- 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]
