-
Notifications
You must be signed in to change notification settings - Fork 4.1k
changefeedccl: Webhook sink is slow #84676
Copy link
Copy link
Labels
A-cdcChange Data CaptureChange Data CaptureC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-cdc
Description
As documented in https://docs.google.com/document/d/1GT7r2oFtmp0Nc3UNZ1L_GFe85ozfyAG2vI7jsPrNCSQ/edit,
webhook sink is excessively slow. Not clear if some temporary fixes are possible here.
However, the combination of slow sink plus a very slow mock webhook sink implementation, make
any webhook-tests excessively slow. A single message processing takes 50ms, and some times over 1s per message,
in a local test.
Jira issue: CRDB-17793
Epic CRDB-11356
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-cdcChange Data CaptureChange Data CaptureC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-cdc