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

[CDCSDK] flaky test: CDCSDKYsqlTest.TestCDCSDKConsistentStreamWithManyTransactions #17935

Closed
1 task done
bmatican opened this issue Jun 26, 2023 · 0 comments
Closed
1 task done
Assignees
Labels
area/cdcsdk CDC SDK kind/bug This issue is a bug kind/failing-test Tests and testing infra priority/medium Medium priority issue status/awaiting-triage Issue awaiting triage

Comments

@bmatican
Copy link
Contributor

bmatican commented Jun 26, 2023

Jira Link: DB-7009

Description

https://detective-gcp.dev.yugabyte.com/stability/test?analyze_trends=true&branch=master&build_type=all&class=CDCSDKYsqlTest&fail_tag=all&name=TestCDCSDKConsistentStreamWithManyTransactions&platform=linux

traces to https://phorge.dev.yugabyte.com/D25399, failing since introduced, on alma8-clang16-debug-aarch64

Source connector version

n/a

Connector configuration

n/a

YugabyteDB version

n/a

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.
@bmatican bmatican added kind/failing-test Tests and testing infra area/cdcsdk CDC SDK status/awaiting-triage Issue awaiting triage labels Jun 26, 2023
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue labels Jun 26, 2023
nishantwrp added a commit that referenced this issue Jun 27, 2023
…eamWithManyTransactions

Summary: Reduce the workload in the TestCDCSDKConsistentStreamWithManyTransactions test to reduce the number of GetChanges calls and hence fix the test timing out.

Test Plan: ybd --cxx-test cdcsdk_consistent_stream-test --gtest_filter CDCSDKYsqlTest.TestCDCSDKConsistentStreamWithManyTransactions

Reviewers: abharadwaj, skumar

Reviewed By: abharadwaj

Differential Revision: https://phorge.dev.yugabyte.com/D26454
dr0pdb pushed a commit to dr0pdb/yugabyte-db that referenced this issue Jul 6, 2023
…stentStreamWithManyTransactions

Summary: Reduce the workload in the TestCDCSDKConsistentStreamWithManyTransactions test to reduce the number of GetChanges calls and hence fix the test timing out.

Test Plan: ybd --cxx-test cdcsdk_consistent_stream-test --gtest_filter CDCSDKYsqlTest.TestCDCSDKConsistentStreamWithManyTransactions

Reviewers: abharadwaj, skumar

Reviewed By: abharadwaj

Differential Revision: https://phorge.dev.yugabyte.com/D26454
nishantwrp added a commit that referenced this issue Jul 12, 2023
…DKConsistentStreamWithManyTransactions

Summary:
Original commit: c2cc946 / D26454
Reduce the workload in the TestCDCSDKConsistentStreamWithManyTransactions test to reduce the number of GetChanges calls and hence fix the test timing out.

Test Plan: ybd --cxx-test cdcsdk_consistent_stream-test --gtest_filter CDCSDKYsqlTest.TestCDCSDKConsistentStreamWithManyTransactions

Reviewers: abharadwaj, skumar

Reviewed By: abharadwaj

Differential Revision: https://phorge.dev.yugabyte.com/D26837
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cdcsdk CDC SDK kind/bug This issue is a bug kind/failing-test Tests and testing infra priority/medium Medium priority issue status/awaiting-triage Issue awaiting triage
Projects
None yet
Development

No branches or pull requests

3 participants