-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
Brief summary of the bug. What is it ? Where is it ?
The Demo distribution is unstable when starting up. Sometimes Optimize get's stuck because of errors related to the index state, e.g.:
14:28:35.311 [main] ERROR o.c.o.s.e.s.ElasticsearchMetadataService - Failed retrieving the Optimize metadata document from elasticsearch! org.elasticsearch.ElasticsearchStatusException: Elasticsearch exception [type=no_shard_available_action_exception, reason=No shard available for [get [optimize-metadata][_doc][1]: routing [null]]]
Steps to reproduce:
1. download the demo distribution and start ./optimize-demo.sh
Actual result:
2. Optimize startup might timeout, the log shows an error
Expected result:
it should start successfully