Currently after sending the REST commands to create an index we only check if the request to define the index was accepted, but then we might start attempt using the index before it was actually made available (green) on the Elasticsearch cluster.