Currently, DBSP treats an input connector as changed if any of its configuration changes, which triggers bootstrapping. However, some settings are not significant for this purpose, so bootstrapping should ignore changes to them. One example is max_queued_records.
Currently, DBSP treats an input connector as changed if any of its configuration changes, which triggers bootstrapping. However, some settings are not significant for this purpose, so bootstrapping should ignore changes to them. One example is
max_queued_records.