elitecodegroovy opened a new issue #2253: [Feature]dolphinscheduler-alert 
supports distributed deployment
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2253
 
 
   **Is your feature request related to a problem? Please describe.**
   No.
   
   **Describe the solution you'd like**
   Using zookeeper implements distributed lock to support the distributed 
deployment in order to make sure the `dolphinscheduler-alert` service is always 
high available.
   
   **Describe alternatives you've considered**
   Using zookeeper implements distributed lock. I have done for this solution. 
Please add the following setting to the configuration file **alert.properties**.
   ```
   zookeeper.quorum=49.235.6.95:2181
   scan.internal.time=60000
   ```
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to