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

Cleanup for GA launch of ReadChangeStream #27249

Merged
merged 1 commit into from
Jun 27, 2023

Commits on Jun 27, 2023

  1. Cleanup for GA launch of ReadChangeStream

    This includes a series of small changes to release the connector:
    - Remove option for users to override heartbeat duration
    - Add option to skip creating metadata table and standalone utility to create metadata table
    - Add hard timeout to mutateRow requests as workaround for hanging requests
    - Remove excessive RCSP logging for debugging during preview
    - Increase read rows timeout to better accomodate large tables
    - Remove side effects from InitializeDoFn
    - Lower ReadChangeStream deadline to closer align with checkpoint duration
    - Add release note to CHANGES.md
    jackdingilian committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    74692bc View commit details
    Browse the repository at this point in the history