-
Notifications
You must be signed in to change notification settings - Fork 288
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
Querying status via openapi may be blocked when pd fails #4778
Labels
affects-4.0
affects-5.0
affects-5.1
affects-5.2
affects-5.3
affects-5.4
This bug affects the 5.4.x(LTS) versions.
area/ticdc
Issues or PRs related to TiCDC.
severity/minor
type/bug
The issue is confirmed as a bug.
Comments
CharlesCheung96
added
type/bug
The issue is confirmed as a bug.
area/ticdc
Issues or PRs related to TiCDC.
labels
Mar 4, 2022
CharlesCheung96
added a commit
to CharlesCheung96/tiflow
that referenced
this issue
Mar 7, 2022
CharlesCheung96
added a commit
to CharlesCheung96/tiflow
that referenced
this issue
Mar 7, 2022
Please confirm the affected versions @CharlesCheung96 |
CharlesCheung96
added
affects-4.0
affects-5.0
affects-5.1
affects-5.2
affects-5.3
affects-5.4
This bug affects the 5.4.x(LTS) versions.
and removed
may-affects-4.0
may-affects-5.1
may-affects-5.2
may-affects-5.3
may-affects-5.4
may-affects-5.0
labels
Mar 8, 2022
CharlesCheung96
added a commit
to CharlesCheung96/tiflow
that referenced
this issue
Mar 9, 2022
CharlesCheung96
added a commit
to CharlesCheung96/tiflow
that referenced
this issue
Mar 11, 2022
CharlesCheung96
added a commit
to CharlesCheung96/tiflow
that referenced
this issue
Mar 11, 2022
CharlesCheung96
added a commit
to CharlesCheung96/tiflow
that referenced
this issue
Mar 14, 2022
ti-chi-bot
pushed a commit
that referenced
this issue
Apr 2, 2022
This was referenced Apr 2, 2022
CharlesCheung96
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
Apr 14, 2022
CharlesCheung96
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
Apr 14, 2022
CharlesCheung96
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
Apr 14, 2022
CharlesCheung96
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
Apr 14, 2022
ti-chi-bot
added a commit
that referenced
this issue
Apr 14, 2022
CharlesCheung96
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
Apr 22, 2022
CharlesCheung96
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
Apr 28, 2022
CharlesCheung96
pushed a commit
to ti-chi-bot/tiflow
that referenced
this issue
Jun 16, 2022
ti-chi-bot
added a commit
that referenced
this issue
Jun 17, 2022
This was referenced Jun 23, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-4.0
affects-5.0
affects-5.1
affects-5.2
affects-5.3
affects-5.4
This bug affects the 5.4.x(LTS) versions.
area/ticdc
Issues or PRs related to TiCDC.
severity/minor
type/bug
The issue is confirmed as a bug.
What did you do?
When network isolation occurs between pd nodes and cdc nodes, run
curl -X GET http://127.0.0.1:8300/status
, and the terminal is stuck.What did you expect to see?
What did you see instead?
There is no return message from the terminal
Versions of the cluster
TiCDC version (execute
cdc version
):The text was updated successfully, but these errors were encountered: