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

changefeedccl: enable new webhook and pubsub sinks by default #109351

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

samiskin
Copy link
Contributor

Resolves #108806

This PR enables the new webhook and pubsub sink implementations by default. Leaving the settings in existence for near future in case something does go wrong, but I did not set them to public since there's no normal-operation reason to disable them.

Release note (performance improvement): changefeeds to webhook or pubsub endpoints now support much higher throughput

@blathers-crl
Copy link

blathers-crl bot commented Aug 23, 2023

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@samiskin samiskin marked this pull request as ready for review August 23, 2023 17:03
@samiskin samiskin requested a review from a team as a code owner August 23, 2023 17:03
@samiskin samiskin requested review from jayshrivastava and removed request for a team August 23, 2023 17:03
Resolves cockroachdb#108806

This PR enables the new webhook and pubsub sink implementations by default.
Leaving the settings in existence for near future in case something does go
wrong, but I did not set them to public since there's no normal-operation
reason to disable them.

Release note (performance improvement): changefeeds to webhook or pubsub
endpoints now support much higher throughput
@samiskin samiskin force-pushed the public-new-webhook-pubsub-sink branch from 6bc6701 to 2f47d86 Compare August 24, 2023 16:41
@samiskin
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented Aug 24, 2023

Build succeeded:

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.

changefeedccl: make new webhook and pubsub sinks default
3 participants