Back to Materialize

Alter Source Snapshot Blocking Behavior

doc/user/content/headless/alter-source-snapshot-blocking-behavior.md

123450 B
Original Source

When you add a new subsource to an existing source (ALTER SOURCE ... ADD SUBSOURCE ...), Materialize starts the snapshotting process for the new subsource. During this snapshotting, the data ingestion for the existing subsources for the same source is temporarily blocked. As such, if possible, you can resize the cluster to speed up the snapshotting process and once the process finishes, resize the cluster for steady-state.