Page MenuHomePhabricator

Duplicate get(): "mediawikiwiki:abusefilter:block-autopromote:xxxx" fetched 3 times
Closed, ResolvedPublicPRODUCTION ERROR

Description

AbuseFilter fetches keys more than once from Redis triggering warnings.

Duplicate get(): "" fetched {count} times

KeyCount
"mediawikiwiki:abusefilter:block-autopromote"3 times
"mediawikiwiki:abusefilter:stats:total:default"2 times

Event Timeline

Change 286288 had a related patch set uploaded (by Aaron Schulz):
Avoid duplicate autopromote block key fetches

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

Change 286288 merged by jenkins-bot:
Avoid duplicate autopromote block key fetches

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

Amire80 moved this task from Logging to Backlog on the AbuseFilter board.

Change 288755 had a related patch set uploaded (by Aaron Schulz):
Make negative process caching in onGetAutoPromoteGroups() work

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

Change 288755 merged by jenkins-bot:
Make negative process caching in onGetAutoPromoteGroups() work

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

matmarex assigned this task to aaron.
matmarex subscribed.

No logstash hits for "abusefilter:stats:total:default" or "abusefilter:block-autopromote" in last 24 hours, presumed fixed.

Actually, logstash lied to me, "abusefilter:stats:total:default" is still happening.

aaron removed aaron as the assignee of this task.Jul 17 2016, 3:01 AM
aaron subscribed.
hashar claimed this task.

Over the last 24 hours, I can not find any "Duplicate get()" messages in Logstash nor is there any message for abusefilter:stats:total:default. So I guess AbuseFilter got definitely fixed.

mmodell changed the subtype of this task from "Task" to "Production Error".Aug 28 2019, 11:11 PM