streaming: add stream partition ingestion processors #57398
Labels
A-disaster-recovery
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-disaster-recovery
Cluster-to-cluster streams will be ingested via stream partition processors. It will have access to a streaming client which will provide the events for the stream, as well as the address(es) of the partitions to ingest.
The initial version of the processor should just buffer and ingest incoming KVs.
The text was updated successfully, but these errors were encountered: