tiflow
tiflow copied to clipboard
redo(ticdc): return ErrStorageInitialize if the external storage initialization fails (#10745)
This is an automated cherry-pick of #10745
What problem does this PR solve?
Issue Number: close #10710
What is changed and how it works?
- return ErrStorageInitialize if the external storage initialization fails
- Use a smaller DefaultTimeout, since changefeed will be restart when meet error.
Check List
Tests
- Unit test
- Integration test
- Manual test (add detailed scripts or steps below)
- No code
Questions
Will it cause performance regression or break compatibility?
Do you need to update user documentation, design documentation or monitoring documentation?
Release note
`None`.
This cherry pick PR is for a release branch and has not yet been approved by triage owners.
Adding the do-not-merge/cherry-pick-not-approved
label.
To merge this cherry pick:
- It must be approved by the approvers firstly.
- AFTER it has been approved by approvers, please wait for the cherry-pick merging approval from triage owners.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: sdojjy
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [sdojjy]
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment
/retest