Skip to content

Disable health check for Elasticsearch

Terri Chu requested to merge 276887-remove-es-health-check into main

Related to gitlab#276887 (closed)

Remove the Health Check call to Elasticsearch upon client connection. Update a test to make a request to Elasticsearch (before it was relying upon the health check request).

I chose not to add specs for this because it's a known, supported setting in the Elasticsearch client.

Edited by Terri Chu

Merge request reports

Loading