-
Notifications
You must be signed in to change notification settings - Fork 597
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
feat(meta): try to report the root cause of recovery #13441
Merged
Merged
Changes from 15 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
998b1c9
feat(meta): try to report the root cause of recovery
zwang28 54e642e
refactor compute node side
zwang28 dfd3e24
refactor meta node side
zwang28 325cc83
fix
zwang28 5301fb5
Merge branch 'main' into wangzheng/recovery_cause
zwang28 1629bcd
fix
zwang28 94cd65e
minor refactor
zwang28 e2ef371
Merge branch 'main' into wangzheng/recovery_cause
zwang28 63b0d4f
revert try_find_root_cause
zwang28 3e7382d
resolve conflict
zwang28 7eff6e0
Merge branch 'main' into wangzheng/recovery_cause
zwang28 a40320d
Merge branch 'main' into wangzheng/recovery_cause
zwang28 3b3287d
use join_all with timeout on error
zwang28 82106ca
fmt
zwang28 9a6aeb6
refactor
zwang28 11f688d
refactor
zwang28 8ade3aa
Merge branch 'main' into wangzheng/recovery_cause
zwang28 936be26
try_find_root_actor_failure in compute node
zwang28 1cf2e1c
minor fix
zwang28 d2a87d8
Revert "minor fix"
zwang28 2224b40
Revert "try_find_root_actor_failure in compute node"
zwang28 2ce4fc9
Merge branch 'main' into wangzheng/recovery_cause
zwang28 941350a
try_find_root_actor_failure in compute node
zwang28 bcea4b9
minor refactor
zwang28 c8809c4
bugfix and refactor
zwang28 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
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.
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.
The message does not look that informative.