There was an ES cluster which was running for a while but suddenly docker got restarted and all nodes started to fail with below error:
"stacktrace": ["org.elasticsearch.bootstrap.StartupException: java.lang.IllegalStateException: alias [my-extension-2019.09-write] has more than one write index [my-extension-2019.09-000011,my-extension-2019.09-000017]",
Anyway I can clean up the same or start the cluster.. Also as this does not have an ID otherwise I could have deleted that particular folder from data/nodes/0/indices..
Would be great of someone can help on same.