Probing ETL Source (#292)

* Implement a probing ETL source and do not require SSL certs for SslETLSource (#251)

Fixes #251
This commit is contained in:
Alex Kremer
2022-09-13 00:32:13 +02:00
committed by GitHub
parent e2792f5a0c
commit 1ada879072
7 changed files with 409 additions and 97 deletions

View File

@@ -272,7 +272,7 @@ main(int argc, char* argv[])
// The balancer itself publishes to streams (transactions_proposed and
// accounts_proposed)
auto balancer = ETLLoadBalancer::make_ETLLoadBalancer(
*config, ioc, ctxRef, backend, subscriptions, ledgers);
*config, ioc, backend, subscriptions, ledgers);
// ETL is responsible for writing and publishing to streams. In read-only
// mode, ETL only publishes