caishunfeng commented on code in PR #12297: URL: https://github.com/apache/dolphinscheduler/pull/12297#discussion_r1011768971
########## docs/docs/en/architecture/cache.md: ########## @@ -2,9 +2,9 @@ ## Purpose -Due to the large database read operations during the master-server scheduling process. Such as read tables like `tenant`, `user`, `processDefinition`, etc. Operations stress read pressure to the DB, and slow down the entire core scheduling process. +Due to the large database read operations during the master-server scheduling workflow. Such as read tables like `tenant`, `user`, `processDefinition`, etc. Operations stress read pressure to the DB, and slow down the entire core scheduling workflow. Review Comment: Yes, shouldn't change it. -- 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]
