Skip to content
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

owner(ticdc): Add backoff mechanism into changefeed restart logic #4262

Merged
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
3345c28
add backoff machanism to changefeed restart
zhaoxinyu Jan 10, 2022
fa87da8
modify the backoff reset logic
zhaoxinyu Jan 10, 2022
af79247
add some logs to changefeed restart backoff logic
zhaoxinyu Jan 10, 2022
367d1fb
fix a lint problem
zhaoxinyu Jan 10, 2022
7be8e03
fix a lint problem and a failed ut
zhaoxinyu Jan 10, 2022
7549ec1
restrict the backoff reset logic
zhaoxinyu Jan 10, 2022
8ed0681
use camel case for zap log
zhaoxinyu Jan 11, 2022
633182e
address some comments
zhaoxinyu Jan 11, 2022
fd3bf8b
modify code comments
zhaoxinyu Jan 11, 2022
4718305
modify code comments
zhaoxinyu Jan 11, 2022
f1ed02f
add some comments and tune the default backoff params
zhaoxinyu Jan 11, 2022
32b65d2
modify some code comments
zhaoxinyu Jan 11, 2022
4a6f556
address comments
zhaoxinyu Jan 11, 2022
6a916a4
Merge branch 'master' into add_backoff_for_restarting_changefeed
ti-chi-bot Jan 11, 2022
3501b55
Merge branch 'master' into add_backoff_for_restarting_changefeed
ti-chi-bot Jan 11, 2022
c124c71
fix a failed unit test
zhaoxinyu Jan 11, 2022
176ee91
Merge branch 'add_backoff_for_restarting_changefeed' of github.com:zh…
zhaoxinyu Jan 11, 2022
918112e
modify unit test
zhaoxinyu Jan 11, 2022
916b78d
update the backoff initial interval
zhaoxinyu Jan 12, 2022
c55acd0
Merge branch 'master' into add_backoff_for_restarting_changefeed
ti-chi-bot Jan 12, 2022
08fbaaa
refine the error detection policy
zhaoxinyu Jan 12, 2022
2f3b9a8
Merge branch 'add_backoff_for_restarting_changefeed' of github.com:zh…
zhaoxinyu Jan 12, 2022
58cc47d
remove the dead comment
zhaoxinyu Jan 12, 2022
7a8b6fb
Merge branch 'master' into add_backoff_for_restarting_changefeed
overvenus Jan 12, 2022
6f94159
refine the changefeed stability detection policy
zhaoxinyu Jan 12, 2022
5e3665c
tune the changefeed stability checking logic
zhaoxinyu Jan 12, 2022
f1f24ed
modify code comment
zhaoxinyu Jan 12, 2022
d084e7e
Merge branch 'master' into add_backoff_for_restarting_changefeed
lonng Jan 14, 2022
c5887b5
tests: try fix kafka_sink_error_resume
overvenus Jan 14, 2022
a2244ee
Merge branch 'master' into add_backoff_for_restarting_changefeed
overvenus Jan 14, 2022
ef7c20e
modify lastErrorTime updating logic
zhaoxinyu Jan 14, 2022
df4b609
fix a lint problem
zhaoxinyu Jan 14, 2022
a731daf
modify a kafka integration test case
zhaoxinyu Jan 14, 2022
9107be7
tests: test resume after backoff
overvenus Jan 14, 2022
42a00b7
Merge branch 'add_backoff_for_restarting_changefeed' of github.com:zh…
overvenus Jan 14, 2022
f9bf410
Merge branch 'master' into add_backoff_for_restarting_changefeed
ti-chi-bot Jan 14, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into add_backoff_for_restarting_changefeed
  • Loading branch information
ti-chi-bot authored Jan 14, 2022
commit f9bf41066834825b3f556aa9ca4a56d48f10a07f

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.