Page MenuHomePhabricator

Remove no-longer-existing API call from Spicerack's `elasticsearch_cluster.py` and anywhere else we can
Closed, ResolvedPublic

Description

Cirrus no longer supports the "freeze everything" feature. To prevent confusion, we should remove all references to it from Spicerack and anywhere else it appears (such as monitoring checks)

Creating this ticket to:

  • Locate all references to this feature (using WMF codesearch or similar)
  • Where possible, remove code that directly or indirectly requires this feature.

Event Timeline

bking renamed this task from Remove no-longer-existing API call from Spicerack's `elasticsearch_cluster.py` to Remove no-longer-existing API call from Spicerack's `elasticsearch_cluster.py` and anywhere else we can.Jul 27 2026, 8:17 PM
bking updated the task description. (Show Details)

Change #1318274 had a related patch set uploaded (by Bking; author: Bking):

[operations/puppet@production] cirrus: Remove Cirrus frozen write monitors

https://gerrit.wikimedia.org/r/1318274

bking changed the task status from Open to In Progress.Fri, Aug 14, 4:04 PM
bking claimed this task.
bking triaged this task as Medium priority.
bking added a subscriber: Brian.

Change #1318274 merged by Bking:

[operations/puppet@production] cirrus: Remove Cirrus frozen write monitors

https://gerrit.wikimedia.org/r/1318274

Change #1325955 had a related patch set uploaded (by Bking; author: Bking):

[operations/software/spicerack@master] elasticsearch: remove non-working freeze/unfreeze code

https://gerrit.wikimedia.org/r/1325955

Change #1325955 merged by Bking:

[operations/software/spicerack@master] elasticsearch: remove non-working freeze/unfreeze code

https://gerrit.wikimedia.org/r/1325955

Change #1326393 had a related patch set uploaded (by Ryan Kemper; author: Ryan Kemper):

[operations/puppet@production] cirrus: remove orphaned frozen writes command

https://gerrit.wikimedia.org/r/1326393

Change #1326393 merged by Ryan Kemper:

[operations/puppet@production] cirrus: remove orphaned frozen writes command

https://gerrit.wikimedia.org/r/1326393

RKemper updated the task description. (Show Details)
RKemper subscribed.

Can't find any more dangling references, this is done