Disable health check for Elasticsearch
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