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

[DBZ][yugabyte/yugabyte-db#23903] CDCSDK: Disable transaction ordering with gRPC connector #359

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

vaibhav-yb
Copy link
Collaborator

This PR adds the following changes:

  1. Disables the user to specify the transaction.ordering configuration - if a user specifies this, they will receive an error saying that transaction ordering is disabled and they should use logical replication instead.
  2. Adds a configuration override.transaction.ordering.deprecation for internal uses in test until we finally remove the code.
  3. Disables all the consistency related tests.

@vaibhav-yb vaibhav-yb self-assigned this Oct 24, 2024
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.

1 participant