This needs to be SWATed as soon as possible after being merged. It is Done only after the change is shipped to production.
To do
- merge change
- create backport patch against 1.35
- deploy to production scheduled on Monday 14.10 mid-day SWAT
This needs to be SWATed as soon as possible after being merged. It is Done only after the change is shipped to production.
To do
| Subject | Author | Repo | Branch | Lines +/- | |
|---|---|---|---|---|---|
| Bump up Termbox cache version | Tarrow | mediawiki/extensions/Wikibase | wmf/1.35.0-wmf.1 | +16 -6 | |
| Bump up Termbox cache version | Alaa Sarhan | mediawiki/extensions/Wikibase | master | +16 -6 |
Change 542440 had a related patch set uploaded (by Alaa Sarhan; owner: Alaa Sarhan):
[mediawiki/extensions/Wikibase@master] Bump up Termbox cache version
Change 542894 had a related patch set uploaded (by Tarrow; owner: Alaa Sarhan):
[mediawiki/extensions/Wikibase@wmf/1.35.0-wmf.1] Bump up Termbox cache version
Change 542440 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Bump up Termbox cache version
Change 542894 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@wmf/1.35.0-wmf.1] Bump up Termbox cache version
Mentioned in SAL (#wikimedia-operations) [2019-10-14T12:10:33Z] <tarrow@deploy1001> Synchronized php-1.35.0-wmf.1/extensions/Wikibase: SWAT: [[gerrit:542894|Bump up Termbox cache version (T235192)]] (duration: 00m 56s)
The patch was successfully backported and merged today.
Sadly we find that this didn't totally solve the problems because is seems the "old" DOM is still cached in varnish.
Varnish caches have a TTL of 24 hours so most stuff should be fixed in 1day or less (could be very worse case 4 days for odd edge effects where each page is a stale as possible without being ejected from each layer).
I think we need to figure out a way to prevent this happening again but for now I think we can let this occurrence sort itself.
@Lydia_Pintscher is that ok for you?