-
Notifications
You must be signed in to change notification settings - Fork 4.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge from branch 1.3.3-release #4308
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…d of the master and worker processes (apache#3280) * Click Cancel, the node data is restored to the original data * Delete the pid of the master and worker processes
…if the DAG is not saved, it cannot be formatted (apache#3282) * Click Cancel, the node data is restored to the original data * Delete the pid of the master and worker processes * When modifying the dag, if the DAG is not saved, it cannot be formatted
…label of DAG creation task is not displayed, the workflow cannot be formatted after saving, and the drawer style is global (apache#3284) * Click Cancel, the node data is restored to the original data * Delete the pid of the master and worker processes * When modifying the dag, if the DAG is not saved, it cannot be formatted * Fix the problem that the label of DAG creation task is not displayed, the workflow cannot be formatted after saving, and the drawer style is global
…ete condition judgment node (apache#3286) * Click Cancel, the node data is restored to the original data * Delete the pid of the master and worker processes * When modifying the dag, if the DAG is not saved, it cannot be formatted * Fix the problem that the label of DAG creation task is not displayed, the workflow cannot be formatted after saving, and the drawer style is global * Default assignment of delete condition judgment node
…ps when execute install script (apache#3307)
…es (apache#3317) Co-authored-by: lenboo <baoliang@analysys.com.cn>
[FIX-1336] [master] serial complement data can have multiple process instances
…l edit box (apache#3358) * [bugFix][ui] Cannot select connection * fix
apache#3367) * resolve apache#3096 fixbug ambari plugin the config options which has unit doesnt write unit into config file (apache#3209) Co-authored-by: zhangchunyang <zhangchunyang@analysys.com.cn> * remove 1.2.1 directory and cherry pick pr 3096 * change 1.3.0 to 1.3.2 of the ambari plugin Co-authored-by: zhangchunyang <zhangchunyang0123@gmail.com> Co-authored-by: zhangchunyang <zhangchunyang@analysys.com.cn>
Remove the new label label function
Restore constants to variables
i18n format modification
…sk has not been submitted, stop the master
[FIX-3615] master exit gracefully
…ed value is empty
[fixBug-3964][ui]Switch back and forth over timeout alarm, the selected value is empty
…tance ending. (apache#3972) Co-authored-by: baoliang <baoliang@analysys.com.cn>
…ase the file handle (apache#3975) * [Fix-apache#3618][server] resolve task executed finished but not release the file handle * [Fix-apache#3618][server] resolve task executed finished but not release the file handle
…e directory of the authorized file
[Fix-apache#3958][api] files should not be created successfully in the directory of the authorized file
…pache#3982) * fix apache#3966 sub process doesnot send alert mail after process instance ending. * fix bug 3964: sub_process The timeout warning does not take effect add timeout warning for sub_process/dependent task. * fix code smell * fix code smell * fix code smell * update worker group inherit from parent Co-authored-by: baoliang <baoliang@analysys.com.cn>
[Fix-apache#3994 ][sql-script] Pull Request fix import dolphinscheduler_mysql.sql insert admin user data
…he#3999) * fix apache#3966 sub process doesnot send alert mail after process instance ending. * fix bug 3964: sub_process The timeout warning does not take effect add timeout warning for sub_process/dependent task. * fix code smell * fix code smell * fix code smell * update worker group inherit from parent * remove stdout in logback configuration * fix bug apache#3929 condition task would post error when failover. * remove unused test * add comments * add skip node judge Co-authored-by: baoliang <baoliang@analysys.com.cn>
…ame tasks. (apache#4004) * fix apache#3966 sub process doesnot send alert mail after process instance ending. * fix bug 3964: sub_process The timeout warning does not take effect add timeout warning for sub_process/dependent task. * fix code smell * fix code smell * fix code smell * update worker group inherit from parent * remove stdout in logback configuration * fix bug apache#3929 condition task would post error when failover. * remove unused test * add comments * add skip node judge * fix bug 3929: because of no lock, start up failover would dispatch two same tasks. Co-authored-by: baoliang <baoliang@analysys.com.cn>
…ache#4011) Co-authored-by: baoliang <baoliang@analysys.com.cn>
SonarCloud Quality Gate failed. 124 Bugs |
davidzollo
approved these changes
Dec 25, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
lijufeng2016
added a commit
to lijufeng2016/incubator-dolphinscheduler
that referenced
this pull request
Jan 7, 2021
Merge from branch 1.3.3-release (apache#4308)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What is the purpose of the pull request
Merge from branch 1.3.3-release
Brief change log
Merge from branch 1.3.3-release