Skip to content

Add feature flag for stopping CH data ingestion

Adam Hegyi requested to merge add-derisk-ff-for-stopping-ch-data-ingestion into master

What does this MR do and why?

This MR adds the suspend_click_house_data_ingestion worker feature flag for suspending ClickHouse data ingestion globally. The feature flag will be used for migrating ClickHouse data to a new database. During this period no INSERTs can happen. See the related issues:

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports