More than 800 indices failed to update the last time we updated the suggester indices.
It happens if the previous update failed, in which case all future updates will fail complaining that 2 indices exist with the same name.
The update process should be more tolerant to this kind of problem and delete properly the index that is not referenced by the mapping.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Try to cleanup broken indices when building comp suggest indices | mediawiki/extensions/CirrusSearch | master | +71 -6 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | • Deskana | T121616 EPIC: Resolve technical or product blockers to enable us to do a more full rollout of the completion suggester | |||
| Resolved | dcausse | T127182 Completion Suggester: index creation should not fail if a broken index exists |
Event Timeline
Comment Actions
Change 271292 had a related patch set uploaded (by DCausse):
Try to cleanup broken indices when building comp suggest indices
Comment Actions
Change 271292 merged by jenkins-bot:
Try to cleanup broken indices when building comp suggest indices