You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, cdc_state table only includes last op id that was replicated. We should also add timestamp (both hybrid and physical) of the last record that was replicated.
The text was updated successfully, but these errors were encountered:
Summary: Include physical time as part of the update checkpoint step in GetChanges.
Test Plan: Manual testing, ensured date is in correct format.
Reviewers: neha
Reviewed By: neha
Subscribers: hector, ybase, bogdan
Differential Revision: https://phabricator.dev.yugabyte.com/D7781
Currently, cdc_state table only includes last op id that was replicated. We should also add timestamp (both hybrid and physical) of the last record that was replicated.
The text was updated successfully, but these errors were encountered: