When checking if an index tombstone can be applied, use both the index
a31b94e
name and uuid because the cluster state may contain an active index of the same name (but different uuid). Closes elastic#18058 Closes elastic#18054