Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
specs: don't start ES connection pool when only validating config
Accidentally succeeding at connecting to an HTTP resource that is not a real, live Elasticsearch (such as an Elastic Cloud instance that has been shut down and reaped) can cause client initialization to fail.
- Loading branch information