tomsun28 commented on PR #2396: URL: https://github.com/apache/hertzbeat/pull/2396#issuecomment-2254465551
hi, It is not recommended to put private dto for a single function into the public dto package. `org.apache.hertzbeat.manager.component.alerter` contain all messge alerter code, this makes it easier to keep the code cohesive and to extract it later. -- 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]
