rickchengx commented on code in PR #15597: URL: https://github.com/apache/dolphinscheduler/pull/15597#discussion_r1495163027
########## docs/docs/en/architecture/configuration.md: ########## @@ -162,9 +162,9 @@ The default configuration is as follows: Note that DolphinScheduler also supports database configuration through `bin/env/dolphinscheduler_env.sh`. -### Zookeeper related configuration +### Registry related configuration -DolphinScheduler uses Zookeeper for cluster management, fault tolerance, event monitoring and other functions. Configuration file location: +DolphinScheduler uses Zookeeper for cluster management by default, fault tolerance, event monitoring and other functions. Configuration file location: Review Comment: ```suggestion DolphinScheduler uses Zookeeper by default for cluster management, fault tolerance, event monitoring and other functions. Configuration file location: ``` -- 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]
