"charms" index is not always an alias
Bug #1228181 reported by
Aaron Bentley
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
charmworld |
Triaged
|
High
|
Unassigned |
Bug Description
The "charms" index should always be an alias for another index. This allows "charms" to quickly and atomically be replaced by aliasing a different index to "charms". This is required for exoduses.
On production and staging, charms is currently an alias. But charmworld does not ensure that "charms" is created as an alias, and when we re-created staging recently, and "charms" was a real index. We fixed that by running es-update.
To post a comment you must log in.
Since this blocks the deployment of new envs, which includes changing production to gojuju. I think this is High, possibly critical if we know a new env needs to be setup in the next week.