-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#15718][CDCSDK] Tests to validate safe time update from explicit che…
…ckpoint Summary: The diff https://phorge.dev.yugabyte.com/D32455 introduced a fix for data loss issue seen in the QA test [[ http://stress.dev.yugabyte.com/stress_test/98e14778-d944-4548-abbf-b586d33c18cd | test_cdc_lru_nemesis_splitting_postgres_debezium ]] , by fixing the buggy updation of `cdc_sdk_safe_time` in the state table in case of explicit checkpointing. This diff adds tests to validate the fix. Test Plan: ./yb_build.sh --cxx-test integration-tests_cdcsdk_ysql-test --gtest_filter CDCSDKYsqlTest.TestSafetimeUpdateFromExplicitCheckPoint ./yb_build.sh --cxx-test integration-tests_cdcsdk_ysql-test --gtest_filter CDCSDKYsqlTest.TestNoUpdateSafeTimeWithoutSnapshotTime Reviewers: asrinivasan, skumar, vkushwaha Reviewed By: asrinivasan Subscribers: ycdcxcluster Tags: #jenkins-ready Differential Revision: https://phorge.dev.yugabyte.com/D32559
- Loading branch information
1 parent
49725c1
commit 1d4ca2b
Showing
1 changed file
with
118 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters