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

test: fix more it cases #839

Merged
merged 22 commits into from
Jan 10, 2025
Merged

Conversation

asddongmen
Copy link
Collaborator

@asddongmen asddongmen commented Jan 9, 2025

Signed-off-by: dongmen [email protected]

What problem does this PR solve?

Issue Number: ref #442 close #849 close #853

What is changed and how it works?

Fix the following cases:

  1. http_api
  2. api_v2
  3. availability

And fix a data race: #849
And fix a panic: #853

Check List

Tests

  • Integration test
  • Manual test (add detailed scripts or steps below)

Questions

Will it cause performance regression or break compatibility?
Do you need to update user documentation, design documentation or monitoring documentation?

Release note

None

@asddongmen asddongmen changed the title test: fix http api case test: fix more it cases Jan 9, 2025
@asddongmen asddongmen marked this pull request as ready for review January 9, 2025 08:31
@asddongmen asddongmen marked this pull request as draft January 9, 2025 14:22
@asddongmen asddongmen marked this pull request as ready for review January 10, 2025 06:56
@asddongmen asddongmen merged commit 66ad4cc into pingcap:master Jan 10, 2025
21 of 26 checks passed
@asddongmen asddongmen deleted the fix_some_its_3 branch January 10, 2025 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cdc panic in verify sink DATA RACE in DS
1 participant