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

The Status API may return information before the capture is ready #2691

Closed
hi-rustin opened this issue Aug 31, 2021 · 1 comment
Closed

The Status API may return information before the capture is ready #2691

hi-rustin opened this issue Aug 31, 2021 · 1 comment
Labels
area/ticdc Issues or PRs related to TiCDC. component/status-server Status server component. priority/p2 Issue with medium priority, can tolerate delaying within a week. severity/minor This is a minor bug. type/bug This is a bug.

Comments

@hi-rustin
Copy link
Member

hi-rustin commented Aug 31, 2021

Bug Report

Please answer these questions before submitting your issue. Thanks!

  1. What did you do? If possible, provide a recipe for reproducing the error.

access /status API.

  1. What did you expect to see?

Return the info message when capture is ready (register the info to etcd).

  1. What did you see instead?

The info information for capture is returned directly, which does not ensure that the information is registered.

  1. Versions of the cluster

    • TiCDC version (execute cdc version):

       Release Version: v5.2.0-master-dirty
       Git Commit Hash: ccdb6a09c339303bbd9f20b62acabfb22b5c3a2f
       Git Branch: rustin-patch-test-sh
       UTC Build Time: 2021-08-30 07:45:53
       Go Version: go version go1.16.5 darwin/amd64
       Failpoint Build: false
      

cc: @asddongmen @overvenus

@hi-rustin hi-rustin added type/bug This is a bug. component/status-server Status server component. labels Aug 31, 2021
@liuzix liuzix added severity/minor This is a minor bug. priority/p2 Issue with medium priority, can tolerate delaying within a week. labels Sep 2, 2021
@github-actions github-actions bot added this to Need Triage in Question and Bug Reports Sep 2, 2021
@liuzix liuzix moved this from Need Triage to In Progress in Question and Bug Reports Sep 2, 2021
@AkiraXie AkiraXie added the area/ticdc Issues or PRs related to TiCDC. label Dec 6, 2021
@asddongmen
Copy link
Contributor

Close it since it is stale. It has been fix in > v6.1.0.

Question and Bug Reports automation moved this from In Progress to Done May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ticdc Issues or PRs related to TiCDC. component/status-server Status server component. priority/p2 Issue with medium priority, can tolerate delaying within a week. severity/minor This is a minor bug. type/bug This is a bug.
Development

No branches or pull requests

4 participants