ruanwenjun opened a new issue #5149:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/5149
**Describe the question**
Is it necessary to check the config before application start?
Now there are more and more configurations in dolphinscheduler, and most of
them store in the properties file. Some configs are important, it can be
modified by users, but if a user sets an unreasonable value, we need to stop
the server start otherwise the problem will only appear after the program
running for a period of time.
**Which version of DolphinScheduler:**
-[1.3.6]
-[dev]
**Describe alternatives you've considered**
After load the properties, do a legal check.
--
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]