Skip to content
Snippets Groups Projects

Resolve NXCALS-7753 "Introduce disaster flow control in etls"

Merged Resolve NXCALS-7753 "Introduce disaster flow control in etls"
All threads resolved!
Merged Jakub Wozniak requested to merge NXCALS-7753-Introduce-disaster-flow-control-in-ETLs into develop
All threads resolved!
Files
9
@@ -539,6 +539,7 @@ kafka_etl_daily_partitions: '{{service_compaction_staging_partition_splits}}'
@@ -539,6 +539,7 @@ kafka_etl_daily_partitions: '{{service_compaction_staging_partition_splits}}'
kafka_etl_time_bucket_since: "2024-06-13 00:00:00.000"
kafka_etl_time_bucket_since: "2024-06-13 00:00:00.000"
#For alerting
#For alerting
kafka_etl_max_lag: 100000
kafka_etl_max_lag: 100000
 
kafka_etl_flow_control_threshold: 100000000
#NXCALS - Kafka-Etl Hdfs
#NXCALS - Kafka-Etl Hdfs
#################################################################################
#################################################################################
Loading