Skip to content
Snippets Groups Projects
Commit 9cf7b594 authored by George Sedov's avatar George Sedov
Browse files

tests still not fixed

parent 23652ccb
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ struct ReceiverConfig {
ReceiverMetricsConfig metrics;
std::string discovery_server;
KafkaClientConfig kafka_config;
uint64_t max_num_persisted_streams;
uint64_t max_num_persisted_streams = 0;
};
class ReceiverConfigManager {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment