s751167520 opened a new pull request #2482:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/2482
* Pre-compile regular expressions to improve efficiency and solve
concurrency problems
* Solve the nullpoint problem that Object.equals may bring
* Modify if else structure, add {} to improve code readability
Co-Authored-By: daili <[email protected]>
## *Tips*
- *Thanks very much for contributing to Apache DolphinScheduler.*
- *Please review
https://dolphinscheduler.apache.org/en-us/community/index.html before opening a
pull request.*
## What is the purpose of the pull request
* Pre-compile regular expressions to improve efficiency and solve
concurrency problems
* Solve the nullpoint problem that Object.equals may bring
* Modify if else structure, add {} to improve code readability
----------------------------------------------------------------
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]