190404 improve commit#17
Merged
qiaozhanwei merged 2 commits intoapache:devfrom Apr 4, 2019
qiaozhanwei:dev
Merged
Conversation
added 2 commits
April 4, 2019 11:38
2,api-server and master-server start jar conflict 3,gRPC jar conflict 4,tenant create if not exists
Technoboy-
added a commit
that referenced
this pull request
Nov 22, 2019
lenboo
added a commit
to lenboo/dolphinscheduler
that referenced
this pull request
Mar 19, 2020
* if retry task in standby task list, process state would not change. * donot sleep if donot need. * worker group donnot need query database * remove some unnecessary operation * remove wait when fetch task thread Co-authored-by: baoliang <baoliang@analysys.com.cn>
elonlo
added a commit
to fordeal-smalldata/incubator-dolphinscheduler
that referenced
this pull request
Jul 26, 2021
ruanwenjun
added a commit
to ruanwenjun/dolphinscheduler
that referenced
this pull request
Jul 12, 2022
…correct issue (apache#17) * [Fix-10842] Fix master/worker failover will cause status incorrect (apache#10839) * Fix master failover will not update task instance status * Add some failover log * Fix worker failover will rerun task more than once * Fix workflowInstance failover may rerun already success taskInstance (cherry picked from commit 3f69ec8) * [Fix-10854] Fix database restart may lost task instance status (apache#10866) * Fix database update error doesn't rollback the task instance status * Fix database error may cause workflow dead with running status (cherry picked from commit f639a2e)
|
1 similar comment
|
This file contains hidden or 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
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.



1,Outlook TLS support
2,Worker performs the creation of a tenant if the tenant does not exist
3,Protobuf conflict resolution
4,Servlet conflict resolution